Commit graph

12 commits

Author SHA1 Message Date
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