aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-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
2005-12-22modified window handling.hiro
2005-12-22select activated message on search dialog in summary view if possible.hiro
2005-12-22summary_row_expanded(): disable workaround with GTK+ 2.8.hiro
2005-12-21reflect flag changes on virtual folders in the real ones.hiro
2005-12-21some modification of searching.hiro
2005-12-20modified compose_is_itemized().hiro
2005-12-20compose_is_itemized(): also check for enumerated lines such as (1), (2), ...hiro
2005-12-20look for all accounts when enable_swap_from is enabled.hiro
2005-12-20summary_set_row(): fixed a memory leak.hiro
2005-12-20reflect display_folder_unread setting immediately.hiro
2005-12-20fixed preselected directory with GTK+ 2.8.hiro
2005-12-19subscribedialog.c: popup main window when the dialog is closed.hiro
2005-12-19save summary view height even if window is maximized.hiro
2005-12-19remember the maximized state.hiro
2005-12-19removed SummaryView* from the argument of summary_search(). Preset folder whe...hiro
2005-12-19implemented query search and virtual folder (merged from newsearch branch).hiro
2005-12-14added an option to update only INBOX on checking new messages of IMAP4 accounts.hiro
2005-12-13enabled custom queue folder.hiro
2005-12-13fixed subscribed dialog.hiro
2005-12-09foldersel.c: also select top folder on FOLDER_SEL_ALL.hiro
2005-12-09prefs_filter_edit_cond_hbox_to_cond(): added an argument for case sensitivity.hiro
2005-12-08made more prefs_filter functions public.hiro
2005-12-08prefs_filter_edit.c: generalized the condition edit.hiro
2005-12-06made CondHBox / ActionHBox related APIs public.hiro
2005-12-05enabled COMPOSE_REPLY_TO_ALL for NNTP.hiro
2005-12-02modified font for signature part.hiro
2005-12-02fixed crash bug when an address in a group was modified. Fixed memory leaks.hiro
2005-12-02fixed blocking when entering gpg passphrase on win32.hiro
2005-12-01added 'Update summary' to the context menu of folder view.hiro
2005-11-30display progress on local filtering.hiro
2005-11-29send_message_queue_all(): follow the change of compose.c::compose_send().hiro