updated Japanese manual.
possible fix for gmodule link error on some environments (#74). Updated copyright year.
udpated version to 3.2 (RC).
updated NEWS.
updated tr.po, fr.po, be.po and es.po.
adjusted the width of the attach column.
replaced the clip icon with more visible one on selected row.
updated documents.
added 'show_attach_tab' option (no UI) which toggles the Attachment tab and toggle button.
fixed 'Stop' button didn't become inactive after POP3 session finished.
win32: changed the default of junk commands with sylfilter.
removed 'dereferencing type-punned pointer will break strict-aliasing rules' compiler warnings.
removed label warning on non-win32.
fixed compilation error with --disable-ipv6.
made 3.2beta9 release.
modified the width of tool menu arrow button.
updated po.
added tooltip for message view toggle arrow.
nsis/update-manager.nsi: prevent 'Sylpheed is running.' message on update.
fixed a memory leak of a GtkItemFactory.
disabled 'Save all...' menu on attach view if attached files with file name do not exist.
added attached filenames to the tool menu.
src/messageview.c: modified menu label.
updated po files.
changed the Text/Attachments tab to a toggle button.
compose_attach_property(): force focus for compsoe window (will fix #70).
included server name in the receive error dialog.
src/filesel.c: win32: handle multiple file selection with shortcuts.
win32: follow Windows shortcut (.lnk) on file selection dialog.
src/inc.c: properly detect DNS lookup error when session_connect_full() failed immediately.
made 3.2.8beta8 release.
differentiate DNS lookup error from connection errors.
sylpheed.nsi: reserve nsProcess.dll file to speed up the launch of installer.
fixed a bug that messages could not be sent with POP before SMTP enabled.
updated nl.po and hu.po.
convert the encoding of Japanese HTML manual to UTF-8.
properly set line-space for auto-wrapped lines (fixes Bug #64).
open compose window before receiving on startup.
updated po/ChangeLog.
fixed de.po.
fixed Bug #54: Focus problem when reediting/forwarding emails after attachment deleted
loosen up queue/draft check on mail check is running.
src/inc.c: use a flag to distinguish the state of activity.
src/compose.c: cancel sending if new mail check is running.
configure.in: updated.
updated INSTALL.
updated copyright year.
win32: added an option to play sound when new messages arrive.
modified copyright year.
workaround for a broken IMAP server (Yahoo! Mail) which cannot fetch messages right after EXPUNGE.
removed compiler warnings caused by usage of gboolean as gpointer.
fixed Bug #52: Address autocomplete: Not possible to select drop-down list element with arrow keys (Linux)
removed unrequired debug prints.
fixed Bug #47: Address book: Cancel editing contact results in click-and-drag behaviour
made 3.2beta7 release.
fixed a bug that a MIME part that didn't have a name could not be saved.
preserve the last selected folders between sessions.
updated configure.in.
updated ja.po.
show the detail of new messages on the trayicon tooltip.
also use first and last name for address completion.
src/addr_compl.c: also match to the subsequent part of the name of contacts (Bug #51).
updated NSIS scripts.
don't open in-page link of HTML mail.
fixed a typo in ChangeLog.
referch message when imap/news cache file size is 0 (Bug #50).
removed direct inclusion of <glibconfig.h> and <glib/gwin32.h> (fixes Bug #53).
adjusted the menu position of account popup and toolbar arrow.
also support Shift+F10 for menu popup.
src/summaryview.c: enabled menu popup with Menu key.
src/folderview.c: enabled menu popup with Menu key.
imap.c: relaxed the response check of AUTHENTICATE and APPEND.
made 3.2beta6 release.
updated nsis/sylpheed-defs.nsh
made 3.2.0beta6 release.
fixed compilation error with Fink + OS X (Bug #42).
fixed a bug that filter settings are removed if Escape key is pressed quickly on auto filter rule creation.
emit signals for IMAP.
supported NNTP over SOCKS porxy.
made 'is shorter than' default for 'Age' condition on filter/search dialog.
added new plug-in signals for preferences dialogs (#30)
also add .eml extension on File - Save as menu of a message view window.
added new plug-in signals to notify start and end of receiving.
extended the blinking period of tray icon to 10 seconds.
updated japanese manual.
fixed a typo.
made 3.2beta5 release.
src/rpop3.c: added refresh (reload) menu.
src/rpop3.c: implemented reloading after the loading stopped.
remote mailbox: supported SOCKS proxy and made it receive headers from the latest one.
Fixed crash when message fetch and new message checking happen at the same time on IMAP folder.
src/mainwindow.c: main_window_create(): force visibility of the message view on startup only if the layout type is vertical mode.
made 3.2beta4 release.
updated nsis/sylpheed-defs.nsh.