diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-09-12 06:57:23 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-09-12 06:57:23 +0000 |
commit | a491efa0f2fc9fb9b9cbdce132d939f260718d31 (patch) | |
tree | 5a638921e05cf14600501e8062b7b619a368dd4b /ChangeLog | |
parent | 55f3cbdecc3e30021d63b07c51afb21bf51c5660 (diff) |
added 'To' column to the summary view.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1894 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2007-09-12 + + * libsylph/enums.h + libsylph/folder.h + libsylph/prefs_common.[ch] + src/summaryview.c + src/prefs_summary_column.[ch] + src/mainwindow.c: added 'To' column to the summary view. It will + be displayed at sent folders (Sent, Draft, Queue) by default. + The display column setting of sent and normal folders became + independent. + 2007-09-10 * src/compose.c |