Commit graph

4 commits

Author SHA1 Message Date
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
Paul Mangan
249bb0f014 enable storing of GnuPG passphrase 2002-04-13 10:21:38 +00:00
Paul Mangan
c2ffa64546 sync with sylpheed 0.4.99cvs3 2001-05-28 18:38:15 +00:00
Paul Mangan
036b63d8fc Imported version 1.0 2001-04-19 12:21:46 +00:00