aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-24 09:07:56 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-01-24 09:07:56 +0000
commit98c43b37ee728b552e945e7ea4c721f6a640fc49 (patch)
tree3f68d1f20b6f37b63778d5b79dc54817df857fe4 /ChangeLog.ja
parent08d493a056aa2bc326f8d1f5f3c0dfa61511ceb1 (diff)
fixed wrong dialog window position.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@922 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r--ChangeLog.ja6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja
index 61551e3a..4a6007f8 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,5 +1,11 @@
2006-01-24
+ * src/alertpanel.c
+ src/inputdialog.c: gtk_widget_show() の前に transient window を
+ セット(誤ったウィンドウ位置を修正)。
+
+2006-01-24
+
* libsylph/account.c
libsylph/prefs_account.c
src/prefs_account_dialog.c: メモリリークを修正。