aboutsummaryrefslogtreecommitdiff
path: root/src/summaryview.c
AgeCommit message (Expand)Author
2007-05-11the quick search condition now persists for the whole session.hiro
2007-04-13src/summaryview.c: modified 'Recent 5 days' to 'Last 5 days'.hiro
2007-04-06display error dialog if the execution of the junk filter command failed.hiro
2007-04-06added new quick search rule: 'Within 1 day' and 'Recent 5 days'.hiro
2007-03-13fixed crash on exit when the order of summary columns were changed by DnD.hiro
2006-12-05flush UI for each 100 messages on manual filtering.hiro
2006-11-30implemented printing of MIME part. Code cleanups.hiro
2006-11-29added an option to use external program for printing.hiro
2006-11-22initial implementation of new printing using GtkPrintOperation.hiro
2006-11-21disable new mail notification when any message is displayed, marked as read, ...hiro
2006-11-16periodically update UI on manual filtering to avoid freeze.hiro
2006-11-09only disable new mail notification when a new mail is actually read.hiro
2006-11-02added the option 'Remember last selected message'.hiro
2006-10-19summary_unset_sort_column_id(): fixed crash when using GTK+ 2.4.x.hiro
2006-09-27adjusted the width of icon columns for win32.hiro
2006-09-22fixed crash when summary was sorted by logical columns.hiro
2006-09-21also update sort indicator at empty folder. Updated NEWS.hiro
2006-09-14workaround for GTK+ 2.10 was made.hiro
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