aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-10-05 02:55:22 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-10-05 02:55:22 +0000
commit4bd089ce9b2dbc5fe4a751f9d068a2356befed3e (patch)
tree8389029563f59a363ad31b45d3a90a4bf31df669 /ChangeLog
parent3ee89a65d8fffb13ad18e4f67cb6cd46ebe7f14d (diff)
fixes main window kept hidden on popup with another process.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1216 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 d0ca6c21..cba0050d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-10-05
+
+ * src/gtkutils.c: gtkut_window_popup(): unset skip_taskbar_hint (fixes
+ main window kept hidden on popup with another process).
+ * src/trayicon.c: use main_window_popup().
+
2006-10-04
* version 2.3.0beta2