aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2009-09-17introduced multi-threading.hiro
2009-09-17folderview_new_folder_cb(): win32: fixed prohibited character check.hiro
2009-09-15generate cache on adding messages.hiro
2009-09-15minor optimization: use g_slist_prepend() for mark/cache queue.hiro
2009-09-14use MsgFlagInfo struct for mark queue to reduce its memory usage.hiro
2009-09-14update summary cache on eml import.hiro
2009-09-14update summary cache on move/copy.hiro
2009-09-14update summary cache when importing from mbox.hiro
2009-09-14update summary caches on receiving.hiro
2009-09-03show progress when scanning folders.hiro
2009-08-20set_log_file(): open log file as text mode.hiro
2009-08-13updated manual. made 2.7.1 release.hiro
2009-08-13added -version-info to libtool.hiro
2009-08-12don't overwrite existing file.hiro
2009-08-12implemented export to .eml or MH files.hiro
2009-08-12emit remove-msg signal after add-msg for speedup.hiro
2009-08-12removed 'eml (file)'. Update description label.hiro
2009-08-11show progress bar on export. modified menu label and function names.hiro
2009-08-11implemented eml file import (with folder)hiro
2009-08-10added eml file import (one file).hiro
2009-08-10added format selection menu, and refactored the code.hiro
2009-08-10remove comments from Content-Type charset parameter.hiro
2009-08-05syl_plugin_load_all(): don't output warning when failed to open directory.hiro
2009-08-05modified progressbar dialog on import.hiro
2009-08-04fixed sylpheed.spec.in.hiro
2009-08-04show progressbar on mbox import.hiro
2009-07-02added plugin document.hiro
2009-07-02fixed build issue.hiro
2009-06-25updated COPYING and LICENSE.hiro
2009-06-25manual/ja/sylpheed.sgml: updated bsfilter description.hiro
2009-06-17added plugin API.hiro
2009-06-12do not install test plugin automatically.hiro
2009-06-12updated manual.hiro
2009-06-10merged plugin-test branch into trunk.hiro
2009-03-26fixed the year of ChangeLog.hiro
2009-03-23enable 'Remote mailbox' only if current account is POP3.hiro
2009-03-19show 'Send queued messages' instead of 'Mark all read' in the context menu of...hiro
2009-03-17win32: use _commit().hiro
2009-03-17abort if fsync() fails.hiro
2009-03-17do fflush() and fsync() before fclose() when writing configuration files.hiro
2009-03-16unix: fixed infinite loop bug.hiro
2009-03-13win32: use CreateHardLink().hiro
2009-02-27modified the default command line option of spam filters.hiro
2009-02-25fixed crash on csv import.hiro
2008-12-26properly process lines longer than 8192 bytes.hiro
2008-12-19made 2.6.0 release.hiro
2008-12-15modified variable name.hiro
2008-12-11renamed/removed MSGBUFSIZE.hiro
2008-12-11made a workaround for raw-JIS filename (Eudora etc.).hiro
2008-12-03added SYL_ prefix to SockFlags enum to avoid confliction with recent glibc he...hiro