aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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-21git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@849 ee746299-78ed-0310-b7...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-19support nonstandard encoding 'ks_c_5601-1987'.hiro
2005-12-14made 2.1.9 release.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-09folder_find_item_from_identifier(): also return top folder.hiro
2005-12-09foldersel.c: also select top folder on FOLDER_SEL_ALL.hiro
2005-12-09added utility functions for optimization of filter.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-08imap_get_msg_list(): only update mtime when folder is not opened.hiro
2005-12-07update caches and flags when reading message list from a folder.hiro
2005-12-06made CondHBox / ActionHBox related APIs public.hiro
2005-12-05updated NEWS.hiro
2005-12-05enabled COMPOSE_REPLY_TO_ALL for NNTP.hiro
2005-12-05imap_cmd_append(): send message contents all at once.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-12-01fixed compilation failure on some environments.hiro
2005-11-30display progress on local filtering.hiro
2005-11-30made 2.1.8 release.hiro
2005-11-29removed debug print.hiro
2005-11-29send_message_queue_all(): follow the change of compose.c::compose_send().hiro
2005-11-28moved outgoing encoding option into Display - Encoding tab.hiro
2005-11-28also normalize text files on win32 when saving parts.hiro
2005-11-28reverted linebreak conversion.hiro
2005-11-25also canonicalize on redirect/queue.hiro
2005-11-25always canonicalize composed message.hiro
2005-11-25uncanonicalize unencoded text when saving.hiro
2005-11-25removed CR+LF to LF conversion on receiving.hiro