Commit graph

12 commits

Author SHA1 Message Date
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
Thorsten Maerz
3ae8567298 fix possible compile issues: C++ comments, non-int function 2003-05-03 12:31:47 +00:00
Paul Mangan
bf7cace4e6 sync with 0.8.1cvs13 2002-08-06 09:34:13 +00:00
Paul Mangan
abbd7a7a3c sync with 0.8.1cvs12 2002-08-06 08:38:29 +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
Alfons Hoogervorst
33e9264afb add #include <sys/types.h> for mode_t and off_t 2002-04-15 18:52:40 +00:00
Paul Mangan
249bb0f014 enable storing of GnuPG passphrase 2002-04-13 10:21:38 +00:00
Paul Mangan
caf6fd51e6 sync with sylpheed 0.7.2cvs14 2002-02-23 10:52:54 +00:00
Paul Mangan
334a0c1977 sync with sylpheed 0.7.2cvs11 2002-02-21 14:56:09 +00:00
Paul Mangan
c2ffa64546 sync with sylpheed 0.4.99cvs3 2001-05-28 18:38:15 +00:00
Alfons Hoogervorst
1041820257 sync with sylpheed 0.4.66cvs6 2001-05-07 22:13:03 +00:00
Paul Mangan
036b63d8fc Imported version 1.0 2001-04-19 12:21:46 +00:00