aboutsummaryrefslogtreecommitdiff
path: root/libsylph
AgeCommit message (Collapse)Author
2007-09-27fixed a bug that virtual folders were not sorted properly.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1916 ee746299-78ed-0310-b773-934348b2243d
2007-09-20removed all warnings output with -Wall.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1910 ee746299-78ed-0310-b773-934348b2243d
2007-09-19disabled auto decrypt on filtering to avoid passphrase dialog. made 2.4.6 ↵hiro
release. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1905 ee746299-78ed-0310-b773-934348b2243d
2007-09-14check for noinferior and noselect flags when creating a new imap folder.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1901 ee746299-78ed-0310-b773-934348b2243d
2007-09-14modified the method of getting IMAP4 folder list.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1900 ee746299-78ed-0310-b773-934348b2243d
2007-09-13simplify To headers on summary view.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1897 ee746299-78ed-0310-b773-934348b2243d
2007-09-13disabled the passphrase dialog on query search.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1896 ee746299-78ed-0310-b773-934348b2243d
2007-09-12added 'To' column to the summary view.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1894 ee746299-78ed-0310-b773-934348b2243d
2007-08-23conv_get_current_locale(): fixed the case when cur_locale is null string.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1881 ee746299-78ed-0310-b773-934348b2243d
2007-07-20ignore errors right after QUIT (workaround for Gmail SMTP server).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1873 ee746299-78ed-0310-b773-934348b2243d
2007-07-13prefs_common_junk_folder_rename_path(): fixed.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1865 ee746299-78ed-0310-b773-934348b2243d
2007-07-13also update junk folder path when a folder is renamed.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1864 ee746299-78ed-0310-b773-934348b2243d
2007-07-13win32: fixes renaming of folder didn't modify filter actions.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1863 ee746299-78ed-0310-b773-934348b2243d
2007-07-12refactored add-reply-or-forward-mark-after-sending.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1857 ee746299-78ed-0310-b773-934348b2243d
2007-07-11code cleanup.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1854 ee746299-78ed-0310-b773-934348b2243d
2007-07-09implemented add-reply-mark-after-sending.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1848 ee746299-78ed-0310-b773-934348b2243d
2007-06-11fixes stall of SMTP when sending via dialup connection.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1757 ee746299-78ed-0310-b773-934348b2243d
2007-06-07win32: abort socket polling if not connected.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1752 ee746299-78ed-0310-b773-934348b2243d
2007-05-18made 2.4.2 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1713 ee746299-78ed-0310-b773-934348b2243d
2007-05-18URI encode mailto: to protect '+'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1709 ee746299-78ed-0310-b773-934348b2243d
2007-05-16process quoted-pair correctly.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1694 ee746299-78ed-0310-b773-934348b2243d
2007-05-15use quoted-printable or base64 to protect trailing spaces on PGP/MIME ↵hiro
signing except for ISO-2022-JP. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1693 ee746299-78ed-0310-b773-934348b2243d
2007-05-11qsearch_cond_type now persists between sessions.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1691 ee746299-78ed-0310-b773-934348b2243d
2007-05-11the quick search condition now persists for the whole session.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1688 ee746299-78ed-0310-b773-934348b2243d
2007-05-10implemented '--open' command line option which open messages specified with ↵hiro
command-line in new window. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1686 ee746299-78ed-0310-b773-934348b2243d
2007-04-23fixed crash on Win32 when an OpenSSL DLL linked with MSVCR71.DLL was used.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1664 ee746299-78ed-0310-b773-934348b2243d
2007-04-19check for invalid APOP timestamp (CVE-2007-1558).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1656 ee746299-78ed-0310-b773-934348b2243d
2007-04-18updated copyright.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1649 ee746299-78ed-0310-b773-934348b2243d
2007-04-18fixed crashes when trying to fetch >64KB messages on IMAP4 via FreeCap on Win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1647 ee746299-78ed-0310-b773-934348b2243d
2007-04-17session.c: remove idle callback on close, and check GSource in the callback ↵hiro
(possibly fixes crashes on cancellation). git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1641 ee746299-78ed-0310-b773-934348b2243d
2007-04-16win32: check for the loadability of the default font.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1637 ee746299-78ed-0310-b773-934348b2243d
2007-04-13optimized file copy.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1635 ee746299-78ed-0310-b773-934348b2243d
2007-04-13win32: minor optimization of file move.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1634 ee746299-78ed-0310-b773-934348b2243d
2007-04-12supported ISO-8859-16.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1626 ee746299-78ed-0310-b773-934348b2243d
2007-04-11properly process CSV with double quotations.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1616 ee746299-78ed-0310-b773-934348b2243d
2007-04-06display error dialog if the execution of the junk filter command failed.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1597 ee746299-78ed-0310-b773-934348b2243d
2007-04-04procmime_scan_multipart_message(): use heap memory instead of stack for read ↵hiro
buffer, and increased the max recursion level to 64. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1593 ee746299-78ed-0310-b773-934348b2243d
2007-04-03win32: fixed a bug that the path separator of FolderItem::path was not ↵hiro
processed correctly. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1589 ee746299-78ed-0310-b773-934348b2243d
2007-03-30supported In-Reply-To header in mailto URL.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1586 ee746299-78ed-0310-b773-934348b2243d
2007-03-25fixed a bug that messages which were not filtered were not counted as new ↵Hiro
messages in imap filtering. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1576 ee746299-78ed-0310-b773-934348b2243d
2007-03-15apply flag changes in IMAP automatic filtering.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1569 ee746299-78ed-0310-b773-934348b2243d
2007-03-14fixes data format incompatibility of folderlist.xml between Unix and Win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1568 ee746299-78ed-0310-b773-934348b2243d
2007-03-14conv_encode_header(): fixed wrong handling of quotation in continuing ↵hiro
multi-byte strings. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1565 ee746299-78ed-0310-b773-934348b2243d
2007-02-23win32: fixed a bug that the timeout didn't work.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1556 ee746299-78ed-0310-b773-934348b2243d
2007-02-08don't filter junk on import.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1535 ee746299-78ed-0310-b773-934348b2243d
2007-02-07fixed saved search.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1532 ee746299-78ed-0310-b773-934348b2243d
2007-02-06filter junk mails from local mbox even if prefs_common.filter_on_inc is FALSE.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1531 ee746299-78ed-0310-b773-934348b2243d
2007-02-01refactored the toolbar structure.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1520 ee746299-78ed-0310-b773-934348b2243d
2007-01-31added the option 'Text at the right of icon' for the toolbar.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1516 ee746299-78ed-0310-b773-934348b2243d
2007-01-30also scan symbolic links on MH mailboxes.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1513 ee746299-78ed-0310-b773-934348b2243d