aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2006-06-25removed redundant folder scan on moving messages.Hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1085 ee746299-78ed-0310-b773-934348b2243d
2006-06-16enable 'Mark all read' only when selected folder is opened in the case of IMAP4.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1083 ee746299-78ed-0310-b773-934348b2243d
2006-06-16added 'Mark all read' to the folder context menu.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1082 ee746299-78ed-0310-b773-934348b2243d
2006-06-08fixed URI check on textview.Hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1079 ee746299-78ed-0310-b773-934348b2243d
2006-06-03added missing timeout handling for SMTP.Hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1078 ee746299-78ed-0310-b773-934348b2243d
2006-05-26foldersel.c: fixed a bug that bold face was disabled with GLib 2.10 and ↵hiro
Pango 1.12. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1070 ee746299-78ed-0310-b773-934348b2243d
2006-05-17fixed execution failure when using accessibility module, and character ↵Hiro
corruption and buffer overflow on sending when using half-width kana. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1068 ee746299-78ed-0310-b773-934348b2243d
2006-05-09summaryview.c: don't decrease new/unread count if zero.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1065 ee746299-78ed-0310-b773-934348b2243d
2006-03-27updated po files.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1060 ee746299-78ed-0310-b773-934348b2243d
2006-03-27fixed a bug that bold face was disabled with GLib 2.10 and Pango 1.12.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1058 ee746299-78ed-0310-b773-934348b2243d
2006-03-24added the clear button for quick search entry.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1057 ee746299-78ed-0310-b773-934348b2243d
2006-03-24fixed menu strings in keybind changer.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1056 ee746299-78ed-0310-b773-934348b2243d
2006-03-17added the option for MIME filename encoding method.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1053 ee746299-78ed-0310-b773-934348b2243d
2006-03-17implemented RFC 2231 filename encoding on send.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1052 ee746299-78ed-0310-b773-934348b2243d
2006-03-10sylpheed.ico: made background transparent.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1045 ee746299-78ed-0310-b773-934348b2243d
2006-03-10enabled sorting of the result of query search.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1041 ee746299-78ed-0310-b773-934348b2243d
2006-03-10modified the spacing of the statusbar of address book.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1040 ee746299-78ed-0310-b773-934348b2243d
2006-03-10modified the accelerators, and the layout of address book.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1039 ee746299-78ed-0310-b773-934348b2243d
2006-03-10printing messages now follows 'Show all headers'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1038 ee746299-78ed-0310-b773-934348b2243d
2006-03-09added a hidden option "mime_command" for backward compatibility.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1035 ee746299-78ed-0310-b773-934348b2243d
2006-03-08removed metamail support and replaced it with the alternative implementation.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1032 ee746299-78ed-0310-b773-934348b2243d
2006-03-07allow relative signature path.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1031 ee746299-78ed-0310-b773-934348b2243d
2006-03-06ignore trailing path separator when comparing URI on phishing check.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1030 ee746299-78ed-0310-b773-934348b2243d
2006-03-06always enable To, Cc, and Bcc button of the address book.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1029 ee746299-78ed-0310-b773-934348b2243d
2006-03-06preserve the window position of address book.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1028 ee746299-78ed-0310-b773-934348b2243d
2006-03-06enabled View/Cc menu on mail accounts.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1027 ee746299-78ed-0310-b773-934348b2243d
2006-03-02fixed crash after a message window was closed while the search dialog was ↵hiro
still open. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1022 ee746299-78ed-0310-b773-934348b2243d
2006-03-01place alert dialog center if it is out of range.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1018 ee746299-78ed-0310-b773-934348b2243d
2006-03-01win32: do console initialization only once.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1017 ee746299-78ed-0310-b773-934348b2243d
2006-02-28win32: output debug and help messages to newly created console.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1016 ee746299-78ed-0310-b773-934348b2243d
2006-02-24performance fix when resetting the quick search.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1007 ee746299-78ed-0310-b773-934348b2243d
2006-02-23ignore non-ascii newsgroup names (fixes crash on Win32).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1005 ee746299-78ed-0310-b773-934348b2243d
2006-02-22use filename-safe string for IMAP cache directory.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1004 ee746299-78ed-0310-b773-934348b2243d
2006-02-09prohibit move/copy from/to queue folders, and move/copy to virtual folders.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@995 ee746299-78ed-0310-b773-934348b2243d
2006-02-08fixed locale encoding problem on win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@987 ee746299-78ed-0310-b773-934348b2243d
2006-02-07made the help window of command line options singleton.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@985 ee746299-78ed-0310-b773-934348b2243d
2006-02-07force iconify even if window is hidden by always-on-top windows when ↵hiro
trayicon is clicked. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@984 ee746299-78ed-0310-b773-934348b2243d
2006-02-07fixed a problem that the UI was still insensitive after execution of ↵hiro
external editor failed. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@983 ee746299-78ed-0310-b773-934348b2243d
2006-02-07modified storing into trayicon.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@982 ee746299-78ed-0310-b773-934348b2243d
2006-02-06disabled regex match type on win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@979 ee746299-78ed-0310-b773-934348b2243d
2006-02-06update menu of separated message view when show_all_headers state changed.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@976 ee746299-78ed-0310-b773-934348b2243d
2006-02-03re-enabled workaround of last-row problem of summary view on GTK+ 2.8.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@969 ee746299-78ed-0310-b773-934348b2243d
2006-02-03show filenames with normal font in MIME view.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@968 ee746299-78ed-0310-b773-934348b2243d
2006-02-02handle Tab key in quick search entry as a special case.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@963 ee746299-78ed-0310-b773-934348b2243d
2006-02-02don't enable trayicon action if modal window exists. Present window on click ↵hiro
if main window is obscured. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@962 ee746299-78ed-0310-b773-934348b2243d
2006-02-02added the help of command line options.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@961 ee746299-78ed-0310-b773-934348b2243d
2006-02-02fixed key event handling of the quick search entry.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@959 ee746299-78ed-0310-b773-934348b2243d
2006-02-01properly count the number of new messages on local and remote mailboxes.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@958 ee746299-78ed-0310-b773-934348b2243d
2006-02-01don't disable send button on locked.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@955 ee746299-78ed-0310-b773-934348b2243d
2006-02-01disable Send button if no account exist.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@954 ee746299-78ed-0310-b773-934348b2243d