aboutsummaryrefslogtreecommitdiff
path: root/libsylph
AgeCommit message (Collapse)Author
2013-09-11added 'Last 30 days' to the quick search menu.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3279 ee746299-78ed-0310-b773-934348b2243d
2013-08-26properly unescape special characters in HTML links (#120).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3273 ee746299-78ed-0310-b773-934348b2243d
2013-08-16fixed the parse failure of STATUS response if a folder name contains ↵hiro
brackets (sylpheed:35704). git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3272 ee746299-78ed-0310-b773-934348b2243d
2013-05-23filesel: save selected file type.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3259 ee746299-78ed-0310-b773-934348b2243d
2013-05-14added an option to prefer HTML part in multipart/alternative.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3253 ee746299-78ed-0310-b773-934348b2243d
2013-05-14support blockquote tag.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3252 ee746299-78ed-0310-b773-934348b2243d
2013-04-05print all texts in messages with print command.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3250 ee746299-78ed-0310-b773-934348b2243d
2013-04-04procmsg.c: procmsg_save_message_as_text(): guard against code conversion ↵hiro
failure. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3248 ee746299-78ed-0310-b773-934348b2243d
2013-04-04open output file as text mode when saving messages as text.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3247 ee746299-78ed-0310-b773-934348b2243d
2013-04-03added the feature to save message as plain text (locale or UTF-8 encoding).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3245 ee746299-78ed-0310-b773-934348b2243d
2013-03-26properly escape folder/username/password which include double-quote or ↵hiro
backslash. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3235 ee746299-78ed-0310-b773-934348b2243d
2013-03-13fixed rebuilding of folder tree which had been broken at 3.4.0beta1 (#103).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3233 ee746299-78ed-0310-b773-934348b2243d
2013-02-15optimized date string scanhiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3230 ee746299-78ed-0310-b773-934348b2243d
2013-02-15Supported more non-standard date.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3229 ee746299-78ed-0310-b773-934348b2243d
2013-02-15modified Date header parser.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3227 ee746299-78ed-0310-b773-934348b2243d
2013-02-14added an option: 'Do not classify message as junk if sender is in the ↵hiro
address book' git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3222 ee746299-78ed-0310-b773-934348b2243d
2013-02-08added option: 'Show notification window when new messages arrive'hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3212 ee746299-78ed-0310-b773-934348b2243d
2013-01-25limit the recursion level of tree scan to 64.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3197 ee746299-78ed-0310-b773-934348b2243d
2013-01-24Pop3Session::state to POP3_ERROR if QUIT fail.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3195 ee746299-78ed-0310-b773-934348b2243d
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-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-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-10removed includedir from include path in Makefiles.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3172 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-07-27made 3.3beta1 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3146 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-25improved the new attachmemts interface.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3134 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-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-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-19fixed compilation error with --disable-ipv6.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3104 ee746299-78ed-0310-b773-934348b2243d
2012-06-05made 3.2.8beta8 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3083 ee746299-78ed-0310-b773-934348b2243d
2012-05-31differentiate DNS lookup error from connection errors.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3081 ee746299-78ed-0310-b773-934348b2243d
2012-04-23win32: added an option to play sound when new messages arrive.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3053 ee746299-78ed-0310-b773-934348b2243d
2012-04-20modified copyright year.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3052 ee746299-78ed-0310-b773-934348b2243d
2012-04-20workaround for a broken IMAP server (Yahoo! Mail) which cannot fetch ↵hiro
messages right after EXPUNGE. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3051 ee746299-78ed-0310-b773-934348b2243d
2012-04-13preserve the last selected folders between sessions.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3043 ee746299-78ed-0310-b773-934348b2243d
2012-03-26referch message when imap/news cache file size is 0 (Bug #50).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3034 ee746299-78ed-0310-b773-934348b2243d
2012-03-26removed direct inclusion of <glibconfig.h> and <glib/gwin32.h> (fixes Bug #53).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3033 ee746299-78ed-0310-b773-934348b2243d
2012-03-02imap.c: relaxed the response check of AUTHENTICATE and APPEND.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3028 ee746299-78ed-0310-b773-934348b2243d
2012-02-21fixed compilation error with Fink + OS X (Bug #42).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3019 ee746299-78ed-0310-b773-934348b2243d
2012-01-20emit signals for IMAP.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3017 ee746299-78ed-0310-b773-934348b2243d
2012-01-20supported NNTP over SOCKS porxy.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3016 ee746299-78ed-0310-b773-934348b2243d
2011-12-21Fixed crash when message fetch and new message checking happen at the same ↵hiro
time on IMAP folder. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2992 ee746299-78ed-0310-b773-934348b2243d
2011-09-15prevent IMAP error caused by sending multiple commands at the same time.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2968 ee746299-78ed-0310-b773-934348b2243d
2011-08-11updated libsylph-0.def.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2941 ee746299-78ed-0310-b773-934348b2243d