Commit graph

15 commits

Author SHA1 Message Date
Christoph Hohmann
305cc1abaf * src/filesel.c
fix another g_dirname memory leak
2002-07-23 15:11:00 +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
Paul Mangan
8ac43cafd2 allow filename to be typed in 2002-06-13 20:55:34 +00:00
Paul Mangan
a33676efb3 sync with sylpheed 0.7.2cvs17 2002-02-26 09:00:33 +00:00
Paul Mangan
caf6fd51e6 sync with sylpheed 0.7.2cvs14 2002-02-23 10:52:54 +00:00
Alfons Hoogervorst
c9d45325f2 fix inadvertent free of NULL pointer in dialog's delete_event which made sylpheed crash 2002-02-16 22:02:03 +00:00
Alfons Hoogervorst
0909587cfa apply patch that allows accepting a file name typed in the multi file selector (submitted by kov@debian.org) 2001-12-23 19:28:55 +00:00
Christoph Hohmann
980aaee811 fixed segfault caused by lost filename workaround 2001-10-10 22:15:49 +00:00
Christoph Hohmann
dbe0a4f0f2 remove file selection dialog lost filename workaround (causes segfault on doubleclick) 2001-10-10 15:14:56 +00:00
Christoph Hohmann
561628aa07 keep filename when browsing directories in file selection dialog 2001-08-24 12:15:10 +00:00
Alfons Hoogervorst
d518eefe67 allow multiple attachment / insertion in the compose window 2001-06-30 17:23:33 +00:00
Alfons Hoogervorst
c5f174dc5a sync with sylpheed 0.4.67cvs5 2001-05-13 13:03:37 +00:00
Alfons Hoogervorst
1041820257 sync with sylpheed 0.4.66cvs6 2001-05-07 22:13:03 +00:00
Alfons Hoogervorst
6d56b06e24 sync with sylpheed 0.4.65cvs10 2001-04-27 20:27:24 +00:00
Paul Mangan
036b63d8fc Imported version 1.0 2001-04-19 12:21:46 +00:00