aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2006-01-24skip virtual folders when clearing caches.hiro
2006-01-23implemented clearing of IMAP4 message caches on exit.hiro
2006-01-23imap.c: fixed a bug that cache files in source folder was not removed was fixed.hiro
2006-01-20allow non-ascii mailto string and filename on --compose option.hiro
2006-01-20place some dialogs at the center on parent window.hiro
2006-01-20added tooltip for search entry.hiro
2006-01-20fixed style modification of folder property dialog.hiro
2006-01-19fixed crash on quick search.hiro
2006-01-19fixed account selector of compose window having unintended mnemonic.hiro
2006-01-19handle virtual folders under IMAP4 folders properly.hiro
2006-01-19a bit of optimization for toggling threads.hiro
2006-01-19implemented quick filter.hiro
2006-01-18added filter conditions of status such as 'unread', 'mark', 'color-label', an...hiro
2006-01-18summaryview.c: update all_mlist on sorting to save the order.hiro
2006-01-17modified the window management of export / import dialog.hiro
2006-01-17enabled toggle of the searchbar.hiro
2006-01-17implemented quick search of the summary view.hiro
2006-01-17news.c: show more verbose warnings.hiro
2006-01-16made 2.2.0beta4 release.hiro
2006-01-13perform show/hide on trayicon click. Implemented popup menu on trayicon.hiro
2006-01-13fixed 32-bit integer overflow where the total size of POP3 messages is greate...hiro
2006-01-12fixed a memory leak where threading is off.hiro
2006-01-12fixed renaming of virtual folders.hiro
2006-01-12replaced 'Search messages...' with 'Edit search condition...' on virtual folder.hiro
2006-01-12updated copyright year.hiro
2006-01-11folderview_check_new(): exclude virtual folders.hiro
2006-01-11made 2.2.0beta3 release.hiro
2006-01-11open search folder property on virtual folder with '/Edit/Search messages...'.hiro
2006-01-10added name entry. Also show name in the window title.hiro
2006-01-10Include some trailing punctuations as URI.hiro
2006-01-10repositioned the 'Delete' menu and added a separator to prevent accidental se...hiro
2006-01-10implemented the modification of search folder condition.hiro
2006-01-06partially implemented search folder properties.hiro
2006-01-06modified the message of deleting search folder.hiro
2006-01-06accept when name entry is activated on the save search dialog.hiro
2006-01-06fixes a bug that search cache occasionally didn't work.hiro
2006-01-06added a function for minor code cleanup.hiro
2006-01-05add http:// scheme before implicit URIs begin with 'www.'.hiro
2006-01-05fixed a bug that search folders under IMAP4 or NNTP folders couldn't be removed.hiro
2005-12-27cache search result to speed up on and after the second search.hiro
2005-12-26updated NEWS.hiro
2005-12-26prevent duplicate retrieval after incomplete POP3 session.hiro
2005-12-26added Windows-1252 for display encoding.hiro
2005-12-26don't traverse inside message/rfc822 to avoid duplicated attachments.hiro
2005-12-26only add modified flag when files are manually attached.hiro
2005-12-25added more characters to be substituted for filename.hiro
2005-12-25include message/rfc822 parts when forwarding.hiro
2005-12-25folderview.c: fixed a bug that previously selected row was removed from the v...hiro
2005-12-25attach all parts with filenames when forwarding.hiro
2005-12-22fixed enumerated lines detection.hiro