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
2009-11-02
fixed unintended drag start on IMAP.
hiro
2009-11-02
don't allow parallel multiple command on IMAP.
hiro
2009-10-02
added missing locks on idle callbacks.
hiro
2009-09-14
update summary caches on receiving.
hiro
2009-09-03
show progress when scanning folders.
hiro
2008-11-25
added message label to the folder selection dialog.
hiro
2008-09-26
use target header field as a default filter name when creating filter rule au...
hiro
2008-05-22
fixed a crash.
hiro
2008-05-14
don't move focus from text view to summary view when displaying messages.
hiro
2008-04-11
reset quick search condition if search bar is now shown.
hiro
2008-02-29
made 2.5.0beta1 release.
hiro
2007-12-28
implemented vertical view. Separated quick search into another module.
hiro
2007-12-20
fixed beep on folders with one message when using GTK+ 2.12.
hiro
2007-09-27
fixed the status label so that it will automatically resize when there is not...
hiro
2007-09-20
removed all warnings output with -Wall.
hiro
2007-09-14
block notify if a new message is read on receiving.
hiro
2007-09-13
summaryview.c: compare using simpilfied To strings.
hiro
2007-09-13
simplify To headers on summary view.
hiro
2007-09-12
added 'To' column to the summary view.
hiro
2007-07-09
implemented add-reply-mark-after-sending.
hiro
2007-06-04
clear search entry when Escape key is pressed.
hiro
2007-05-16
improved the performance of Mark all read on IMAP4 by only modifying the flag...
hiro
2007-05-14
the selection now persists on the update of quick search.
hiro
2007-05-11
fixed wrong status on persist qsearch filter.
hiro
2007-05-11
the quick search condition now persists for the whole session.
hiro
2007-04-13
src/summaryview.c: modified 'Recent 5 days' to 'Last 5 days'.
hiro
2007-04-06
display error dialog if the execution of the junk filter command failed.
hiro
2007-04-06
added new quick search rule: 'Within 1 day' and 'Recent 5 days'.
hiro
2007-03-13
fixed crash on exit when the order of summary columns were changed by DnD.
hiro
2006-12-05
flush UI for each 100 messages on manual filtering.
hiro
2006-11-30
implemented printing of MIME part. Code cleanups.
hiro
2006-11-29
added an option to use external program for printing.
hiro
2006-11-22
initial implementation of new printing using GtkPrintOperation.
hiro
2006-11-21
disable new mail notification when any message is displayed, marked as read, ...
hiro
2006-11-16
periodically update UI on manual filtering to avoid freeze.
hiro
2006-11-09
only disable new mail notification when a new mail is actually read.
hiro
2006-11-02
added the option 'Remember last selected message'.
hiro
2006-10-19
summary_unset_sort_column_id(): fixed crash when using GTK+ 2.4.x.
hiro
2006-09-27
adjusted the width of icon columns for win32.
hiro
2006-09-22
fixed crash when summary was sorted by logical columns.
hiro
2006-09-21
also update sort indicator at empty folder. Updated NEWS.
hiro
2006-09-14
workaround for GTK+ 2.10 was made.
hiro
2006-09-06
unified menu strings.
hiro
2006-08-15
fixed manual junk filtering.
hiro
2006-08-02
fixed a bug that flag changes were not saved with manual filtering.
hiro
2006-07-24
added 'Set as (not) junk mail' to the summary context menu.
hiro
2006-07-21
fixed a bug that manual junk filtering didn't work when no filter rule exist.
hiro
2006-06-26
made workarounds for the crash in GTK+ 2.8.x.
hiro
2006-06-25
removed redundant folder scan on moving messages.
Hiro
2006-05-09
summaryview.c: don't decrease new/unread count if zero.
hiro
[next]