aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-24 08:12:24 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-24 08:12:24 +0000
commitf0aecea6fcbd3aaa8e36b39d952cdf6d2da3ac70 (patch)
tree6dbe2bc9a381aa42af029fe333b5414581f8a2e1 /ChangeLog.ja
parent45982892bdd62a2b58806fe3e1a2b72115297943 (diff)
reimplemented the attachment list with GtkTreeView. Fixed attaching of locale filename.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@282 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r--ChangeLog.ja7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja
index ccb5c55c..c7a2dbeb 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,5 +1,12 @@
2005-05-24
+ * src/compose.[ch]: 添付リストを GtkTreeView で再実装。 locale
+ ファイル名の添付を修正。
+ * src/utils.c: uri_list_extract_filenames(): URI を正しくパースする
+ ようにした。
+
+2005-05-24
+
* src/gtkutils.c: GTK 2.4 でコンパイルに失敗するのを修正。
2005-05-23