diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-09-20 02:43:17 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-09-20 02:43:17 +0000 |
commit | d73e3bb581deb1e1b9645780785bc78af3796b41 (patch) | |
tree | c49441039830be24c2ef627461a9ae69dd5f9720 /ChangeLog | |
parent | c2dbb1ce00b5ccdc7c6a3aa8d880d88658446654 (diff) |
removed all warnings output with -Wall.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1910 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 27 |
1 files changed, 27 insertions, 0 deletions
@@ -1,5 +1,32 @@ 2007-09-20 + libsylph/utils.c + libsylph/procmsg.c + libsylph/procmsg.h + libsylph/procmime.c + libsylph/imap.c + src/addrcache.c + src/compose.c + src/inc.c + src/trayicon.c + src/printing.c + src/addressbook.c + src/prefs_toolbar.c + src/editbook.c + src/ldif.c + src/mimeview.c + src/importcsv.c + src/main.c + src/gtkshruler.c + src/send_message.c + src/rfc2015.c + src/summaryview.c + src/mainwindow.c + src/manage_window.c + src/prefs_display_items.c: removed all warnings outout with -Wall. + +2007-09-20 + * src/prefs_common_dialog.c: fixed a bug that 'Set display item of summary...' button' always show send folder setting. |