aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2008-02-29added missing include.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1963 ee746299-78ed-0310-b773-934348b2243d
2008-02-29made 2.5.0beta1 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1960 ee746299-78ed-0310-b773-934348b2243d
2008-02-28fixed a bug that the quote description dialog never appeared again after ↵hiro
closing it with close button. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1958 ee746299-78ed-0310-b773-934348b2243d
2008-02-15added the feature to save SSL peer certificate and always accept it.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1952 ee746299-78ed-0310-b773-934348b2243d
2008-01-08fixed crash on quick search menu change.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1951 ee746299-78ed-0310-b773-934348b2243d
2007-12-28implemented vertical view. Separated quick search into another module.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1949 ee746299-78ed-0310-b773-934348b2243d
2007-12-27added the option to treat HTML only messages as attachment.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1947 ee746299-78ed-0310-b773-934348b2243d
2007-12-27don't enable windres on non-win32 platforms.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1946 ee746299-78ed-0310-b773-934348b2243d
2007-12-21win32: call app_will_exit() when WM_ENDSESSION is received.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1932 ee746299-78ed-0310-b773-934348b2243d
2007-12-20fixed beep on folders with one message when using GTK+ 2.12.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1929 ee746299-78ed-0310-b773-934348b2243d
2007-12-18fixed warnings again.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1927 ee746299-78ed-0310-b773-934348b2243d
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