aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-07-03imap_cmd_fetch_func(): made response parser more robust (fixes [sylpheed:3530...hiro
2012-06-25possible fix for gmodule link error on some environments (#74). Updated copyr...hiro
2012-06-22udpated version to 3.2 (RC).hiro
2012-06-20adjusted the width of the attach column.hiro
2012-06-20replaced the clip icon with more visible one on selected row.hiro
2012-06-20updated documents.hiro
2012-06-20added 'show_attach_tab' option (no UI) which toggles the Attachment tab and t...hiro
2012-06-19fixed 'Stop' button didn't become inactive after POP3 session finished.hiro
2012-06-19win32: changed the default of junk commands with sylfilter.hiro
2012-06-19updated Japanese manual.hiro
2012-06-19removed 'dereferencing type-punned pointer will break strict-aliasing rules' ...hiro
2012-06-19removed label warning on non-win32.hiro
2012-06-19fixed compilation error with --disable-ipv6.hiro
2012-06-18made 3.2beta9 release.hiro
2012-06-18modified the width of tool menu arrow button.hiro
2012-06-18added tooltip for message view toggle arrow.hiro
2012-06-18nsis/update-manager.nsi: prevent 'Sylpheed is running.' message on update.hiro
2012-06-18fixed a memory leak of a GtkItemFactory.hiro
2012-06-18disabled 'Save all...' menu on attach view if attached files with file name d...hiro
2012-06-18added attached filenames to the tool menu.hiro
2012-06-15changed the Text/Attachments tab to a toggle button.hiro
2012-06-13compose_attach_property(): force focus for compsoe window (will fix #70).hiro
2012-06-13included server name in the receive error dialog.hiro
2012-06-12src/filesel.c: win32: handle multiple file selection with shortcuts.hiro
2012-06-11win32: follow Windows shortcut (.lnk) on file selection dialog.hiro
2012-06-06src/inc.c: properly detect DNS lookup error when session_connect_full() faile...hiro
2012-06-05made 3.2.8beta8 release.hiro
2012-05-31differentiate DNS lookup error from connection errors.hiro
2012-05-30sylpheed.nsi: reserve nsProcess.dll file to speed up the launch of installer.hiro
2012-05-30fixed a bug that messages could not be sent with POP before SMTP enabled.hiro
2012-05-30convert the encoding of Japanese HTML manual to UTF-8.hiro
2012-05-28properly set line-space for auto-wrapped lines (fixes Bug #64).hiro
2012-05-18open compose window before receiving on startup.hiro
2012-05-02fixed Bug #54: Focus problem when reediting/forwarding emails after attachmen...hiro
2012-05-02loosen up queue/draft check on mail check is running.hiro
2012-05-02src/inc.c: use a flag to distinguish the state of activity.hiro
2012-04-27src/compose.c: cancel sending if new mail check is running.hiro
2012-04-24updated copyright year.hiro
2012-04-23win32: added an option to play sound when new messages arrive.hiro
2012-04-20workaround for a broken IMAP server (Yahoo! Mail) which cannot fetch messages...hiro
2012-04-18removed compiler warnings caused by usage of gboolean as gpointer.hiro
2012-04-18fixed Bug #52: Address autocomplete: Not possible to select drop-down list el...hiro
2012-04-18fixed Bug #47: Address book: Cancel editing contact results in click-and-drag...hiro
2012-04-13made 3.2beta7 release.hiro
2012-04-13fixed a bug that a MIME part that didn't have a name could not be saved.hiro
2012-04-13preserve the last selected folders between sessions.hiro
2012-04-12show the detail of new messages on the trayicon tooltip.hiro
2012-04-12also use first and last name for address completion.hiro
2012-04-11src/addr_compl.c: also match to the subsequent part of the name of contacts (...hiro
2012-04-11updated NSIS scripts.hiro