index
:
Sylpheed
master
taw/combined
taw/master
taw/meson
Git mirror of Sylpheed SVN repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
summaryview.c
Age
Commit message (
Expand
)
Author
2013-05-23
filesel: save selected file type.
hiro
2013-05-21
filesel: automatically modify file extension when file type is changed.
hiro
2013-04-03
added the feature to save message as plain text (locale or UTF-8 encoding).
hiro
2013-03-29
when marking a message as junk and moving to junk folder, select proper junk ...
hiro
2012-09-25
fixed long-standing drag begin bug on IMAP folders (#93).
hiro
2012-06-20
adjusted the width of the attach column.
hiro
2012-06-18
added tooltip for message view toggle arrow.
hiro
2012-03-26
also support Shift+F10 for menu popup.
hiro
2012-03-26
src/summaryview.c: enabled menu popup with Menu key.
hiro
2012-01-11
also add .eml extension on File - Save as menu of a message view window.
hiro
2011-10-14
show both filtered and original numbers of messages on the status iabel.
hiro
2011-09-16
src/summaryview.c: summary_select_row(): don't always move focus when refresh...
hiro
2011-09-15
prevent IMAP error caused by sending multiple commands at the same time.
hiro
2011-08-03
reflect account preference for trash folder.
hiro
2011-06-24
summaryview.c: removed alloca().
hiro
2011-06-23
fixed a typo. code cleanup.
hiro
2011-03-14
mark messages read when message view becomes visible by Enter or Space key.
hiro
2011-02-15
src/summaryview.c: summary_show_queued_msgs(): clear selection list because i...
hiro
2011-01-24
src/summaryview.c: fixed warnings about non-string literal format.
hiro
2011-01-20
check the return value of junk filter command and show error dialog on failure.
hiro
2011-01-17
fixed crash on quick search when folder tree is empty.
hiro
2011-01-17
optimized tmp flags preservation.
hiro
2011-01-16
optimized tmp flags restoration.
hiro
2011-01-14
summary_show_queued_msgs(): update status display.
hiro
2011-01-14
preserve temporary movec/copy marks on refresh.
hiro
2010-12-22
Automatically select appropriate Junk folder on filtering.
hiro
2010-12-15
mark as read when message view is toggled on.
hiro
2010-12-14
reverted the behavior when 'Always open messages in summary when selected' is...
hiro
2010-12-01
added an option 'Always mark as read when a message is opened'.
hiro
2010-10-21
src/summaryview.c: modified always_show_msg flag handling.
hiro
2010-08-04
added summary_get_current_folder().
hiro
2010-08-02
added extension .eml for default file name when saving messages.
hiro
2010-07-30
made mark_as_read_on_new_window setting work.
hiro
2010-07-30
don't clear message view on multiple selection and always_show_msg mode.
hiro
2010-07-29
use default Junk folder when prefs_common.junk_folder is not set.
hiro
2010-07-28
improved the always-show-msg-on-summary-select mode (don't mark as read on au...
hiro
2010-07-13
summary_show_queued_msgs(): scroll summary view to make added messages are vi...
hiro
2010-07-06
added new plug-in APIs for manipulating the summary view popup menu.
hiro
2010-07-02
changed 'Mark/Mark' to 'Mark/Set flag', 'Mark/Unmark' to 'Mark/Unset flag'.
hiro
2010-07-02
display error if a connection to IMAP/News server failed when opening a folder.
hiro
2010-07-02
added write lock mode on summary view.
hiro
2010-06-30
update summary view on receiving on the fly.
hiro
2010-06-01
modified 'Go to next folder' dialog description.
hiro
2010-01-19
summary_show(): prevent beep when changing to folders which are sorted in dec...
hiro
2010-01-15
save color labels on IMAP server using custom keywords (partially compatible ...
hiro
2009-12-16
src/summaryview.c: summary_show(): fixed quick search on refresh.
hiro
2009-12-16
show description when the quick search entry doesn't have focus.
hiro
2009-12-15
added new search folder icon.
hiro
2009-12-04
disable sort while filtering to prohibit a warning.
hiro
2009-11-02
fixed unintended drag start on IMAP.
hiro
[next]