aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-02-25OS X: changed the location of settings to ~/Library/Application Support/Sylph...hiro
2011-02-25use 'open' command on OS X.hiro
2011-02-15src/summaryview.c: summary_show_queued_msgs(): clear selection list because i...hiro
2011-02-14renamed 'interface' in struct to 'iface' to prevent compilation problem on so...hiro
2011-02-10implement fix_font_setting() for Mac OS X.hiro
2011-02-04save the columns width of address book.hiro
2011-01-24fixed procmime_get_part_fp_fp(). updated LegalCopyright. updated version to 3...hiro
2011-01-24added marshaller for plug-in library. made 3.1.0rc.hiro
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-17modified build display.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-11src/update_check.c: added debug print.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-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-24win32: always check if text font is loadable on startup.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-20modified setting label: 'Set only mail address when entering recipient from a...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-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-09fixed a bug that temporary password was not cleared on SMTP auth failure.hiro
2010-12-09win32: fixed crash on update check.hiro
2010-12-07added UI for SOCKS settings.hiro
2010-12-07added SOCKS4/5 proxy support.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-12src/plugin_manager.c: fixed button order.hiro
2010-11-09clear temporary password if authentication fails.hiro