aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-02-07 10:23:43 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-02-07 10:23:43 +0000
commitbef4be6edbe3e5748ce6075a2ca65546e16a6d19 (patch)
treebc4ff9eaa1316b7bb98e3bdc28bc37cc5a8db0a1 /ChangeLog
parent8e93fa8718689c2ed4bf8edfe9c6b4322530e6cc (diff)
use gtk_window_present() to popup window.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@94 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 a1851fd5..86f40279 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-02-07
+ * src/gtkutils.c: gtkut_window_popup()
+ src/about.c: about_show(): use gtk_window_present() to popup
+ window.
+
+2005-02-07
+
* src/*.c: replaced intl.h with glib/gi18n.h (thanks to Yoichi Imai).
* configure.in
Makefile.am