aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)Author
2013-01-24do not disconnect immediately but send QUIT on normal POP3 errors.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3194 ee746299-78ed-0310-b773-934348b2243d
2013-01-22added safe mode (don't load plug-ins).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3193 ee746299-78ed-0310-b773-934348b2243d
2013-01-22fixes IMAP4 server using IPv6 address on Windows.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3192 ee746299-78ed-0310-b773-934348b2243d
2013-01-22made IMAP INBOX case insensitive.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3191 ee746299-78ed-0310-b773-934348b2243d
2012-11-20enabled connection timeout setting on Windows.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3188 ee746299-78ed-0310-b773-934348b2243d
2012-10-30updated Japanese manual.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3180 ee746299-78ed-0310-b773-934348b2243d
2012-10-30udpated README.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3179 ee746299-78ed-0310-b773-934348b2243d
2012-10-29fixed hyperlink when 'Show attached files first on message view' option was set.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3177 ee746299-78ed-0310-b773-934348b2243d
2012-10-12libsylph/imap.c: fixed MSVC compilation (thanks to Gisle Vanem).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3176 ee746299-78ed-0310-b773-934348b2243d
2012-10-10updated Windows registry entry file.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3174 ee746299-78ed-0310-b773-934348b2243d
2012-10-10nsis/sylpheed.nsi: fixed a typo in writing registry.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3173 ee746299-78ed-0310-b773-934348b2243d
2012-10-10removed includedir from include path in Makefiles.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3172 ee746299-78ed-0310-b773-934348b2243d
2012-10-05configure.in: raised the required GTK+ version to 2.8.0.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3170 ee746299-78ed-0310-b773-934348b2243d
2012-10-05Automatically set the default mailto and .eml handler by Windows installer.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3168 ee746299-78ed-0310-b773-934348b2243d
2012-09-27made 3.2.0beta2 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3166 ee746299-78ed-0310-b773-934348b2243d
2012-09-27modified sylpheed.desktop.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3163 ee746299-78ed-0310-b773-934348b2243d
2012-09-26sylpheed.spec.in: added sylpheed-plugins package, and fixed plugindir.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3161 ee746299-78ed-0310-b773-934348b2243d
2012-09-25fixed long-standing drag begin bug on IMAP folders (#93).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3159 ee746299-78ed-0310-b773-934348b2243d
2012-09-13sylpheed.spec.in: fixed build on x86_64 platform.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3158 ee746299-78ed-0310-b773-934348b2243d
2012-08-16minor optimization for headerview tooltips.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3155 ee746299-78ed-0310-b773-934348b2243d
2012-08-16Don't show previous tooltips on headerview when cleared.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3153 ee746299-78ed-0310-b773-934348b2243d
2012-08-16fixed tooltips on windows.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3152 ee746299-78ed-0310-b773-934348b2243d
2012-08-16removed redundant gtk_tooltips_new() and destroy GtkTooltips object on close.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3151 ee746299-78ed-0310-b773-934348b2243d
2012-08-16added tooltips of header labels.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3150 ee746299-78ed-0310-b773-934348b2243d
2012-08-15added an option to specify the position of attach tool button.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3148 ee746299-78ed-0310-b773-934348b2243d
2012-08-08enabled viewing of external rfc822 message files. Recognize mailto: or file: ↵hiro
URL argument without command-line option. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3147 ee746299-78ed-0310-b773-934348b2243d
2012-07-27made 3.3beta1 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3146 ee746299-78ed-0310-b773-934348b2243d
2012-07-27src/export.c: pass the opened FolderItem when 'Export only selected ↵hiro
messages' is enabled. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3143 ee746299-78ed-0310-b773-934348b2243d
2012-07-27made export/import progress dialog cancellable.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3142 ee746299-78ed-0310-b773-934348b2243d
2012-07-27added 'Export only selected messages' option to the export dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3141 ee746299-78ed-0310-b773-934348b2243d
2012-07-26enable quick launch from the attach tool menu.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3139 ee746299-78ed-0310-b773-934348b2243d
2012-07-26moved Images option in Display - Attach tab.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3138 ee746299-78ed-0310-b773-934348b2243d
2012-07-25updated ChangeLog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3137 ee746299-78ed-0310-b773-934348b2243d
2012-07-25improved the new attachmemts interface.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3134 ee746299-78ed-0310-b773-934348b2243d
2012-07-04updated automake files.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3132 ee746299-78ed-0310-b773-934348b2243d
2012-07-03imap_cmd_fetch_func(): made response parser more robust (fixes ↵hiro
[sylpheed:35306] can't fetch message error). git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3131 ee746299-78ed-0310-b773-934348b2243d
2012-06-25possible fix for gmodule link error on some environments (#74). Updated ↵hiro
copyright year. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3118 ee746299-78ed-0310-b773-934348b2243d
2012-06-22udpated version to 3.2 (RC).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3117 ee746299-78ed-0310-b773-934348b2243d
2012-06-20adjusted the width of the attach column.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3114 ee746299-78ed-0310-b773-934348b2243d
2012-06-20replaced the clip icon with more visible one on selected row.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3113 ee746299-78ed-0310-b773-934348b2243d
2012-06-20updated documents.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3112 ee746299-78ed-0310-b773-934348b2243d
2012-06-20added 'show_attach_tab' option (no UI) which toggles the Attachment tab and ↵hiro
toggle button. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3111 ee746299-78ed-0310-b773-934348b2243d
2012-06-19fixed 'Stop' button didn't become inactive after POP3 session finished.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3110 ee746299-78ed-0310-b773-934348b2243d
2012-06-19win32: changed the default of junk commands with sylfilter.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3109 ee746299-78ed-0310-b773-934348b2243d
2012-06-19updated Japanese manual.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3107 ee746299-78ed-0310-b773-934348b2243d
2012-06-19removed 'dereferencing type-punned pointer will break strict-aliasing rules' ↵hiro
compiler warnings. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3106 ee746299-78ed-0310-b773-934348b2243d
2012-06-19removed label warning on non-win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3105 ee746299-78ed-0310-b773-934348b2243d
2012-06-19fixed compilation error with --disable-ipv6.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3104 ee746299-78ed-0310-b773-934348b2243d
2012-06-18made 3.2beta9 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3102 ee746299-78ed-0310-b773-934348b2243d
2012-06-18modified the width of tool menu arrow button.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3101 ee746299-78ed-0310-b773-934348b2243d