aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-02-02 06:24:28 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-02-02 06:24:28 +0000
commit99c7931588e047db24b6c3bbfbcdcd462aa7763c (patch)
tree84698845874385b773bea3c489c4dc7a729ba8ee /ChangeLog
parent9277f9708b7f5ce08def8758155fe37352a2e944 (diff)
don't enable trayicon action if modal window exists. Present window on click if main window is obscured.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@962 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 c260421e..f3a6557c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2006-02-02
+ * src/inc.c
+ src/trayicon.c
+ src/gtkutils.[ch]
+ src/mainwindow.[ch]: don't enable trayicon action if modal window
+ exists. Present window on click if main window is obscured.
+
+2006-02-02
+
* src/mainwindow.c: added the help of command line options.
2006-02-02