aboutsummaryrefslogtreecommitdiff
path: root/src/summaryview.h
AgeCommit message (Collapse)Author
2011-08-03reflect account preference for trash folder.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2931 ee746299-78ed-0310-b773-934348b2243d
2010-12-22Automatically select appropriate Junk folder on filtering.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2767 ee746299-78ed-0310-b773-934348b2243d
2010-08-04added summary_get_current_folder().hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2655 ee746299-78ed-0310-b773-934348b2243d
2010-07-28improved the always-show-msg-on-summary-select mode (don't mark as read on ↵hiro
automatic selection). git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2636 ee746299-78ed-0310-b773-934348b2243d
2010-07-02added write lock mode on summary view.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2597 ee746299-78ed-0310-b773-934348b2243d
2010-06-30update summary view on receiving on the fly.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2591 ee746299-78ed-0310-b773-934348b2243d
2007-12-28implemented vertical view. Separated quick search into another module.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1949 ee746299-78ed-0310-b773-934348b2243d
2007-09-27fixed the status label so that it will automatically resize when there is ↵hiro
not enough width. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1913 ee746299-78ed-0310-b773-934348b2243d
2007-07-09implemented add-reply-mark-after-sending.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1848 ee746299-78ed-0310-b773-934348b2243d
2007-05-16improved the performance of Mark all read on IMAP4 by only modifying the ↵hiro
flagged messages. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1695 ee746299-78ed-0310-b773-934348b2243d
2006-07-24added 'Set as (not) junk mail' to the summary context menu.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1096 ee746299-78ed-0310-b773-934348b2243d
2006-03-24added the clear button for quick search entry.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1057 ee746299-78ed-0310-b773-934348b2243d
2006-01-30implemented 'Mark thread as read'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@944 ee746299-78ed-0310-b773-934348b2243d
2006-01-30enabled the move/copy of the whole message in collapsed threads.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@943 ee746299-78ed-0310-b773-934348b2243d
2006-01-19implemented quick filter.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@906 ee746299-78ed-0310-b773-934348b2243d
2006-01-17enabled toggle of the searchbar.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@901 ee746299-78ed-0310-b773-934348b2243d
2006-01-17implemented quick search of the summary view.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@900 ee746299-78ed-0310-b773-934348b2243d
2005-12-22select activated message on search dialog in summary view if possible.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@852 ee746299-78ed-0310-b773-934348b2243d
2005-12-21reflect flag changes on virtual folders in the real ones.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@850 ee746299-78ed-0310-b773-934348b2243d
2005-11-30display progress on local filtering.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@792 ee746299-78ed-0310-b773-934348b2243d
2005-11-14prevent integer overflow on summary status.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@742 ee746299-78ed-0310-b773-934348b2243d
2005-11-14added separator between the summary status and the header pane.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@741 ee746299-78ed-0310-b773-934348b2243d
2005-09-22summaryview.c: align selected row to center when reached to the edge on key ↵hiro
operation. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@600 ee746299-78ed-0310-b773-934348b2243d
2005-09-05moved procmsg.c::procmsg_get_filter_keyword() to ↵hiro
filter.c::filter_get_keyword_from_msg(). git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@547 ee746299-78ed-0310-b773-934348b2243d
2005-09-01separated some enums to reduce dependency.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@535 ee746299-78ed-0310-b773-934348b2243d
2005-06-22made summary columns reorderable by DnD.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@363 ee746299-78ed-0310-b773-934348b2243d
2005-06-15added 'Tools/Filter junk mails in folder' menu.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@344 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-06-02added a feature for junk mail control.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@306 ee746299-78ed-0310-b773-934348b2243d
2005-05-30optimized getting the selection list.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@297 ee746299-78ed-0310-b773-934348b2243d
2005-05-26improved DnD.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@291 ee746299-78ed-0310-b773-934348b2243d
2005-05-23enabled DnD to external apps.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@280 ee746299-78ed-0310-b773-934348b2243d
2005-05-09reimplemented summary view with GtkTreeView.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@237 ee746299-78ed-0310-b773-934348b2243d
2005-03-01improved MimeView and file selection dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@135 ee746299-78ed-0310-b773-934348b2243d
2005-01-12Initial import of Sylpheed (GTK2 version).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1 ee746299-78ed-0310-b773-934348b2243d