added NSIS install script files.
updated ja.po.
added an option 'Always mark as read when a message is opened'.
merged missing wab import code.
fixed a typo.
updated po.
updated manual.
updated japanese manual to 3.1.
updated libsylph/libsylph-0.def.
libsylph/xml.[ch]: xml_escape_str(): added.
updated configure.in.
src/plugin_manager.c: fixed button order.
clear temporary password if authentication fails.
modified strings about plug-ins.
fixes restart of process on Win32 when installed on non-ascii path.
merged plug-in update check and automatic update patch.
updated def.
libsylph/procmime.[ch]: added procmime_get_part_fp_fp().
updated src/libsylpheed-plugin-0.def.
added new plug-in functions for sending messages.
src/summaryview.c: modified always_show_msg flag handling.
leave messages on POP3 server for 7 days by default.
updated po files.
fixed open_inbox_on_startup setting.
win32: implemented automatic import of Windows Address Book (WAB) file.
updated NEWS.
modified ldif parser. Fixed OE import on startup.
made 3.1.0beta3 release.
import.c: added copyright notice about OE2.
fixed IMAP parser.
attachment_tool.c: skip multipart messages without attachments.
updated PLUGIN.txt.
updated cs.po.
updated Sylpheed FAQ to 2.2 (thanks to Petr Kovar).
enabled cancellation of eml/dbx import.
win32: implemented automatic import of Outlook Express mail stores on first run.
implemented the import feature of Outlook Express mailboxes (dbx).
fixed plugin/attachment_tool/Makefile.am.
attachment_tool.c: don't keep backup.
added Attachment Tool Plug-in.
added summary_get_current_folder().
modified plugin.h.
added plug-in APIs.
added extension .eml for default file name when saving messages.
made the progress of receive dialog display only number/size in current session, not including already received ones.
updated ChangeLog.
added new global option 'Change current account on folder open'.
added 'Cancel all' button to the incorporation dialog.
made mark_as_read_on_new_window setting work.
added new account option 'Put signature before quote (not recommended)'.
added missing png file.
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.
disabled install of sylpheed.sgml.
removed redundant debug print.
updated libsylph-0.def.
fixed a bug that the value of <account-id> tag was not parsed correctly.
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.