diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-06-08 09:36:09 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-06-08 09:36:09 +0000 |
commit | 7931ec60671f8c66c9bcca030fb510180975765e (patch) | |
tree | 7edf1de25689e4cea1232081d924a81819d94d1a /ChangeLog.ja | |
parent | 34aaba6028b814cb6e0902e03382c3afcb209251 (diff) |
reimplemented progress dialog with GtkTreeView.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@321 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r-- | ChangeLog.ja | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja index 2c1f7c58..eb2b918c 100644 --- a/ChangeLog.ja +++ b/ChangeLog.ja @@ -1,5 +1,12 @@ 2005-06-08 + * src/inc.c + src/send_message.c + src/progressdialog.[ch]: プログレスダイアログを GtkTreeView で + 再実装。いくつかの API を追加。 + +2005-06-08 + * sylpheed.spec.in: 最新の RPM にあわせて修正(Paul Dickson さん thanks)。 |