aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2008-06-06removed the restriction that the template body over 8KB could not be read.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2007 ee746299-78ed-0310-b773-934348b2243d
2008-06-06trivial fixes.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2006 ee746299-78ed-0310-b773-934348b2243d
2008-05-22fixed a crash.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2000 ee746299-78ed-0310-b773-934348b2243d
2008-05-16display alert dialog when signing/encryption failed.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1994 ee746299-78ed-0310-b773-934348b2243d
2008-05-14don't move focus from text view to summary view when displaying messages.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1991 ee746299-78ed-0310-b773-934348b2243d
2008-05-08remember the maximized state of compose window.]hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1990 ee746299-78ed-0310-b773-934348b2243d
2008-04-24added option of excluded addresses/domains for recipients confirmation.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1985 ee746299-78ed-0310-b773-934348b2243d
2008-04-24exclude quote lines when notifying missing attachments.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1984 ee746299-78ed-0310-b773-934348b2243d
2008-04-11reset quick search condition if search bar is now shown.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1978 ee746299-78ed-0310-b773-934348b2243d
2008-04-11added missing include.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1977 ee746299-78ed-0310-b773-934348b2243d
2008-04-10added 'Edit/Quick search' menu. Also search To: header in Sent/Draft/Queue ↵hiro
folders. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1975 ee746299-78ed-0310-b773-934348b2243d
2008-04-10spaces in address and server entries are automatically removed at applying ↵hiro
account configuration. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1974 ee746299-78ed-0310-b773-934348b2243d
2008-04-09always display error dialog when connection to SMTP server failed.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1973 ee746299-78ed-0310-b773-934348b2243d
2008-04-08fixed leaks of GSList.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1972 ee746299-78ed-0310-b773-934348b2243d
2008-04-08made check recipients' entries not editable.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1971 ee746299-78ed-0310-b773-934348b2243d
2008-04-08added the option to confirm recipients before sending.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1970 ee746299-78ed-0310-b773-934348b2243d
2008-03-28delete compose attach property dialog when closed.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1969 ee746299-78ed-0310-b773-934348b2243d
2008-03-28the feature to confirm missing attachments was added.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1968 ee746299-78ed-0310-b773-934348b2243d
2008-03-27number of matches is displayed when query search is done.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1967 ee746299-78ed-0310-b773-934348b2243d
2008-03-19win32: fixed absolute path was not handled correctly with --attach option.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1966 ee746299-78ed-0310-b773-934348b2243d
2008-03-13fixed address completion.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1965 ee746299-78ed-0310-b773-934348b2243d
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