diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-02-07 10:23:43 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-02-07 10:23:43 +0000 |
commit | bef4be6edbe3e5748ce6075a2ca65546e16a6d19 (patch) | |
tree | bc4ff9eaa1316b7bb98e3bdc28bc37cc5a8db0a1 /ChangeLog | |
parent | 8e93fa8718689c2ed4bf8edfe9c6b4322530e6cc (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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |