aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-10 09:40:20 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-10 09:40:20 +0000
commit71127ec69c46e0f4b0d02b382f09b1228a7dc63f (patch)
treea4a928687bc69521bb2fdd9333784fca44e70110 /ChangeLog
parent12a4b898947c48863b41a29b5005fc0bc8d989d1 (diff)
fixed size of separate window.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@161 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 56457780..bc43b50c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2005-03-10
+ * src/mainwindow.c: main_window_set_widgets(): request size first
+ to prevent window size becoming wrong.
+ * src/utils.c: debug_print(): use g_print() to output with locale
+ encoding.
+
+2005-03-10
+
* src/passphrase.c: partially fixed grab input of passphrase dialog.
Confine pointer to window.