Commit graph

15 commits

Author SHA1 Message Date
Paul Mangan
cc7ed3d039 revert to get ldap into it previous working state 2003-05-22 20:33:58 +00:00
Alfons Hoogervorst
f8e5d2cfaa * src/common/session.c
remove debug traces

* src/addrcache.[ch]
* src/filtering.[ch]
* src/folder.[c]
* src/gtkaspell.[ch]
* src/imap.[ch]
* src/mbox_folder.[ch]
* src/mh.[ch]
* src/mimeview.h
* src/msgcache.[ch]
* src/news.[ch]
* src/passphrase.[ch]
* src/prefs_common.[ch]
* src/prefs_gtk.[ch]
* src/procmsg.c
* src/scoring.[ch]
	be pedantic; (in prototypes () implies (int))
2003-05-13 11:54:19 +00:00
Match Grun
eb033d1c8b Dynamic LDAP queries 2003-03-17 06:49:25 +00:00
Paul Mangan
6596d66d33 clean up: remove unneccesary includes 2002-12-08 14:41:24 +00:00
Match Grun
571de0244b improvements to support cut/paste 2002-08-06 05:52:56 +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
Match Grun
ddea986602 Export address book to HTML. 2002-05-06 06:27:11 +00:00
Match Grun
52347c807e Tidy up, fix memory leak. 2002-03-16 06:10:46 +00:00
Paul Mangan
adbd55ae28 sync with sylpheed 0.7.3cvs4 2002-03-07 13:22:39 +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
Paul Mangan
3053381579 sync with sylpheed 0.6.2cvs8 2001-09-30 11:07:34 +00:00
Paul Mangan
1d9001615f change comment format 2001-09-27 08:16:30 +00:00
Match Grun
35fa0da196 minor update 2001-09-24 05:42:50 +00:00
Paul Mangan
691ff6e618 sync with sylpheed 0.6.1cvs2 2001-09-06 10:24:20 +00:00
Match Grun
fbb47e2d53 New address book. 2001-09-01 23:48:06 +00:00