diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-09-14 03:45:26 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-09-14 03:45:26 +0000 |
commit | 7de265a4b5e72654a50b2af31e1e44858f39e8e4 (patch) | |
tree | 16be4623c78273b445cfc96135eee2750de2bd0d /ChangeLog | |
parent | e68e626e6fd9511de2a155bf95473ac6370f73f9 (diff) |
win32: fixed inc dialog.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1161 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2006-09-14 + * src/inc.c: inc_pop3_session_do(): update dialog when starting + session (fixes incorrect state display in Win32). + +2006-09-14 + * src/summaryview.c: workaround for broken gtk_tree_view_column_set_sort_column_id() in GTK+ 2.10.x was made. Don't show sort indicator on icon columns. |