aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
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-25updated src/libsylpheed-plugin-0.def.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-30fixed open_inbox_on_startup setting.hiro
2010-08-19win32: implemented automatic import of Windows Address Book (WAB) file.hiro
2010-08-17modified ldif parser. Fixed OE import on startup.hiro
2010-08-12import.c: added copyright notice about OE2.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-06updated src/libsylpheed-plugin-0.def.hiro
2010-08-05implemented the import feature of Outlook Express mailboxes (dbx).hiro
2010-08-04added summary_get_current_folder().hiro
2010-08-04modified plugin.h.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-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-30added missing png file.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: fix DnD for win32.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