made 3.0.0 release.
fixed freeze bug on STARTTLS.
updated LICENSE.
updated INSTALL.
updated NEWS and README.
updated po files.
updated fr.po.
updated NEWS.
made 3.0.0rc release.
updated Japanese manual.
made curl timeout 10 secs.
removed compilation warning.
updated Japanese manual/
src/addressadd.c: translate 'Auto-registered address' book.
added 'Enable address auto-completion' setting.
bumped SYL_PLUGIN_INTERFACE_VERSION.
use case insensitive match on Win32 when checking existent folders to prohibit multiple reference of folder.
fixed statusbar problem on displaying IMAP4 messages from query search.
setup.c: fixed compile error with OpenSSL disabled. Don't accept default Gmail address.
made default_addrbook_func static, and made 3.0beta8 release.
compose_change_spell_lang_menu(): force selection of currently selected item to update compose->spell_lang.
Preserve PGP settings saving and loading drafts (thanks to Antonio).
Preserve spell-checking settings saving and loading drafts (thanks to Antonio).
updated cs.po and pt_BR.po.
added 'In addressbook' to the quick search menu.
optimized address auto-registration.
lock addr_table since it can be accessed from sub threads.
fixed crash.
src/prefs_filter_edit.c: modified menu string.
added a new filter match type: is (not) in addressbook.
setup: confirm on cancel. Modified messages.
check the input values for address, ID and server.
modified account setup dialog layout.
don't update UI when new account setup is cancelled.
modified messages of account setup.
implemented new account setup wizard.
fixed crash when checking signature while GnuPG is not available.
don't open completion menu if entry equals to the completed address (warning fix).
't open completion menu if entry equals to the completed address.
applied the patch: Preserve 'Auto wrapping' setting when saving to and loading from drafts.
updated pt_BR.po.
updated def files.
updated uk.po.
made address auto-registration configurable.
show translated messages on the statusbar. Prohibit addressbook names begin with '@'.
implemented auto-registration of new recipients.
show more verbose debug messages when checking gpg.
updated TODO.
updated PLUGIN.txt.
plugin/test/test.c: added tests for compose.
added new plug-in APIs for compose window.
fixed a typo.
summary_show(): prevent beep when changing to folders which are sorted in decending order.
save color labels on IMAP server using custom keywords (partially compatible with Thunderbird).
made 3.0beta6 release.
updated INSTALL and configure.in.
updated copyright year.
Fixed the bug that IMAP caches get wrongly deleted.
made 3.0.0beta5 release.
updated cs.po.
remove_numbered_files(): made filename to number conversion unsigned (fixes undeleted IMAP caches with UIDs larger than INT_MAX).
imap.c: added date-time info on APPEND using Date: header (for Gmail to display received date).
added workaround for crash by enchant with zemberek.
added AM_SILENT_RULES.
fixed a memory leak.
implemented the UI for customizing color label text.
configure.in: increased version.
added missing lock on I/O callback (fixes freeze on remote commands).
added configure option '--disable-updatecheck' which disables the update check feature.
made color label text customizable (~/.sylpheed-2.0/colorlabelrc).
implemented a feature to change color label text.
added option to set only mail address of recipients when replying.
made 3.0.0beta4 release.
fixed focus problem.
added select button to 'Add mailbox' dialog.
src/setup.c: check whether the specified location includes settings folder.
src/summaryview.c: summary_show(): fixed quick search on refresh.
ignore case when checking mailing list post.
removed unused icons.
new group icon.
src/icons/folder-search.png: modified color.
show description when the quick search entry doesn't have focus.
don't show update dialog if modal dialog exists or incorporation is active.
added new search folder icon.