aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)Author
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-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-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-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-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-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-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-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-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-26made 2.4.3 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1799 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-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-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-07win32: abort socket polling if not connected.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1752 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