aboutsummaryrefslogtreecommitdiff
path: root/src/summaryview.c
AgeCommit message (Expand)Author
2006-09-06unified menu strings.hiro
2006-08-15fixed manual junk filtering.hiro
2006-08-02fixed a bug that flag changes were not saved with manual filtering.hiro
2006-07-24added 'Set as (not) junk mail' to the summary context menu.hiro
2006-07-21fixed a bug that manual junk filtering didn't work when no filter rule exist.hiro
2006-06-26made workarounds for the crash in GTK+ 2.8.x.hiro
2006-06-25removed redundant folder scan on moving messages.Hiro
2006-05-09summaryview.c: don't decrease new/unread count if zero.hiro
2006-03-27fixed a bug that bold face was disabled with GLib 2.10 and Pango 1.12.hiro
2006-03-24added the clear button for quick search entry.hiro
2006-03-10printing messages now follows 'Show all headers'.hiro
2006-03-09added a hidden option "mime_command" for backward compatibility.hiro
2006-02-24performance fix when resetting the quick search.hiro
2006-02-09prohibit move/copy from/to queue folders, and move/copy to virtual folders.hiro
2006-02-03re-enabled workaround of last-row problem of summary view on GTK+ 2.8.hiro
2006-01-31added 'Mark thread as read' to the main menu.hiro
2006-01-30implemented 'Mark thread as read'.hiro
2006-01-30enabled the move/copy of the whole message in collapsed threads.hiro
2006-01-27only execute idle function on button press.hiro
2006-01-27fixes wrong drag begin state after passphrase dialog appeared.hiro
2006-01-27when deleting a collapsed thread, all the messages in the thread will be remo...hiro
2006-01-26also recognize GDK_KP_* keycodes.hiro
2006-01-24update the sensitivity of UI after quick search.hiro
2006-01-20added tooltip for search entry.hiro
2006-01-19fixed crash on quick search.hiro
2006-01-19a bit of optimization for toggling threads.hiro
2006-01-19implemented quick filter.hiro
2006-01-18summaryview.c: update all_mlist on sorting to save the order.hiro
2006-01-17enabled toggle of the searchbar.hiro
2006-01-17implemented quick search of the summary view.hiro
2006-01-12fixed a memory leak where threading is off.hiro
2006-01-10repositioned the 'Delete' menu and added a separator to prevent accidental se...hiro
2006-01-06accept when name entry is activated on the save search dialog.hiro
2005-12-22select activated message on search dialog in summary view if possible.hiro
2005-12-22summary_row_expanded(): disable workaround with GTK+ 2.8.hiro
2005-12-21reflect flag changes on virtual folders in the real ones.hiro
2005-12-21some modification of searching.hiro
2005-12-20look for all accounts when enable_swap_from is enabled.hiro
2005-12-20summary_set_row(): fixed a memory leak.hiro
2005-12-19implemented query search and virtual folder (merged from newsearch branch).hiro
2005-11-30display progress on local filtering.hiro
2005-11-16fixed a bug that the selection was broken (and sometimes crashed) when mark, ...hiro
2005-11-14prevent integer overflow on summary status.hiro
2005-11-14added separator between the summary status and the header pane.hiro
2005-11-04follow the 'mark_junk_as_read' setting when marking as junk.hiro
2005-11-02added an option to mark filtered junk mails as read.hiro
2005-10-26added a setting to delete filtered junk mails from server.hiro
2005-10-25display confirmation dialog instead of input dialog when printing.hiro
2005-10-24fixed the problem that DnD didn't work on GTK+ 2.8hiro
2005-10-12brought back 'Crate filter rule' in the context menu.hiro