improved the performance of Mark all read on IMAP4 by only modifying the flagged messages.
use quoted-printable or base64 to protect trailing spaces on PGP/MIME signing except for ISO-2022-JP.
the selection now persists on the update of quick search.
made a workaround for GTK+ bug #56070.
fixed wrong status on persist qsearch filter.
the quick search condition now persists for the whole session.
also supported '--open' in initial startup.
implemented '--open' command line option which open messages specified with command-line in new window.
automatically set SSL ports in Advanced tab when the radio buttons in SSL tab are toggled.
updated ja.po.
enabled recursive download of remote folders.
updated po files, sylpheed.rc.in, and made 2.4.1 release.
win32: fixed path separator problem in virtual folder.
win32: read sylpheed.ini file on startup. Added --ipcport option.
forgot to update src/addressbook.h.
insert address only if shift or control key is pressed when accepting completion.
improved address completion.
win32: disable autocheck timer while suspending to prevent network error on resume.
fixed crash on Win32 when an OpenSSL DLL linked with MSVCR71.DLL was used.
write config file after toolbar customization.
printing.c: a workaround for the crach which seems to occur on Fedora Core.
in addressbook, fixed a crash bug that if a person was removed and its e-mail address was referenced by a group in another folder.
win32: check for the loadability of the default font.
src/summaryview.c: modified 'Recent 5 days' to 'Last 5 days'.
added toolbar style switch to the context menu of the toolbar.
use 'Address Book' instead of 'Addressbook'.
removed redundant lines.
fixes incorrect message number on search.
use Yes/No button for overwrite confirmation dialog.
use custom overwrite confirmation dialog in file selection dialog.
use GTK's overwrite confirmation dialog in file selection dialog.
fixed the position of transient window in import dialog.
scroll CList when reordering in CSV import.
supported tab-separated file in CSV import.
properly process CSV with double quotations.
set focus row after address book import.
adjusted spacing and wrap file name in CSV import.
added description to the field page of CSV import.
fixed initially incorrect scrollbar size in CSV import.
disconnect immediately when cancelled (possibly fixes crash after cancellation).
added Remarks field and fixed reorder of the last row in CSV import.
implemented enable/disable of fields in CSV import.
implemented reorder of items in CSV import.
also delete physical files when deleting data sources.
convert filename from/to UTF-8 in CSV/LDIF import.
convert filename to UTF-8 in CSV/LDIF import.
use GtkFileChooser in import LDIF/CSV dialog.
modified strings.
fixed import of CSV in locale encoding.
implemented CSV import (in progress).
modified the menu string '/View/Reply-To' and '/View/Followup-To'.
made the position of the ruler ticks accurate.
display error dialog if the execution of the junk filter command failed.
added new quick search rule: 'Within 1 day' and 'Recent 5 days'.
added margin to the compose text view.
fixed stop button sensitivity, and cancel all.
added Stop button to the toolbar.
supported In-Reply-To header in mailto URL.
fixes unable to exit sylpheed in some case.
disable --compose, --receive, --send remote commands when a modal dialog exists.
put error message in textview when decryption failed.
fixed select next unread.
win32: made a workaround for the redraw problem in GTK+ 2.10.11.
fixed a bug that messages which were not filtered were not counted as new messages in imap filtering.
win32: disabled LANGUAGE (fixes incorrect language selection).
fixed stall on rebuilding folder tree.
win32: made a workaround for the CList redraw problem in GTK+ 2.10.11.
apply flag changes in IMAP automatic filtering.
enabled automatic junk mail filtering on IMAP.
fixed crash on exit when the order of summary columns were changed by DnD.
made the default directory of printing dialog document dir.
prevent warnings when ESC, BS etc. is pressed at address completion.
guard against null verify result.
count filtered messages for new mail notification on IMAP filtering.
added close button to the address book. Set the minimum size of the window.
src/editaddress.c: removed unused code, and set window position to center on parent.
improved the layout of the edit group dialog.
Disable 'Lookup' button if LDAP is disabled.
addressbook_load_completion(): fixed possible crash.
enabled coloring of new/unread/total columns in folder view.
enabled multiple copy and paste of persons in addressbook.
when deleting email from group, only remove from group list and not from person.
fixed the problem that the width of the folder view was not saved on maximized state.
folderview_check_new(): don't give up unless the network failure of remote mailboxes.
src/addressbook.c: removed redundant signal handler.
improved the behavior of edit group dialog.
src/addressbook.c: implemented copy and paste of person, and refactored the menu sensitivity management.
don't filter junk on import.
fixed a memory leak. made 2.4.0beta3 release.
fixed saved search.
filter junk mails from local mbox even if prefs_common.filter_on_inc is FALSE.
added 'Not junk' and 'Search' button to the main toolbar.
fixed '/View/Customize toolbar...' menu.
disable 'Send' button when no queued messages exist.
improved the display items dialog.
fixed 'Get' icon.
refactored the toolbar structure.
don't lock some items in Configuration menu.
fixed window kept being skipped from window list.
added the option 'Text at the right of icon' for the toolbar.