aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2010-07-30added 'Cancel all' button to the incorporation dialog.hiro
2010-07-30made mark_as_read_on_new_window setting work.hiro
2010-07-30added new account option 'Put signature before quote (not recommended)'.hiro
2010-07-30made always_show_message_when_selected enable by default.hiro
2010-07-30don't clear message view on multiple selection and always_show_msg mode.hiro
2010-07-29src/prefs_common_dialog.c: modified description of Junk mail folder.hiro
2010-07-29added 'Empty junk' context menu to Junk folder.hiro
2010-07-29use default Junk folder when prefs_common.junk_folder is not set.hiro
2010-07-29added 'Junk' special folder and automatically create it when not exist.hiro
2010-07-28show/hide needless folderview context menu items depending on context.hiro
2010-07-28improved the always-show-msg-on-summary-select mode (don't mark as read on au...hiro
2010-07-27Fixes accepted SSL certs not loaded when using alternative config dir.hiro
2010-07-23enabled moving of virtual folders.hiro
2010-07-22src/addressbook.c: implemeted drag and drop of addresses.hiro
2010-07-21src/prefs_template.c: notify on OK button press if not saved.hiro
2010-07-21Added Up/Down button to reorder template list.hiro
2010-07-21src/prefs_template.c: confirm on cancel if templates are modified.hiro
2010-07-20src/importcsv.c: added 'Alias' attribute.hiro
2010-07-16disabled install of sylpheed.sgml.hiro
2010-07-16removed redundant debug print.hiro
2010-07-16updated src/libsylpheed-plugin-0.def.hiro
2010-07-16updated libsylph-0.def.hiro
2010-07-16fixed a bug that the value of <account-id> tag was not parsed correctly.hiro
2010-07-16updated and added missing source file of English manual.hiro
2010-07-14added syl_plugin_summary_show_queued_msgs() and cleanup the code.hiro
2010-07-14always display fixed-positioned windows on screen.hiro
2010-07-13summary_show_queued_msgs(): scroll summary view to make added messages are vi...hiro
2010-07-13show error dialog on concatenation failure.hiro
2010-07-13fully implemented RFC 2046.hiro
2010-07-13message/partial: allow Content-Type without total parameter.hiro
2010-07-12implemented concatenation of partial messages (RFC 2046).hiro
2010-07-08added missing source files of English FAQ and GFDL text.hiro
2010-07-07changed the upper limit of auto check interval to 1000 minutes.hiro
2010-07-06added plug-in APIs to get selected messages on summary.hiro
2010-07-06added new plug-in APIs for manipulating the summary view popup menu.hiro
2010-07-02changed 'Mark/Mark' to 'Mark/Set flag', 'Mark/Unmark' to 'Mark/Unset flag'.hiro