aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2005-12-02fixed crash bug when an address in a group was modified. Fixed memory leaks.hiro
2005-12-02fixed blocking when entering gpg passphrase on win32.hiro
2005-12-01added 'Update summary' to the context menu of folder view.hiro
2005-12-01fixed compilation failure on some environments.hiro
2005-11-30display progress on local filtering.hiro
2005-11-30made 2.1.8 release.hiro
2005-11-29removed debug print.hiro
2005-11-29send_message_queue_all(): follow the change of compose.c::compose_send().hiro
2005-11-28moved outgoing encoding option into Display - Encoding tab.hiro
2005-11-28also normalize text files on win32 when saving parts.hiro
2005-11-28reverted linebreak conversion.hiro
2005-11-25also canonicalize on redirect/queue.hiro
2005-11-25always canonicalize composed message.hiro
2005-11-25uncanonicalize unencoded text when saving.hiro
2005-11-25removed CR+LF to LF conversion on receiving.hiro
2005-11-25fixed warning of imageview.hiro
2005-11-25session_read_data_as_file_cb(): don't write to file until buffer is filled mo...hiro
2005-11-25fixed a bug that lost first part of message data on receiving.hiro
2005-11-24win32: don't uncanonicalize text files when decoding.hiro
2005-11-24reduced memory usage on POP3 session.hiro
2005-11-22modified 'filter sent messages'.hiro
2005-11-22reduced memory usage on SMTP session.hiro
2005-11-22imap.c: quote additional chars.hiro
2005-11-22remember the last compose window position.hiro
2005-11-21win32: fixed compose window appeared always top-left.hiro
2005-11-21compose.c: give priority to locale to UTF-8 conversion.hiro
2005-11-21modified the order of common prefs options.hiro
2005-11-21reorganized the common prefs.hiro
2005-11-18made 2.1.7 release.hiro
2005-11-18moved the position of Spell tab.hiro
2005-11-17compose.c: made edit mark less intrusive.hiro
2005-11-17win32: fixed startup directory. add sylpheed-mailto-protocol.reg to EXTRA_DIST.hiro
2005-11-17Fixed window focus after closing quote colors dialog.hiro
2005-11-17fixed crash when quote colors dialog was closed by the window close button.hiro
2005-11-17show GtkSpell in compiled-in features.hiro
2005-11-17configure.in: fixed wrong status report of GtkSpell.hiro
2005-11-17implemented spell checking.hiro
2005-11-16don't reply to list for subscribe confirmation request etc.hiro
2005-11-16don't show '+' (unread) mark even if unread messages are in Trash.hiro
2005-11-16fixed a bug that the selection was broken (and sometimes crashed) when mark, ...hiro
2005-11-16fixed compilation error if GPGME is not enabled.hiro
2005-11-15fixed date in ChangeLog.hiro
2005-11-15popup main window if edit account dialog is not present.hiro
2005-11-15win32: the method of detecting executables was modified.hiro
2005-11-14fixes occasional summary update failure on win32 and some filesystems.hiro
2005-11-14prevent integer overflow on summary status.hiro
2005-11-14added separator between the summary status and the header pane.hiro
2005-11-11fixed separator of newsgroups.hiro
2005-11-11win32: disable digit locale variable such as 'LANG=1041'.hiro
2005-11-11removed the outer border of mainwindow.hiro