diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-09-07 09:18:28 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-09-07 09:18:28 +0000 |
commit | a7fb618c5ffe4e28909cde345ebb037683fe82db (patch) | |
tree | ebb6a9c8ca9cb9795f599b9b7c1f8b26f02f06ca /ChangeLog | |
parent | e8a89709045c2dcb85098ae9ac515cccf6c9bb2d (diff) |
adjusted the freqency of UI update on IMAP4.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@554 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2005-09-07 + * libsylph/utils.[ch]: renamed print_status() to status_print(). + * libsylph/imap.c: adjusted the frequency of UI update. + * src/folderview.c: don't allow selection if summary is locked. + +2005-09-07 + * libsylph/codeconv.c: conv_guess_ja_encoding(): also support UTF-8 encoding. |