aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-15fixed busy loop when connection was immediately refused.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1953 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-28updated po files.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1950 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-28updated po files.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1948 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-21made 2.4.8 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1933 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-21updated po files.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1931 ee746299-78ed-0310-b773-934348b2243d
2007-12-20updated NEWS.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1930 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-20updated NEWS.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1928 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-12-07when encoding headers, use outgoing encoding to determine B or Q encoding ↵hiro
instead of MB_CUR_MAX. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1924 ee746299-78ed-0310-b773-934348b2243d
2007-11-08my_memmem(): fixed buffer overrun.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1922 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-10-03made 2.4.7 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1918 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 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-27updated NEWS.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1915 ee746299-78ed-0310-b773-934348b2243d
2007-09-27ChangeLog: fixed a typo.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1914 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-26updated po files.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1912 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-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-18updated NEWS.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1904 ee746299-78ed-0310-b773-934348b2243d
2007-09-18updated cs.po.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1903 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-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-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-12ja.po: fixed translation.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1895 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-07updated ChangeLog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1892 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-31made 2.4.5 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1886 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-30updated NEWS.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1884 ee746299-78ed-0310-b773-934348b2243d
2007-08-23updated po files.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1883 ee746299-78ed-0310-b773-934348b2243d