Statistics
| Revision:

root / src / summaryview.c @ 1655

History | View | Annotate | Download (168.4 kB)

# Date Author Comment
1636 04/13/2007 03:48 pm Hiroyuki Yamamoto

src/summaryview.c: modified 'Recent 5 days' to 'Last 5 days'.

1597 04/06/2007 02:03 pm Hiroyuki Yamamoto

display error dialog if the execution of the junk filter command failed.

1596 04/06/2007 11:20 am Hiroyuki Yamamoto

added new quick search rule: 'Within 1 day' and 'Recent 5 days'.

1564 03/13/2007 03:51 pm Hiroyuki Yamamoto

fixed crash on exit when the order of summary columns were changed by DnD.

1393 12/05/2006 03:42 pm Hiroyuki Yamamoto

flush UI for each 100 messages on manual filtering.

1386 11/30/2006 04:44 pm Hiroyuki Yamamoto

implemented printing of MIME part. Code cleanups.

1385 11/29/2006 03:39 pm Hiroyuki Yamamoto

added an option to use external program for printing.

1337 11/22/2006 03:02 pm Hiroyuki Yamamoto

initial implementation of new printing using GtkPrintOperation.

1333 11/21/2006 06:31 pm Hiroyuki Yamamoto

disable new mail notification when any message is displayed, marked as read, or trashes are emptied.

1317 11/16/2006 03:53 pm Hiroyuki Yamamoto

periodically update UI on manual filtering to avoid freeze.

1286 11/09/2006 06:01 pm Hiroyuki Yamamoto

only disable new mail notification when a new mail is actually read.

1262 11/02/2006 11:46 am Hiroyuki Yamamoto

added the option 'Remember last selected message'.

1245 10/19/2006 11:40 am Hiroyuki Yamamoto

summary_unset_sort_column_id(): fixed crash when using GTK+ 2.4.x.

1194 09/27/2006 06:04 pm Hiroyuki Yamamoto

adjusted the width of icon columns for win32.

1178 09/22/2006 11:54 am Hiroyuki Yamamoto

fixed crash when summary was sorted by logical columns.

1173 09/21/2006 11:14 am Hiroyuki Yamamoto

also update sort indicator at empty folder. Updated NEWS.

1160 09/14/2006 11:44 am Hiroyuki Yamamoto

workaround for GTK+ 2.10 was made.

1147 09/06/2006 05:35 pm Hiroyuki Yamamoto

unified menu strings.

1125 08/15/2006 11:16 am Hiroyuki Yamamoto

fixed manual junk filtering.

1111 08/02/2006 04:46 pm Hiroyuki Yamamoto

fixed a bug that flag changes were not saved with manual filtering.

1096 07/24/2006 05:45 pm Hiroyuki Yamamoto

added 'Set as (not) junk mail' to the summary context menu.

1093 07/21/2006 02:49 pm Hiroyuki Yamamoto

fixed a bug that manual junk filtering didn't work when no filter rule exist.

1089 06/26/2006 01:03 pm Hiroyuki Yamamoto

made workarounds for the crash in GTK+ 2.8.x.

1085 06/25/2006 05:33 pm Hiroyuki Yamamoto

removed redundant folder scan on moving messages.

1065 05/09/2006 09:16 pm Hiroyuki Yamamoto

summaryview.c: don't decrease new/unread count if zero.

1058 03/27/2006 05:19 pm Hiroyuki Yamamoto

fixed a bug that bold face was disabled with GLib 2.10 and Pango 1.12.

1057 03/24/2006 04:45 pm Hiroyuki Yamamoto

added the clear button for quick search entry.

1038 03/10/2006 11:51 am Hiroyuki Yamamoto

printing messages now follows 'Show all headers'.

1035 03/09/2006 03:37 pm Hiroyuki Yamamoto

added a hidden option "mime_command" for backward compatibility.

1007 02/24/2006 01:11 pm Hiroyuki Yamamoto

performance fix when resetting the quick search.

995 02/09/2006 06:22 pm Hiroyuki Yamamoto

prohibit move/copy from/to queue folders, and move/copy to virtual folders.

