aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-10-10 05:03:10 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-10-10 05:03:10 +0000
commit5be8bc64abeef5279a06b492f0e9a8cdd141e188 (patch)
tree19b10916bc8ccb5662209959baa741cb9a08b531 /ChangeLog
parent3e185903fd0f6992eed7900fc52e48fa6ae078ee (diff)
modified the style of labels which are set not to have focus to make the selection visible.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1222 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 01ec2a7d..af6e0335 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
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.
+
+2006-10-10
+
* src/foldersel.c: foldersel_create(): removed vertical padding.