aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-02-25 08:08:49 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-02-25 08:08:49 +0000
commit19a51bbe411d98970bcebcec1e559d60b02899b0 (patch)
treeb5bf6838fa018a4bf6029c9bc0816769fc765f0e /ChangeLog.ja
parent3bc07b606590d43c4e84cc0182941d30f8c54e67 (diff)
replaced GtkFileSelection with GtkFileChooserDialog.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@128 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r--ChangeLog.ja12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja
index 74e9f30b..8ea7471e 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,3 +1,15 @@
+2005-02-25
+
+ * src/compose.c
+ src/messageview.c
+ src/mimeview.c
+ src/export.c
+ src/summaryview.c
+ src/import.c
+ src/filesel.[ch]: GtkFileSelection を GtkFileChooserDialog で
+ 置き換えた。
+ filesel_save_as() を追加。
+
2005-02-24
* src/alertpanel.c: 他の GTK2 アプリに合うようにデザインを修正。