969 02/03/2006 01:33 pm Hiroyuki Yamamoto

re-enabled workaround of last-row problem of summary view on GTK+ 2.8.

945 01/31/2006 11:13 am Hiroyuki Yamamoto

added 'Mark thread as read' to the main menu.

944 01/30/2006 07:47 pm Hiroyuki Yamamoto

implemented 'Mark thread as read'.

943 01/30/2006 04:15 pm Hiroyuki Yamamoto

enabled the move/copy of the whole message in collapsed threads.

939 01/27/2006 07:34 pm Hiroyuki Yamamoto

only execute idle function on button press.

937 01/27/2006 05:58 pm Hiroyuki Yamamoto

fixes wrong drag begin state after passphrase dialog appeared.

935 01/27/2006 04:28 pm Hiroyuki Yamamoto

when deleting a collapsed thread, all the messages in the thread will be removed.

931 01/26/2006 05:11 pm Hiroyuki Yamamoto

also recognize GDK_KP_* keycodes.

925 01/24/2006 07:27 pm Hiroyuki Yamamoto

update the sensitivity of UI after quick search.

913 01/20/2006 03:11 pm Hiroyuki Yamamoto

added tooltip for search entry.

911 01/19/2006 10:54 pm Hiroyuki Yamamoto

fixed crash on quick search.

907 01/19/2006 04:09 pm Hiroyuki Yamamoto

a bit of optimization for toggling threads.

906 01/19/2006 03:49 pm Hiroyuki Yamamoto

implemented quick filter.

904 01/18/2006 03:44 pm Hiroyuki Yamamoto

summaryview.c: update all_mlist on sorting to save the order.

901 01/17/2006 06:08 pm Hiroyuki Yamamoto

enabled toggle of the searchbar.

900 01/17/2006 05:17 pm Hiroyuki Yamamoto

implemented quick search of the summary view.

894 01/12/2006 07:15 pm Hiroyuki Yamamoto

fixed a memory leak where threading is off.

881 01/10/2006 05:52 pm Hiroyuki Yamamoto

repositioned the 'Delete' menu and added a separator to prevent accidental selection.

876 01/06/2006 05:21 pm Hiroyuki Yamamoto

accept when name entry is activated on the save search dialog.

852 12/22/2005 03:58 pm Hiroyuki Yamamoto

select activated message on search dialog in summary view if possible.

851 12/22/2005 03:20 pm Hiroyuki Yamamoto

summary_row_expanded(): disable workaround with GTK+ 2.8.

850 12/21/2005 07:17 pm Hiroyuki Yamamoto

reflect flag changes on virtual folders in the real ones.

848 12/21/2005 05:19 pm Hiroyuki Yamamoto

some modification of searching.

845 12/20/2005 05:05 pm Hiroyuki Yamamoto

look for all accounts when enable_swap_from is enabled.

844 12/20/2005 03:10 pm Hiroyuki Yamamoto

summary_set_row(): fixed a memory leak.

836 12/19/2005 03:41 pm Hiroyuki Yamamoto

implemented query search and virtual folder (merged from newsearch branch).

792 11/30/2005 08:39 pm Hiroyuki Yamamoto

display progress on local filtering.

751 11/16/2005 03:38 pm Hiroyuki Yamamoto

fixed a bug that the selection was broken (and sometimes crashed) when mark, unread, and colorlabel flags were changed while the summary was sorted by the flags.

742 11/14/2005 05:07 pm Hiroyuki Yamamoto

prevent integer overflow on summary status.

741 11/14/2005 04:13 pm Hiroyuki Yamamoto

added separator between the summary status and the header pane.

712 11/04/2005 01:33 pm Hiroyuki Yamamoto

follow the 'mark_junk_as_read' setting when marking as junk.

710 11/02/2005 07:18 pm Hiroyuki Yamamoto

added an option to mark filtered junk mails as read.

689 10/26/2005 08:14 pm Hiroyuki Yamamoto

added a setting to delete filtered junk mails from server.

684 10/25/2005 06:31 pm Hiroyuki Yamamoto

display confirmation dialog instead of input dialog when printing.

