aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-01-24do not disconnect immediately but send QUIT on normal POP3 errors.hiro
2013-01-22added safe mode (don't load plug-ins).hiro
2013-01-22fixes IMAP4 server using IPv6 address on Windows.hiro
2013-01-22made IMAP INBOX case insensitive.hiro
2012-11-20enabled connection timeout setting on Windows.hiro
2012-10-30updated Japanese manual.hiro
2012-10-30udpated README.hiro
2012-10-29fixed hyperlink when 'Show attached files first on message view' option was set.hiro
2012-10-12libsylph/imap.c: fixed MSVC compilation (thanks to Gisle Vanem).hiro
2012-10-10updated Windows registry entry file.hiro
2012-10-10nsis/sylpheed.nsi: fixed a typo in writing registry.hiro
2012-10-10removed includedir from include path in Makefiles.hiro
2012-10-05configure.in: raised the required GTK+ version to 2.8.0.hiro
2012-10-05Automatically set the default mailto and .eml handler by Windows installer.hiro
2012-09-27made 3.2.0beta2 release.hiro
2012-09-27modified sylpheed.desktop.hiro
2012-09-26sylpheed.spec.in: added sylpheed-plugins package, and fixed plugindir.hiro
2012-09-25fixed long-standing drag begin bug on IMAP folders (#93).hiro
2012-09-13sylpheed.spec.in: fixed build on x86_64 platform.hiro
2012-08-16minor optimization for headerview tooltips.hiro
2012-08-16Don't show previous tooltips on headerview when cleared.hiro
2012-08-16fixed tooltips on windows.hiro
2012-08-16removed redundant gtk_tooltips_new() and destroy GtkTooltips object on close.hiro
2012-08-16added tooltips of header labels.hiro
2012-08-15added an option to specify the position of attach tool button.hiro
2012-08-08enabled viewing of external rfc822 message files. Recognize mailto: or file: ...hiro
2012-07-27made 3.3beta1 release.hiro
2012-07-27src/export.c: pass the opened FolderItem when 'Export only selected messages'...hiro
2012-07-27made export/import progress dialog cancellable.hiro
2012-07-27added 'Export only selected messages' option to the export dialog.hiro
2012-07-26enable quick launch from the attach tool menu.hiro
2012-07-26moved Images option in Display - Attach tab.hiro
2012-07-25updated ChangeLog.hiro
2012-07-25improved the new attachmemts interface.hiro
2012-07-04updated automake files.hiro
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