Commit graph

43 commits

Author SHA1 Message Date
Christoph Hohmann
2df0a75cdb * major code cleanup (part 2)
- unused variables removed
        - unused functions removed
        - uninitialized variables checked
        - missing return statements added
        - missing function return types added
        - added parentheses around assignment
	  when suggested by gcc
2002-09-29 13:43:33 +00:00
Paul Mangan
3376d1e5d9 sync with 0.8.0cvs3 2002-07-24 16:47:21 +00:00
Melvin Hadasht
481bfef8a0 Fix some memory leaks 2002-07-23 17:17:28 +00:00
Melvin Hadasht
2fd9699ebf * src/addrbook.c
* src/addressbook.c
* src/addrindex.c
	Replaced sprintf by g_snprintf to prevent possible buffer
	overflow.
* src/news.c
	Corrected a log message output format.
	Added a missing "done" debug output.
* src/compose.c
	Added keyboard accelerator for Priority menu items
	Added missing \n in debug output
* src/logwindow.c
* src/gtkspell.c
* src/rfc2015.c
	Added missing \n in debug output
2002-07-13 11:20:49 +00:00
Martin Schaaf
f2f1bb36d4 add new ctree sorting code 2002-07-09 09:57:45 +00:00
Christoph Hohmann
8da5cfd6ba * major code cleanup (part 1)
- unused variables removed
        - unused functions removed
        - uninitialized variables checked
        - missing return statements added
        - missing function return types added
        - added parentheses around assignment and
          && in || when suggested by gcc

* src/mh.c
* src/folder.c
        replaced direct calls to folder->scan_tree
        with folder_scan_tree and restore folder
        prefs in this function. The folder should
        not have to deal with them.
        ( Should now work for all folder types )
2002-07-02 19:49:11 +00:00
Christoph Hohmann
30555a9068 merge new cache branch 2002-06-29 23:33:42 +00:00
Match Grun
27d5c1d679 Include patch addr completion patch from Gustavo Noronha. 2002-06-11 05:37:28 +00:00
Match Grun
ddea986602 Export address book to HTML. 2002-05-06 06:27:11 +00:00
Match Grun
6480901bae Address harvest recurse folders. 2002-04-20 03:35:55 +00:00
Match Grun
7bc072a886 Improve address parsing. 2002-04-08 03:51:28 +00:00
Match Grun
3a08524804 Import Pine address book. 2002-04-02 06:57:31 +00:00
Paul Mangan
8098601fbe match Nickname on auto-address completion 2002-03-22 09:09:56 +00:00
Match Grun
81eb5822fb Included address harvester feature. 2002-03-16 07:07:34 +00:00
Match Grun
52347c807e Tidy up, fix memory leak. 2002-03-16 06:10:46 +00:00
Paul Mangan
caf6fd51e6 sync with sylpheed 0.7.2cvs14 2002-02-23 10:52:54 +00:00
Paul Mangan
de4a48998d sync with sylpheed 0.7.0cvs39 2002-02-08 10:07:11 +00:00
Paul Mangan
d3ef21d5fb sync with sylpheed 0.7.0cvs38 2002-02-07 10:14:25 +00:00
Paul Mangan
49e6b0f0fd sync with sylpheed 0.7.0cvs36 2002-02-06 10:17:44 +00:00
Melvin Hadasht
239a3a9196 Fixed insensitive Bcc button in addressbook 2002-01-20 16:19:37 +00:00
Match Grun
8af15c391d Addressbook cut, copy and paste. Sort user attributes. Tidy up
addressbook menus.
2002-01-19 06:25:11 +00:00
Alfons Hoogervorst
e917ba7288 correct function signature 2001-12-22 11:35:41 +00:00
Alfons Hoogervorst
c0bceaf6c7 sync with 0.6.6hiro3-0.6.6hiro9 2001-12-22 00:30:32 +00:00
Carsten Schurig
15c2155f8f wmclass distinct from main window for address book 2001-12-07 19:51:27 +00:00
Hiroyuki Yamamoto
f8fbea694e more merges of compose.c, removal of fatal warnings, and some minor fixes. 2001-11-20 06:37:29 +00:00
Match Grun
f674f55d33 Import Mutt address book. Modified ImportLDIF into wizard. 2001-10-29 06:59:14 +00:00
Paul Mangan
d50ed0b9ed sync with sylpheed 0.6.3cvs9 2001-10-20 07:04:54 +00:00
Paul Mangan
7e35e29ec6 sync with sylpheed 0.6.3cvs8 2001-10-19 07:49:39 +00:00
Paul Mangan
0c3a9f5641 sync with sylpheed 0.6.2cvs9 2001-10-02 08:34:49 +00:00
Paul Mangan
3053381579 sync with sylpheed 0.6.2cvs8 2001-09-30 11:07:34 +00:00
Match Grun
27c6eee96a Included import of LDIF files 2001-09-24 05:43:58 +00:00
Paul Mangan
160792b80d sync with sylpheed 0.6.2cvs1 2001-09-18 09:36:32 +00:00
Paul Mangan
28b049672b sync with sylpheed 0.6.1cvs6 2001-09-13 13:38:32 +00:00
Paul Mangan
691ff6e618 sync with sylpheed 0.6.1cvs2 2001-09-06 10:24:20 +00:00
Match Grun
2d47aa2be9 New address book. 2001-09-02 01:09:09 +00:00
Match Grun
fbb47e2d53 New address book. 2001-09-01 23:48:06 +00:00
Paul Mangan
daffaa2a3c sync with sylpheed 0.5.3 release 2001-08-16 11:28:10 +00:00
Christoph Hohmann
1e7c5c1148 fixed address book 2001-07-03 21:02:09 +00:00
Match Grun
3fe47b4a2f Included address book patch for VCard, JPilot, LDAP. 2001-07-02 22:44:09 +00:00
Alfons Hoogervorst
7d43271511 changes and bugfixes submitted by Andre Eibel 2001-06-30 11:40:01 +00:00
Paul Mangan
2377abb7c5 added add-sender-to-addressbook patch 2001-05-02 18:26:06 +00:00
Alfons Hoogervorst
6cd5dcde26 sync with cvs 4.64cvs4 2001-04-20 23:24:31 +00:00
Paul Mangan
036b63d8fc Imported version 1.0 2001-04-19 12:21:46 +00:00