aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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
2010-02-10src/prefs_filter_edit.c: modified menu string.hiro
2010-02-10added a new filter match type: is (not) in addressbook.hiro
2010-02-05setup: confirm on cancel. Modified messages.hiro
2010-02-05check the input values for address, ID and server.hiro
2010-02-05modified account setup dialog layout.hiro
2010-02-05don't update UI when new account setup is cancelled.hiro
2010-02-05modified messages of account setup.hiro
2010-02-05implemented new account setup wizard.hiro
2010-02-04fixed crash when checking signature while GnuPG is not available.hiro
2010-02-02don't open completion menu if entry equals to the completed address (warning ...hiro
2010-02-02't open completion menu if entry equals to the completed address.hiro
2010-01-29applied the patch: Preserve 'Auto wrapping' setting when saving to and loadin...hiro
2010-01-28updated def files.hiro
2010-01-27made address auto-registration configurable.hiro
2010-01-27show translated messages on the statusbar. Prohibit addressbook names begin w...hiro
2010-01-26implemented auto-registration of new recipients.hiro
2010-01-21show more verbose debug messages when checking gpg.hiro
2010-01-21added new plug-in APIs for compose window.hiro
2010-01-19summary_show(): prevent beep when changing to folders which are sorted in dec...hiro
2010-01-15save color labels on IMAP server using custom keywords (partially compatible ...hiro
2010-01-14updated copyright year.hiro
2010-01-06fixed a memory leak.hiro
2010-01-05implemented the UI for customizing color label text.hiro
2009-12-28added missing lock on I/O callback (fixes freeze on remote commands).hiro
2009-12-28added configure option '--disable-updatecheck' which disables the update chec...hiro
2009-12-24made color label text customizable (~/.sylpheed-2.0/colorlabelrc).hiro
2009-12-22implemented a feature to change color label text.hiro
2009-12-21added option to set only mail address of recipients when replying.hiro
2009-12-17fixed focus problem.hiro
2009-12-17added select button to 'Add mailbox' dialog.hiro
2009-12-17src/setup.c: check whether the specified location includes settings folder.hiro
2009-12-16src/summaryview.c: summary_show(): fixed quick search on refresh.hiro
2009-12-16ignore case when checking mailing list post.hiro
2009-12-16removed unused icons.hiro
2009-12-16new group icon.hiro
2009-12-16src/icons/folder-search.png: modified color.hiro
2009-12-16show description when the quick search entry doesn't have focus.hiro