674 10/24/2005 05:30 pm Hiroyuki Yamamoto

fixed the problem that DnD didn't work on GTK+ 2.8

635 10/12/2005 01:33 pm Hiroyuki Yamamoto

brought back 'Crate filter rule' in the context menu.

600 09/22/2005 05:47 pm Hiroyuki Yamamoto

summaryview.c: align selected row to center when reached to the edge on key operation.

598 09/22/2005 03:52 pm Hiroyuki Yamamoto

summaryview.c: keep selecting row after changing thread display.

583 09/14/2005 06:59 pm Hiroyuki Yamamoto

fixed warnings about signedness difference.

576 09/13/2005 04:10 pm Hiroyuki Yamamoto

fixed sorting bug when flags changed.

574 09/13/2005 03:00 pm Hiroyuki Yamamoto

added 'View/Sort/by thread date'.

547 09/05/2005 04:54 pm Hiroyuki Yamamoto

moved procmsg.c::procmsg_get_filter_keyword() to filter.c::filter_get_keyword_from_msg().

527 08/30/2005 05:46 pm Hiroyuki Yamamoto

separated UI code from prefs.c.

503 08/24/2005 02:09 pm Hiroyuki Yamamoto

removed stock_pixmap_widget().

496 08/22/2005 03:32 pm Hiroyuki Yamamoto

fall back to date comparison on sorting.

435 07/19/2005 05:50 pm Hiroyuki Yamamoto

modification for DnD.

434 07/15/2005 03:25 pm Hiroyuki Yamamoto

select correct row after execution on summary when sorting is enabled.

421 07/12/2005 03:31 pm Hiroyuki Yamamoto

modified several alerts, and added accelerators for the buttons.

407 07/08/2005 01:58 pm Hiroyuki Yamamoto

added G_ALERTCANCEL to AlertValue, and return it if cancelled.

387 06/30/2005 04:41 pm Hiroyuki Yamamoto

reflect flag changes of manual filtering to IMAP server.

373 06/24/2005 01:03 pm Hiroyuki Yamamoto

removed unrequired function.

363 06/22/2005 07:11 pm Hiroyuki Yamamoto

made summary columns reorderable by DnD.

356 06/21/2005 01:58 pm Hiroyuki Yamamoto

use currently visible textview for selection reply.

352 06/20/2005 05:16 pm Hiroyuki Yamamoto

added 'Add to address book' to the context menu of textview.

344 06/15/2005 06:01 pm Hiroyuki Yamamoto

added 'Tools/Filter junk mails in folder' menu.

337 06/14/2005 02:19 pm Hiroyuki Yamamoto

fixed a bug that the change of color labels was not saved.

335 06/13/2005 04:56 pm Hiroyuki Yamamoto

include currently selected row on flag search if message view is visible but the row is not displayed.

333 06/10/2005 06:28 pm Hiroyuki Yamamoto

fixed Turkish locale problem.

331 06/10/2005 04:32 pm Hiroyuki Yamamoto

really fixed the crash bug.

330 06/10/2005 03:55 pm Hiroyuki Yamamoto

flush events before scrolling to selected.

329 06/10/2005 02:28 pm Hiroyuki Yamamoto

fixed possible crash (take 2).

328 06/10/2005 01:52 pm Hiroyuki Yamamoto

fixed possible crash when sorted by From/To/Subject.

322 06/09/2005 04:48 pm Hiroyuki Yamamoto

fixed scroll positon problem after some operations.

318 06/08/2005 03:07 pm Hiroyuki Yamamoto

disabled typeahead search.

314 06/06/2005 07:30 pm Hiroyuki Yamamoto

clear selection list when the order of the summary list is changed.

313 06/06/2005 06:45 pm Hiroyuki Yamamoto

fixed a bug that it took very long time to delete all selected messages.

310 06/03/2005 07:34 pm Hiroyuki Yamamoto

improved the DnD.

308 06/03/2005 02:28 pm Hiroyuki Yamamoto

allow empty junk folder setting.

306 06/02/2005 05:42 pm Hiroyuki Yamamoto

added a feature for junk mail control.