aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2010-06-07made the old behavior of address completion configurable.hiro
2010-06-05fixed infinite loop on completion start with GTK+ 2.18+.hiro
2010-06-04implemented real automatic address completion.hiro
2010-06-03suppress filter debug output of quick search.hiro
2010-06-02added debug log for filter.hiro
2010-06-01modified 'Go to next folder' dialog description.hiro
2010-05-31added some functions for FolderView.hiro
2010-05-28support DISP_RELEASE / DISP_DEVEL which set displayed new version.hiro
2010-05-28added functions to modify URLs for update check.hiro
2010-05-27added description for the color label settings.hiro
2010-05-25added Windows-only --ipcport option to 'Help - Command line options'.hiro
2010-05-24fixed compilation on win32.hiro
2010-05-24fixed crash when clicking tray icon menu 'Get from current account' with no a...hiro
2010-05-24allow multiple instances using --instance-id option.hiro
2010-05-21fixed a bug that MIME flag was not set to filtered sent messages.hiro
2010-05-21removed warnings 'GtkSpinButton: setting an adjustment with non-zero page siz...hiro
2010-05-21libsylph/socket.c: sock_kill_process(): prevent redundant error messages when...hiro
2010-05-20modify sensitivity of attach context menu.hiro
2010-05-20added 'Open' menu in the attach context menu.hiro
2010-05-11allow deprecated LDAP API calls.hiro
2010-05-11removed debug print.hiro
2010-05-08fixed a bug that MIME flag was not set on importing mbox file.hiro
2010-04-23updated English Sylpheed FAQ.hiro
2010-04-09also load plug-ins from user plug-in directory.hiro
2010-04-07made default browser command xdg-open.hiro
2010-04-02use fixed-height-mode for the folder view.hiro
2010-04-02bumped version to 3.0.2. Updated PLUGIN.txt.hiro
2010-03-19update folder config file after account name changed.hiro
2010-03-19update account and folder config files after creating new accounts.hiro
2010-03-16made 3.0.1 release.hiro
2010-03-12updated Japanese manual.hiro
2010-03-01fixed typos.hiro
2010-02-24made 3.0.0 release.hiro
2010-02-24fixed freeze bug on STARTTLS.hiro
2010-02-19made 3.0.0rc release.hiro
2010-02-19made curl timeout 10 secs.hiro
2010-02-19removed compilation warning.hiro
2010-02-16src/addressadd.c: translate 'Auto-registered address' book.hiro
2010-02-16added 'Enable address auto-completion' setting.hiro
2010-02-16bumped SYL_PLUGIN_INTERFACE_VERSION.hiro
2010-02-16use case insensitive match on Win32 when checking existent folders to prohibi...hiro
2010-02-15fixed statusbar problem on displaying IMAP4 messages from query search.hiro
2010-02-15setup.c: fixed compile error with OpenSSL disabled. Don't accept default Gmai...hiro
2010-02-12made default_addrbook_func static, and made 3.0beta8 release.hiro
2010-02-12compose_change_spell_lang_menu(): force selection of currently selected item ...hiro
2010-02-12Preserve PGP settings saving and loading drafts (thanks to Antonio).hiro
2010-02-12Preserve spell-checking settings saving and loading drafts (thanks to Antonio).hiro
2010-02-12added 'In addressbook' to the quick search menu.hiro
2010-02-12optimized address auto-registration.hiro
2010-02-12lock addr_table since it can be accessed from sub threads.hiro