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
2005-12-20
summary_set_row(): fixed a memory leak.
hiro
2005-12-19
implemented query search and virtual folder (merged from newsearch branch).
hiro
2005-11-30
display progress on local filtering.
hiro
2005-11-16
fixed a bug that the selection was broken (and sometimes crashed) when mark, ...
hiro
2005-11-14
prevent integer overflow on summary status.
hiro
2005-11-14
added separator between the summary status and the header pane.
hiro
2005-11-04
follow the 'mark_junk_as_read' setting when marking as junk.
hiro
2005-11-02
added an option to mark filtered junk mails as read.
hiro
2005-10-26
added a setting to delete filtered junk mails from server.
hiro
2005-10-25
display confirmation dialog instead of input dialog when printing.
hiro
2005-10-24
fixed the problem that DnD didn't work on GTK+ 2.8
hiro
2005-10-12
brought back 'Crate filter rule' in the context menu.
hiro
2005-09-22
summaryview.c: align selected row to center when reached to the edge on key o...
hiro
2005-09-22
summaryview.c: keep selecting row after changing thread display.
hiro
2005-09-14
fixed warnings about signedness difference.
hiro
2005-09-13
fixed sorting bug when flags changed.
hiro
2005-09-13
added 'View/Sort/by thread date'.
hiro
2005-09-05
moved procmsg.c::procmsg_get_filter_keyword() to filter.c::filter_get_keyword...
hiro
2005-08-30
separated UI code from prefs.c.
hiro
2005-08-24
removed stock_pixmap_widget().
hiro
2005-08-22
fall back to date comparison on sorting.
hiro
2005-07-19
modification for DnD.
hiro
2005-07-15
select correct row after execution on summary when sorting is enabled.
hiro
2005-07-12
modified several alerts, and added accelerators for the buttons.
hiro
2005-07-08
added G_ALERTCANCEL to AlertValue, and return it if cancelled.
hiro
2005-06-30
reflect flag changes of manual filtering to IMAP server.
hiro
2005-06-24
removed unrequired function.
hiro
2005-06-22
made summary columns reorderable by DnD.
hiro
2005-06-21
use currently visible textview for selection reply.
hiro
2005-06-20
added 'Add to address book' to the context menu of textview.
hiro
2005-06-15
added 'Tools/Filter junk mails in folder' menu.
hiro
2005-06-14
fixed a bug that the change of color labels was not saved.
hiro
2005-06-13
include currently selected row on flag search if message view is visible but ...
hiro
2005-06-10
fixed Turkish locale problem.
hiro
2005-06-10
really fixed the crash bug.
hiro
2005-06-10
flush events before scrolling to selected.
hiro
2005-06-10
fixed possible crash (take 2).
hiro
2005-06-10
fixed possible crash when sorted by From/To/Subject.
hiro
2005-06-09
fixed scroll positon problem after some operations.
hiro
2005-06-08
disabled typeahead search.
hiro
2005-06-06
clear selection list when the order of the summary list is changed.
hiro
2005-06-06
fixed a bug that it took very long time to delete all selected messages.
hiro
2005-06-03
improved the DnD.
hiro
2005-06-03
allow empty junk folder setting.
hiro
2005-06-02
added a feature for junk mail control.
hiro
2005-06-01
ignore invalid or deleted messages on delete duplicated.
hiro
2005-06-01
don't include the current message for 'View/Go to/(Prev|Next) (unread|new) me...
hiro
2005-05-31
fixed a bug that caused crash if FolderView::selected is NULL.
hiro
2005-05-30
optimized getting the selection list.
hiro
2005-05-27
optimized the writing of mark file.
hiro
[next]