Statistics
| Revision:

root / src / summaryview.c @ 1029

History | View | Annotate | Download (162.5 kB)

# Date Author Comment
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.

305 06/01/2005 04:31 pm Hiroyuki Yamamoto

ignore invalid or deleted messages on delete duplicated.

303 06/01/2005 01:49 pm Hiroyuki Yamamoto

don't include the current message for 'View/Go to/(Prev|Next) (unread|new) message'.

301 05/31/2005 03:36 pm Hiroyuki Yamamoto

fixed a bug that caused crash if FolderView::selected is NULL.

297 05/30/2005 05:57 pm Hiroyuki Yamamoto

optimized getting the selection list.

293 05/27/2005 07:57 pm Hiroyuki Yamamoto

optimized the writing of mark file.

291 05/26/2005 07:57 pm Hiroyuki Yamamoto

improved DnD.

285 05/24/2005 08:53 pm Hiroyuki Yamamoto

optimized writing summary cache.

280 05/23/2005 07:44 pm Hiroyuki Yamamoto

enabled DnD to external apps.

277 05/23/2005 05:31 pm Hiroyuki Yamamoto

modified summary_step().

275 05/23/2005 04:00 pm Hiroyuki Yamamoto

reimplemented MimeView with GtkTreeView.

274 05/20/2005 05:08 pm Hiroyuki Yamamoto

fixed the selection state of summary on refresh.

273 05/20/2005 04:40 pm Hiroyuki Yamamoto

fixed the scroll problem of the summary view on refresh.

270 05/19/2005 06:24 pm Hiroyuki Yamamoto

fixed a problem that no message was selected after processing left marks.

268 05/19/2005 03:41 pm Hiroyuki Yamamoto

fixed insensitive toolbar problem on execution.

266 05/18/2005 06:35 pm Hiroyuki Yamamoto

set minimum column width for folder view and summary view. Remember every column width of folder view.

265 05/18/2005 03:01 pm Hiroyuki Yamamoto

display next messages after deleting when immediate_exec is enabled.

261 05/17/2005 06:15 pm Hiroyuki Yamamoto

adjusted selection and message display on execution of summary.

260 05/17/2005 01:49 pm Hiroyuki Yamamoto

made a workaround for last-row expand problem of the summary view.

259 05/16/2005 11:46 pm Hiroyuki Yamamoto

forgot to unset SummaryView::selected on empty selection.

258 05/16/2005 08:31 pm Hiroyuki Yamamoto

fixed selection problem after execution.

257 05/15/2005 03:16 am Hiroyuki Yamamoto

fixed column resize bug.

256 05/15/2005 01:58 am Hiroyuki Yamamoto

fixed a compilation bug and key handling of summary.

253 05/13/2005 05:59 pm Hiroyuki Yamamoto

made rules hint configurable. Removed debug code.

251 05/13/2005 04:46 pm Hiroyuki Yamamoto

don't open selected messages on 'View/Go to' if the message view is hidden.

250 05/13/2005 04:26 pm Hiroyuki Yamamoto

modified the handling of middle-click and double-click.

249 05/13/2005 03:48 pm Hiroyuki Yamamoto

adjusted the width of icon-titled columns.

248 05/12/2005 08:02 pm Hiroyuki Yamamoto

disable 'Attract by subject' if sorted.

247 05/12/2005 07:17 pm Hiroyuki Yamamoto

optimized 'Attract by subject'.

246 05/12/2005 04:33 pm Hiroyuki Yamamoto

display collapsed rows which have unread children as bold.