aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-01-27only execute idle function on button press.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@939 ee746299-78ed-0310-b773-934348b2243d
2006-01-27updated po files.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@938 ee746299-78ed-0310-b773-934348b2243d
2006-01-27fixes wrong drag begin state after passphrase dialog appeared.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@937 ee746299-78ed-0310-b773-934348b2243d
2006-01-27convert PGP passphrase into locale encoding.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@936 ee746299-78ed-0310-b773-934348b2243d
2006-01-27when deleting a collapsed thread, all the messages in the thread will be ↵hiro
removed. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@935 ee746299-78ed-0310-b773-934348b2243d
2006-01-27renamed summary_search to query_search.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@934 ee746299-78ed-0310-b773-934348b2243d
2006-01-26removed 'Wrap before sending' option, which was rather problematic.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@933 ee746299-78ed-0310-b773-934348b2243d
2006-01-26supported IPv6 on Win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@932 ee746299-78ed-0310-b773-934348b2243d
2006-01-26also recognize GDK_KP_* keycodes.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@931 ee746299-78ed-0310-b773-934348b2243d
2006-01-26made 2.2.0beta6 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@929 ee746299-78ed-0310-b773-934348b2243d
2006-01-25exclude trash on recursive search.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@928 ee746299-78ed-0310-b773-934348b2243d
2006-01-25don't show 'Empty trash' dialog if trashed messages don't exist.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@927 ee746299-78ed-0310-b773-934348b2243d
2006-01-25'File/Insert signature' now inserts signature into current cursor position.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@926 ee746299-78ed-0310-b773-934348b2243d
2006-01-24update the sensitivity of UI after quick search.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@925 ee746299-78ed-0310-b773-934348b2243d
2006-01-24force attaching of specific types on forwarding even if filename is unspecified.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@924 ee746299-78ed-0310-b773-934348b2243d
2006-01-24foldersel.c: place dialog at the center on parent window.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@923 ee746299-78ed-0310-b773-934348b2243d
2006-01-24fixed wrong dialog window position.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@922 ee746299-78ed-0310-b773-934348b2243d
2006-01-24save temporary IMAP4 password. Don't try to connect to IMAP4 server when ↵hiro
closing folder. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@921 ee746299-78ed-0310-b773-934348b2243d
2006-01-24skip virtual folders when clearing caches.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@920 ee746299-78ed-0310-b773-934348b2243d
2006-01-23implemented clearing of IMAP4 message caches on exit.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@919 ee746299-78ed-0310-b773-934348b2243d
2006-01-23imap.c: fixed a bug that cache files in source folder was not removed was fixed.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@918 ee746299-78ed-0310-b773-934348b2243d
2006-01-20fixed compilation bug on win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@917 ee746299-78ed-0310-b773-934348b2243d
2006-01-20allow non-ascii mailto string and filename on --compose option.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@916 ee746299-78ed-0310-b773-934348b2243d
2006-01-20place some dialogs at the center on parent window.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@915 ee746299-78ed-0310-b773-934348b2243d
2006-01-20added tooltip for search entry.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@913 ee746299-78ed-0310-b773-934348b2243d
2006-01-20fixed style modification of folder property dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@912 ee746299-78ed-0310-b773-934348b2243d
2006-01-19fixed crash on quick search.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@911 ee746299-78ed-0310-b773-934348b2243d
2006-01-19updated NEWS.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@910 ee746299-78ed-0310-b773-934348b2243d
2006-01-19fixed account selector of compose window having unintended mnemonic.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@909 ee746299-78ed-0310-b773-934348b2243d
2006-01-19handle virtual folders under IMAP4 folders properly.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@908 ee746299-78ed-0310-b773-934348b2243d
2006-01-19a bit of optimization for toggling threads.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@907 ee746299-78ed-0310-b773-934348b2243d
2006-01-19implemented quick filter.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@906 ee746299-78ed-0310-b773-934348b2243d
2006-01-18added filter conditions of status such as 'unread', 'mark', 'color-label', ↵hiro
and 'mime'. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@905 ee746299-78ed-0310-b773-934348b2243d
2006-01-18summaryview.c: update all_mlist on sorting to save the order.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@904 ee746299-78ed-0310-b773-934348b2243d
2006-01-17modified the window management of export / import dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@903 ee746299-78ed-0310-b773-934348b2243d
2006-01-17updated po files.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@902 ee746299-78ed-0310-b773-934348b2243d
2006-01-17enabled toggle of the searchbar.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@901 ee746299-78ed-0310-b773-934348b2243d
2006-01-17implemented quick search of the summary view.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@900 ee746299-78ed-0310-b773-934348b2243d
2006-01-17news.c: show more verbose warnings.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@899 ee746299-78ed-0310-b773-934348b2243d
2006-01-16made 2.2.0beta4 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@897 ee746299-78ed-0310-b773-934348b2243d
2006-01-13perform show/hide on trayicon click. Implemented popup menu on trayicon.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@896 ee746299-78ed-0310-b773-934348b2243d
2006-01-13fixed 32-bit integer overflow where the total size of POP3 messages is ↵hiro
greater than 2GB. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@895 ee746299-78ed-0310-b773-934348b2243d
2006-01-12fixed a memory leak where threading is off.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@894 ee746299-78ed-0310-b773-934348b2243d
2006-01-12fixed renaming of virtual folders.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@892 ee746299-78ed-0310-b773-934348b2243d
2006-01-12replaced 'Search messages...' with 'Edit search condition...' on virtual folder.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@891 ee746299-78ed-0310-b773-934348b2243d
2006-01-12updated copyright year.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@890 ee746299-78ed-0310-b773-934348b2243d
2006-01-11folderview_check_new(): exclude virtual folders.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@889 ee746299-78ed-0310-b773-934348b2243d
2006-01-11made 2.2.0beta3 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@887 ee746299-78ed-0310-b773-934348b2243d
2006-01-11updated NEWS.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@886 ee746299-78ed-0310-b773-934348b2243d
2006-01-11updated po files.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@885 ee746299-78ed-0310-b773-934348b2243d