aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-30 09:54:26 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-30 09:54:26 +0000
commitf77f90cbab5a6a6123c878179419c2c512ea957d (patch)
tree6dee3dff0a718d2cf1076caefe217f23df08216b /ChangeLog
parent0d083af751d0d2c971f89bf384c4d399a7b34772 (diff)
fixed a transient window problem.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@300 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b420db15..e0371c18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2005-05-30
+ * src/manage_window.c: manage_window_focus_out(): don't reset
+ focus_window on focus-out event.
+ * src/inc.c
+ src/send_message.c: call manage_window_destroy() to reset
+ focus_window before destruction of window.
+
+2005-05-30
+
* src/alertpanel.c: don't let message label take focus.
* src/headerview.c: don't let header labels take focus.