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
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
2006-03-27
fixed a bug that bold face was disabled with GLib 2.10 and Pango 1.12.
hiro
2006-03-24
added the clear button for quick search entry.
hiro
2006-03-10
printing messages now follows 'Show all headers'.
hiro
2006-03-09
added a hidden option "mime_command" for backward compatibility.
hiro
2006-02-24
performance fix when resetting the quick search.
hiro
2006-02-09
prohibit move/copy from/to queue folders, and move/copy to virtual folders.
hiro
2006-02-03
re-enabled workaround of last-row problem of summary view on GTK+ 2.8.
hiro
2006-01-31
added 'Mark thread as read' to the main menu.
hiro
2006-01-30
implemented 'Mark thread as read'.
hiro
2006-01-30
enabled the move/copy of the whole message in collapsed threads.
hiro
2006-01-27
only execute idle function on button press.
hiro
2006-01-27
fixes wrong drag begin state after passphrase dialog appeared.
hiro
2006-01-27
when deleting a collapsed thread, all the messages in the thread will be remo...
hiro
2006-01-26
also recognize GDK_KP_* keycodes.
hiro
2006-01-24
update the sensitivity of UI after quick search.
hiro
2006-01-20
added tooltip for search entry.
hiro
2006-01-19
fixed crash on quick search.
hiro
2006-01-19
a bit of optimization for toggling threads.
hiro
2006-01-19
implemented quick filter.
hiro
2006-01-18
summaryview.c: update all_mlist on sorting to save the order.
hiro
2006-01-17
enabled toggle of the searchbar.
hiro
2006-01-17
implemented quick search of the summary view.
hiro
2006-01-12
fixed a memory leak where threading is off.
hiro
2006-01-10
repositioned the 'Delete' menu and added a separator to prevent accidental se...
hiro
2006-01-06
accept when name entry is activated on the save search dialog.
hiro
2005-12-22
select activated message on search dialog in summary view if possible.
hiro
2005-12-22
summary_row_expanded(): disable workaround with GTK+ 2.8.
hiro
2005-12-21
reflect flag changes on virtual folders in the real ones.
hiro
2005-12-21
some modification of searching.
hiro
[next]