made always_show_message_when_selected enable by default.
don't clear message view on multiple selection and always_show_msg mode.
src/prefs_common_dialog.c: modified description of Junk mail folder.
added 'Empty junk' context menu to Junk folder.
use default Junk folder when prefs_common.junk_folder is not set.
added 'Junk' special folder and automatically create it when not exist.
show/hide needless folderview context menu items depending on context.
improved the always-show-msg-on-summary-select mode (don't mark as read on automatic selection).
Fixes accepted SSL certs not loaded when using alternative config dir.
enabled moving of virtual folders.
src/addressbook.c: fix DnD for win32.
src/addressbook.c: implemeted drag and drop of addresses.
src/prefs_template.c: notify on OK button press if not saved.
Added Up/Down button to reorder template list.
src/prefs_template.c: confirm on cancel if templates are modified.
src/importcsv.c: added 'Alias' attribute.
updated po files.
disabled install of sylpheed.sgml.
removed redundant debug print.
updated src/libsylpheed-plugin-0.def.
updated libsylph-0.def.
fixed a bug that the value of <account-id> tag was not parsed correctly.
updated NEWS.
updated and added missing source file of English manual.
src/gtkutils.c: removed unused variable.
added syl_plugin_summary_show_queued_msgs() and cleanup the code.
always display fixed-positioned windows on screen.
summary_show_queued_msgs(): scroll summary view to make added messages are visible.
show error dialog on concatenation failure.
l
fully implemented RFC 2046.
message/partial: allow Content-Type without total parameter.
implemented concatenation of partial messages (RFC 2046).
added missing source files of English FAQ and GFDL text.
changed the upper limit of auto check interval to 1000 minutes.
added plug-in APIs to get selected messages on summary.
added new plug-in APIs for manipulating the summary view popup menu.
changed 'Mark/Mark' to 'Mark/Set flag', 'Mark/Unmark' to 'Mark/Unset flag'.
display error if a connection to IMAP/News server failed when opening a folder.
added write lock mode on summary view.
modified ChangeLog.
foldersel.c: move up/collapse/expand row with left/right key.
modified folderview key handling code.
don't display images when inline image setting is off.
move up/collapse/expand row with left/right key (like Windows Explorer).
update summary view on receiving on the fly.
updated ru.po and fr.po.
fixes crash on cancel.
made user-agent string configurable from plug-ins.
src/libsylpheed-plugin-0.def: updated.
src/addr_compl.c: removed debug print. made 3.1.0beta1.
fixed syl_plugin_folderview_add_sub_widget() and updated test plug-in.
added plug-in APIs for folder view.
src/action.c: reset signal handlers of child process to prevent app_will_exit() called on SIGTERM.
put vbox on the top of folder view.
action.c: prevent double free when using %f.
made the old behavior of address completion configurable.
fixed infinite loop on completion start with GTK+ 2.18+.
implemented real automatic address completion.
suppress filter debug output of quick search.
modified debug log for filter.
added debug log for filter.
modified 'Go to next folder' dialog description.
added some functions for FolderView.
support DISP_RELEASE / DISP_DEVEL which set displayed new version.
updated PLUGIN.txt.
added functions to modify URLs for update check.
added description for the color label settings.
updated INSTALL.
added Windows-only --ipcport option to 'Help - Command line options'.
fixed compilation on win32.
fixed crash when clicking tray icon menu 'Get from current account' with no account.
allow multiple instances using --instance-id option.
fixed a bug that MIME flag was not set to filtered sent messages.
updated ro.po.
removed warnings 'GtkSpinButton: setting an adjustment with non-zero page size is deprecated'.
libsylph/socket.c: sock_kill_process(): prevent redundant error messages when waitpid() is interrupted by EINTR.
modify sensitivity of attach context menu.
added 'Open' menu in the attach context menu.
allow deprecated LDAP API calls.
removed debug print.
fixed a bug that MIME flag was not set on importing mbox file.
updated English Sylpheed FAQ.
also load plug-ins from user plug-in directory.
made default browser command xdg-open.
use fixed-height-mode for the folder view.
bumped version to 3.0.2. Updated PLUGIN.txt.
update folder config file after account name changed.
update account and folder config files after creating new accounts.
made 3.0.1 release.
updated Japanese manual.
updated NEWS.,
updated uk.po.
fixed typos.
made 3.0.0 release.
fixed freeze bug on STARTTLS.