aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2011-01-24modified textview-menu-popup plug-in signal.hiro
2011-01-24src/summaryview.c: fixed warnings about non-string literal format.hiro
2011-01-21fixed double underline in menu label.hiro
2011-01-21updated copyright year.hiro
2011-01-21src/undo.c: fixed long-standing undo-redo bug.hiro
2011-01-20added 'textview-menu-popup' signal for plug-ins.hiro
2011-01-20check the return value of junk filter command and show error dialog on failure.hiro
2011-01-18do not count junk-filtered or trashed messages as new ones. Do not display ne...hiro
2011-01-18src/addressadd.c: removed warnings about xpm.hiro
2011-01-17fixed crash on quick search when folder tree is empty.hiro
2011-01-17made 3.1beta7 release.hiro
2011-01-17manual/ja/sylpheed.sgml: updated Japanese manual.hiro
2011-01-17added build revision to the about dialog.hiro
2011-01-17optimized tmp flags preservation.hiro
2011-01-16optimized tmp flags restoration.hiro
2011-01-14summary_show_queued_msgs(): update status display.hiro
2011-01-14preserve temporary movec/copy marks on refresh.hiro
2011-01-11makewin32.sh: also install attachment_tool plug-in.hiro
2011-01-11win32: properly set the parameter of default download URL.hiro
2011-01-07added an option to disable the send dialog.hiro
2011-01-07send_message_queue_all(): refactored.hiro
2011-01-06optimized filter rule matching by modifying the order of condition matching.hiro
2011-01-06modified 'Address auto-completion' setting layout.hiro
2011-01-06made the default boolean type of query search and filter condition AND.hiro
2011-01-06added context menu for e-mail address: 'Reply to this address'hiro
2011-01-05fixes wrong unread number display.hiro
2010-12-24made 3.1.0beta6 release.hiro
2010-12-24win32: always check if text font is loadable on startup.hiro
2010-12-24updated Japanese manual.hiro
2010-12-22Automatically select appropriate Junk folder on filtering.hiro
2010-12-22added menu 'Add to recipient/Cc/Bcc'.hiro
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