aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2007-12-17syldap_display_search_results(): fixed warnings.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1926 ee746299-78ed-0310-b773-934348b2243d
2007-12-17syldap.c: fixed memory leaks.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1925 ee746299-78ed-0310-b773-934348b2243d
2007-10-11disable /Message/Re-edit menu of message view window in non-sent folders.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1921 ee746299-78ed-0310-b773-934348b2243d
2007-09-28fixed the crash when try to use ascii-armored PGP encryption.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1917 ee746299-78ed-0310-b773-934348b2243d
2007-09-27fixed the status label so that it will automatically resize when there is ↵hiro
not enough width. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1913 ee746299-78ed-0310-b773-934348b2243d
2007-09-26keep previous focus when separation changed.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1911 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-20fixed 'Set display item of summary...' button in the common prefs dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1909 ee746299-78ed-0310-b773-934348b2243d
2007-09-18display error and abort sending if the read of attach files fails.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1902 ee746299-78ed-0310-b773-934348b2243d
2007-09-14block notify if a new message is read on receiving.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1899 ee746299-78ed-0310-b773-934348b2243d
2007-09-13summaryview.c: compare using simpilfied To strings.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1898 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-09-10use combined method for encrypt and sign with PGP/MIME.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1893 ee746299-78ed-0310-b773-934348b2243d
2007-09-07implemented proper ascii-armored PGP encryption.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1891 ee746299-78ed-0310-b773-934348b2243d
2007-08-31fixed another format string bug in address completion.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1885 ee746299-78ed-0310-b773-934348b2243d
2007-08-23also don't join '--' in line wrapping.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1882 ee746299-78ed-0310-b773-934348b2243d
2007-08-23fixed format string vulnerability.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1880 ee746299-78ed-0310-b773-934348b2243d
2007-07-20fixed a memory leak, and made 2.4.4 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1874 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-18fixed wrong null check of reply target on reedit.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1870 ee746299-78ed-0310-b773-934348b2243d
2007-07-17remove temporary file after reply to attached messages.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1868 ee746299-78ed-0310-b773-934348b2243d
2007-07-17check replytarget's Message-Id when adding reply flags.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1867 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-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-11editbook.c: win32: fixed a bug that the name entry didn't accept key input.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1853 ee746299-78ed-0310-b773-934348b2243d
2007-07-10added the feature to reply to attached message/rfc822 messages.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1852 ee746299-78ed-0310-b773-934348b2243d
2007-07-10restore reply/forward target on reedit.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1851 ee746299-78ed-0310-b773-934348b2243d
2007-07-09implemented add-reply-or-forward-mark after sending from queue.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1850 ee746299-78ed-0310-b773-934348b2243d
2007-07-09implemented add-forward-mark-after-sending.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1849 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-25addressbook.c: null-check person to avoid crash.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1795 ee746299-78ed-0310-b773-934348b2243d
2007-06-22about.c: place cursor at the start.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1790 ee746299-78ed-0310-b773-934348b2243d
2007-06-15fixes invisible dialog when main window is hidden.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1771 ee746299-78ed-0310-b773-934348b2243d
2007-06-08supported UTF-8 with BOM when inserting signature.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1754 ee746299-78ed-0310-b773-934348b2243d
2007-06-04clear search entry when Escape key is pressed.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1743 ee746299-78ed-0310-b773-934348b2243d
2007-05-28fixed infinite loop when pid was not obtained on the execution of external ↵hiro
editor. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1742 ee746299-78ed-0310-b773-934348b2243d
2007-05-28don't execute automatic incorporation while file selection dialog is open.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1741 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-17added --open to the help message, and updated po files.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1697 ee746299-78ed-0310-b773-934348b2243d
2007-05-17added --open to the help message.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1696 ee746299-78ed-0310-b773-934348b2243d
2007-05-16improved the performance of Mark all read on IMAP4 by only modifying the ↵hiro
flagged messages. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1695 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-14the selection now persists on the update of quick search.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1692 ee746299-78ed-0310-b773-934348b2243d
2007-05-11made a workaround for GTK+ bug #56070.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1690 ee746299-78ed-0310-b773-934348b2243d
2007-05-11fixed wrong status on persist qsearch filter.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1689 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