aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-10-10 07:27:16 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-10-10 07:27:16 +0000
commit632b464ccd80368519427a5563749838d69f7846 (patch)
treed9a4f7b1bda26894f27bc82af8fff3b2213773c1 /ChangeLog
parent5be8bc64abeef5279a06b492f0e9a8cdd141e188 (diff)
enable fast clear of summary view if GTK+ >= 2.10.0.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1223 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af6e0335..de09e637 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-10-10
+ * src/gtkutils.c: gtkut_tree_view_fast_clear(): enable fast clear
+ if GTK+ >= 2.10.0.
+
+2006-10-10
+
* src/headerview.c: headerview_init()
src/alertpanel.c: alertpanel_create(): win32: modified the style of
labels which are set not to have focus to make the selection visible.