aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2010-12-21changed deprecated gtk_timeout_add() to g_timeout_add(_full)(). Use G_PRIORIT...hiro
2010-12-20Don't add modified flag when opening composition window from address book.hiro
2010-12-20added new option: 'Set only mail address when composing from address book'.hiro
2010-12-17changed the label 'MIME type' to 'Data type' for understandability.hiro
2010-12-17look at every attribute in 'a' tag for 'href' (thanks to Rich Coe).hiro
2010-12-15mark as read when message view is toggled on.hiro
2010-12-14disconnect all current sessions of remote folders when going offline.hiro
2010-12-14reverted the behavior when 'Always open messages in summary when selected' is...hiro
2010-12-09updated documents.hiro
2010-12-09fixed a bug that temporary password was not cleared on SMTP auth failure.hiro
2010-12-09enable updatecheckplugin only if updatecheck is enabled.hiro
2010-12-09win32: fixed crash on update check.hiro
2010-12-08fixed compilation error, and updated NEWS.hiro
2010-12-07added SOCKS proxy support for IMAP4.hiro
2010-12-07updated manual.hiro
2010-12-07added UI for SOCKS settings.hiro
2010-12-07added SOCKS4/5 proxy support.hiro
2010-12-03added NSIS install script files.hiro
2010-12-01added an option 'Always mark as read when a message is opened'.hiro
2010-11-25merged missing wab import code.hiro
2010-11-18updated japanese manual to 3.1.hiro
2010-11-16libsylph/xml.[ch]: xml_escape_str(): added.hiro
2010-11-12src/plugin_manager.c: fixed button order.hiro
2010-11-09clear temporary password if authentication fails.hiro
2010-11-05modified strings about plug-ins.hiro
2010-11-05fixes restart of process on Win32 when installed on non-ascii path.hiro
2010-11-02merged plug-in update check and automatic update patch.hiro
2010-10-25libsylph/procmime.[ch]: added procmime_get_part_fp_fp().hiro
2010-10-21added new plug-in functions for sending messages.hiro
2010-10-21src/summaryview.c: modified always_show_msg flag handling.hiro
2010-08-31leave messages on POP3 server for 7 days by default.hiro
2010-08-30fixed open_inbox_on_startup setting.hiro
2010-08-19win32: implemented automatic import of Windows Address Book (WAB) file.hiro
2010-08-18updated NEWS.hiro
2010-08-17modified ldif parser. Fixed OE import on startup.hiro
2010-08-12made 3.1.0beta3 release.hiro
2010-08-10fixed IMAP parser.hiro
2010-08-10attachment_tool.c: skip multipart messages without attachments.hiro
2010-08-09updated Sylpheed FAQ to 2.2 (thanks to Petr Kovar).hiro
2010-08-09enabled cancellation of eml/dbx import.hiro
2010-08-06win32: implemented automatic import of Outlook Express mail stores on first run.hiro
2010-08-05implemented the import feature of Outlook Express mailboxes (dbx).hiro
2010-08-04fixed plugin/attachment_tool/Makefile.am.hiro
2010-08-04added Attachment Tool Plug-in.hiro
2010-08-04added summary_get_current_folder().hiro
2010-08-04added plug-in APIs.hiro
2010-08-02added extension .eml for default file name when saving messages.hiro
2010-08-02made the progress of receive dialog display only number/size in current sessi...hiro
2010-07-30updated ChangeLog.hiro
2010-07-30added new global option 'Change current account on folder open'.hiro