aboutsummaryrefslogtreecommitdiff
path: root/src/folderview.c
AgeCommit message (Collapse)Author
2006-08-07added separator before 'Mark all read' in folder context menu.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1117 ee746299-78ed-0310-b773-934348b2243d
2006-07-31modified folder context menu on receiving.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1106 ee746299-78ed-0310-b773-934348b2243d
2006-06-16enable 'Mark all read' only when selected folder is opened in the case of IMAP4.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1083 ee746299-78ed-0310-b773-934348b2243d
2006-06-16added 'Mark all read' to the folder context menu.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1082 ee746299-78ed-0310-b773-934348b2243d
2006-03-27fixed a bug that bold face was disabled with GLib 2.10 and Pango 1.12.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1058 ee746299-78ed-0310-b773-934348b2243d
2006-02-09prohibit move/copy from/to queue folders, and move/copy to virtual folders.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@995 ee746299-78ed-0310-b773-934348b2243d
2006-02-01properly count the number of new messages on local and remote mailboxes.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@958 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-26also recognize GDK_KP_* keycodes.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@931 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-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-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-11folderview_check_new(): exclude virtual folders.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@889 ee746299-78ed-0310-b773-934348b2243d
2006-01-06partially implemented search folder properties.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@879 ee746299-78ed-0310-b773-934348b2243d
2006-01-06modified the message of deleting search folder.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@878 ee746299-78ed-0310-b773-934348b2243d
2006-01-05fixed a bug that search folders under IMAP4 or NNTP folders couldn't be removed.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@871 ee746299-78ed-0310-b773-934348b2243d
2005-12-25folderview.c: fixed a bug that previously selected row was removed from the ↵hiro
view instead of currently selected one when deleting/renaming folders from the context menu. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@859 ee746299-78ed-0310-b773-934348b2243d
2005-12-21some modification of searching.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@848 ee746299-78ed-0310-b773-934348b2243d
2005-12-20look for all accounts when enable_swap_from is enabled.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@845 ee746299-78ed-0310-b773-934348b2243d
2005-12-20reflect display_folder_unread setting immediately.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@843 ee746299-78ed-0310-b773-934348b2243d
2005-12-19removed SummaryView* from the argument of summary_search(). Preset folder ↵hiro
when saving as search folder. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@837 ee746299-78ed-0310-b773-934348b2243d
2005-12-19implemented query search and virtual folder (merged from newsearch branch).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@836 ee746299-78ed-0310-b773-934348b2243d
2005-12-14added an option to update only INBOX on checking new messages of IMAP4 accounts.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@827 ee746299-78ed-0310-b773-934348b2243d
2005-12-01added 'Update summary' to the context menu of folder view.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@794 ee746299-78ed-0310-b773-934348b2243d
2005-11-16don't show '+' (unread) mark even if unread messages are in Trash.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@752 ee746299-78ed-0310-b773-934348b2243d
2005-10-13enabled the property of the top folder.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@641 ee746299-78ed-0310-b773-934348b2243d
2005-10-10fixed DnD on Win32.Hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@629 ee746299-78ed-0310-b773-934348b2243d
2005-09-20reimplemented grouplistdialog with GtkTreeView.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@593 ee746299-78ed-0310-b773-934348b2243d
2005-09-16modified the display of folder view.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@589 ee746299-78ed-0310-b773-934348b2243d
2005-09-07adjusted the freqency of UI update on IMAP4.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@554 ee746299-78ed-0310-b773-934348b2243d
2005-09-02moved two functions from prefs_filter.c to filter.c.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@543 ee746299-78ed-0310-b773-934348b2243d
2005-09-01separated UI code from account.c.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@537 ee746299-78ed-0310-b773-934348b2243d
2005-08-25expand/collapse tree row on double click.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@514 ee746299-78ed-0310-b773-934348b2243d
2005-08-23modified the 'Empty trash' messages.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@502 ee746299-78ed-0310-b773-934348b2243d
2005-07-19modification for DnD.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@435 ee746299-78ed-0310-b773-934348b2243d
2005-07-14modify filter rules after moving folders.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@429 ee746299-78ed-0310-b773-934348b2243d
2005-07-08modified alert dialogs.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@408 ee746299-78ed-0310-b773-934348b2243d
2005-07-05replaced pixmaps icons with png images.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@398 ee746299-78ed-0310-b773-934348b2243d
2005-07-04fixed selection becoming wrong when another folder was clicked quickly.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@392 ee746299-78ed-0310-b773-934348b2243d
2005-07-04implemented IMAP4 folder move.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@390 ee746299-78ed-0310-b773-934348b2243d
2005-07-01implemented folder move.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@389 ee746299-78ed-0310-b773-934348b2243d
2005-07-01fixed a bug in syncing folder path.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@388 ee746299-78ed-0310-b773-934348b2243d
2005-06-23expand parent folder when new one is created.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@370 ee746299-78ed-0310-b773-934348b2243d
2005-06-23modified the way to revert selection after menu popup.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@366 ee746299-78ed-0310-b773-934348b2243d
2005-06-21modified the alert message on deleting folders.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@359 ee746299-78ed-0310-b773-934348b2243d
2005-06-10fixed Turkish locale problem.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@333 ee746299-78ed-0310-b773-934348b2243d
2005-06-03improved the DnD.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@310 ee746299-78ed-0310-b773-934348b2243d
2005-05-31fixed a bug that caused crash if FolderView::selected is NULL.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@301 ee746299-78ed-0310-b773-934348b2243d