aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-09 08:55:03 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-09 08:55:03 +0000
commitf77547af4fded2ba2dc6189978c14b5cc5a012de (patch)
tree8ac5cb0ee9ab4691fc3de6bd111f06005e98cb0a /ChangeLog
parent6d37549cb31c4b58481ab4b6385232e21d3f481c (diff)
win32: fixed window focus problem on account dialog and filter dialog.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@730 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 806ee142..69c65ba5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-11-09
+ * src/account_dialog.c
+ src/prefs_filter.c: win32: fixed window focus problem.
+
+2005-11-09
+
* src/compose.c: allow drop of files in the whole window. Disabled
insertion of text by DnD.