diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-06-26 02:36:55 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-06-26 02:36:55 +0000 |
commit | b91745127a6333b9b8a809bc79e21b297aef4598 (patch) | |
tree | 428584794adb41766e7d5c40f22d0ea6eaef443e | |
parent | ceafef6e51b2dfa3813e547becf01ca5828ec432 (diff) |
updated ChangeLog.ja.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1088 ee746299-78ed-0310-b773-934348b2243d
-rw-r--r-- | ChangeLog.ja | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja index f3251860..e0c0033e 100644 --- a/ChangeLog.ja +++ b/ChangeLog.ja @@ -1,3 +1,20 @@ +2006-06-25 + + * libsylph/mh.c: mh_scan_tree_recursive(): win32: 性能を向上。 + 仮想フォルダをスキャンしないようにした。 + +2006-06-25 + + * src/summaryview.c: summary_execute_move(), summary_execute_copy(): + 冗長なフォルダスキャンを削除。 + * libsylph/mh.c: mh_scan_folder_full(): win32: 非 Unicode プラット + フォームに対応(未テスト)。 + +2006-06-23 + + * libsylph/mh.c: mh_scan_folder_full(): win32: ディレクトリのスキャン + を FindFirstFile() / FindNextFile() を用いて最適化。 + 2006-06-16 * src/folderview.c: folderview_menu_popup(): IMAP4 の場合選択された |