aboutsummaryrefslogtreecommitdiff
path: root/src/folderview.c
AgeCommit message (Expand)Author
2007-05-07updated ja.po.hiro
2007-05-07enabled recursive download of remote folders.hiro
2007-03-28fixed select next unread.hiro
2007-03-23fixed stall on rebuilding folder tree.hiro
2007-02-15enabled coloring of new/unread/total columns in folder view.hiro
2007-02-13folderview_check_new(): don't give up unless the network failure of remote ma...hiro
2006-11-21disable new mail notification when any message is displayed, marked as read, ...hiro
2006-08-07added separator before 'Mark all read' in folder context menu.hiro
2006-07-31modified folder context menu on receiving.hiro
2006-06-16enable 'Mark all read' only when selected folder is opened in the case of IMAP4.hiro
2006-06-16added 'Mark all read' to the folder context menu.hiro
2006-03-27fixed a bug that bold face was disabled with GLib 2.10 and Pango 1.12.hiro
2006-02-09prohibit move/copy from/to queue folders, and move/copy to virtual folders.hiro
2006-02-01properly count the number of new messages on local and remote mailboxes.hiro
2006-01-27renamed summary_search to query_search.hiro
2006-01-26also recognize GDK_KP_* keycodes.hiro
2006-01-25exclude trash on recursive search.hiro
2006-01-25don't show 'Empty trash' dialog if trashed messages don't exist.hiro
2006-01-19handle virtual folders under IMAP4 folders properly.hiro
2006-01-12fixed renaming of virtual folders.hiro
2006-01-12replaced 'Search messages...' with 'Edit search condition...' on virtual folder.hiro
2006-01-11folderview_check_new(): exclude virtual folders.hiro
2006-01-06partially implemented search folder properties.hiro
2006-01-06modified the message of deleting search folder.hiro
2006-01-05fixed a bug that search folders under IMAP4 or NNTP folders couldn't be removed.hiro
2005-12-25folderview.c: fixed a bug that previously selected row was removed from the v...hiro
2005-12-21some modification of searching.hiro
2005-12-20look for all accounts when enable_swap_from is enabled.hiro
2005-12-20reflect display_folder_unread setting immediately.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-01added 'Update summary' to the context menu of folder view.hiro
2005-11-16don't show '+' (unread) mark even if unread messages are in Trash.hiro
2005-10-13enabled the property of the top folder.hiro
2005-10-10fixed DnD on Win32.Hiro
2005-09-20reimplemented grouplistdialog with GtkTreeView.hiro
2005-09-16modified the display of folder view.hiro
2005-09-07adjusted the freqency of UI update on IMAP4.hiro
2005-09-02moved two functions from prefs_filter.c to filter.c.hiro
2005-09-01separated UI code from account.c.hiro
2005-08-25expand/collapse tree row on double click.hiro
2005-08-23modified the 'Empty trash' messages.hiro
2005-07-19modification for DnD.hiro
2005-07-14modify filter rules after moving folders.hiro
2005-07-08modified alert dialogs.hiro
2005-07-05replaced pixmaps icons with png images.hiro
2005-07-04fixed selection becoming wrong when another folder was clicked quickly.hiro
2005-07-04implemented IMAP4 folder move.hiro
2005-07-01implemented folder move.hiro