aboutsummaryrefslogtreecommitdiff
path: root/src/summaryview.c
AgeCommit message (Collapse)Author
2011-03-14mark messages read when message view becomes visible by Enter or Space key.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2852 ee746299-78ed-0310-b773-934348b2243d
2011-02-15src/summaryview.c: summary_show_queued_msgs(): clear selection list because ↵hiro
it can be invalid after appending messages. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2845 ee746299-78ed-0310-b773-934348b2243d
2011-01-24src/summaryview.c: fixed warnings about non-string literal format.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2818 ee746299-78ed-0310-b773-934348b2243d
2011-01-20check the return value of junk filter command and show error dialog on failure.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2809 ee746299-78ed-0310-b773-934348b2243d
2011-01-17fixed crash on quick search when folder tree is empty.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2806 ee746299-78ed-0310-b773-934348b2243d
2011-01-17optimized tmp flags preservation.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2795 ee746299-78ed-0310-b773-934348b2243d
2011-01-16optimized tmp flags restoration.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2794 ee746299-78ed-0310-b773-934348b2243d
2011-01-14summary_show_queued_msgs(): update status display.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2792 ee746299-78ed-0310-b773-934348b2243d
2011-01-14preserve temporary movec/copy marks on refresh.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2791 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-12-15mark as read when message view is toggled on.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2755 ee746299-78ed-0310-b773-934348b2243d
2010-12-14reverted the behavior when 'Always open messages in summary when selected' ↵hiro
is off (don't display a message when opening a folder). git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2753 ee746299-78ed-0310-b773-934348b2243d
2010-12-01added an option 'Always mark as read when a message is opened'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2729 ee746299-78ed-0310-b773-934348b2243d
2010-10-21src/summaryview.c: modified always_show_msg flag handling.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2689 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-08-02added extension .eml for default file name when saving messages.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2652 ee746299-78ed-0310-b773-934348b2243d
2010-07-30made mark_as_read_on_new_window setting work.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2646 ee746299-78ed-0310-b773-934348b2243d
2010-07-30don't clear message view on multiple selection and always_show_msg mode.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2642 ee746299-78ed-0310-b773-934348b2243d
2010-07-29use default Junk folder when prefs_common.junk_folder is not set.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2639 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-13summary_show_queued_msgs(): scroll summary view to make added messages are ↵hiro
visible. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2614 ee746299-78ed-0310-b773-934348b2243d
2010-07-06added new plug-in APIs for manipulating the summary view popup menu.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2601 ee746299-78ed-0310-b773-934348b2243d
2010-07-02changed 'Mark/Mark' to 'Mark/Set flag', 'Mark/Unmark' to 'Mark/Unset flag'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2599 ee746299-78ed-0310-b773-934348b2243d
2010-07-02display error if a connection to IMAP/News server failed when opening a folder.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2598 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
2010-06-01modified 'Go to next folder' dialog description.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2555 ee746299-78ed-0310-b773-934348b2243d
2010-01-19summary_show(): prevent beep when changing to folders which are sorted in ↵hiro
decending order. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2434 ee746299-78ed-0310-b773-934348b2243d
2010-01-15save color labels on IMAP server using custom keywords (partially compatible ↵hiro
with Thunderbird). git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2433 ee746299-78ed-0310-b773-934348b2243d
2009-12-16src/summaryview.c: summary_show(): fixed quick search on refresh.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2397 ee746299-78ed-0310-b773-934348b2243d
2009-12-16show description when the quick search entry doesn't have focus.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2390 ee746299-78ed-0310-b773-934348b2243d
2009-12-15added new search folder icon.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2388 ee746299-78ed-0310-b773-934348b2243d
2009-12-04disable sort while filtering to prohibit a warning.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2363 ee746299-78ed-0310-b773-934348b2243d
2009-11-02fixed unintended drag start on IMAP.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2328 ee746299-78ed-0310-b773-934348b2243d
2009-11-02don't allow parallel multiple command on IMAP.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2326 ee746299-78ed-0310-b773-934348b2243d
2009-10-02added missing locks on idle callbacks.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2267 ee746299-78ed-0310-b773-934348b2243d
2009-09-14update summary caches on receiving.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2247 ee746299-78ed-0310-b773-934348b2243d
2009-09-03show progress when scanning folders.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2230 ee746299-78ed-0310-b773-934348b2243d
2008-11-25added message label to the folder selection dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2077 ee746299-78ed-0310-b773-934348b2243d
2008-09-26use target header field as a default filter name when creating filter rule ↵hiro
automatically. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2042 ee746299-78ed-0310-b773-934348b2243d
2008-05-22fixed a crash.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2000 ee746299-78ed-0310-b773-934348b2243d
2008-05-14don't move focus from text view to summary view when displaying messages.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1991 ee746299-78ed-0310-b773-934348b2243d
2008-04-11reset quick search condition if search bar is now shown.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1978 ee746299-78ed-0310-b773-934348b2243d
2008-02-29made 2.5.0beta1 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1960 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-12-20fixed beep on folders with one message when using GTK+ 2.12.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1929 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-09-20removed all warnings output with -Wall.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1910 ee746299-78ed-0310-b773-934348b2243d
2007-09-14block notify if a new message is read on receiving.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1899 ee746299-78ed-0310-b773-934348b2243d
2007-09-13summaryview.c: compare using simpilfied To strings.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1898 ee746299-78ed-0310-b773-934348b2243d