aboutsummaryrefslogtreecommitdiff
path: root/src/summaryview.c
AgeCommit message (Expand)Author
2005-07-19modification for DnD.hiro
2005-07-15select correct row after execution on summary when sorting is enabled.hiro
2005-07-12modified several alerts, and added accelerators for the buttons.hiro
2005-07-08added G_ALERTCANCEL to AlertValue, and return it if cancelled.hiro
2005-06-30reflect flag changes of manual filtering to IMAP server.hiro
2005-06-24removed unrequired function.hiro
2005-06-22made summary columns reorderable by DnD.hiro
2005-06-21use currently visible textview for selection reply.hiro
2005-06-20added 'Add to address book' to the context menu of textview.hiro
2005-06-15added 'Tools/Filter junk mails in folder' menu.hiro
2005-06-14fixed a bug that the change of color labels was not saved.hiro
2005-06-13include currently selected row on flag search if message view is visible but ...hiro
2005-06-10fixed Turkish locale problem.hiro
2005-06-10really fixed the crash bug.hiro
2005-06-10flush events before scrolling to selected.hiro
2005-06-10fixed possible crash (take 2).hiro
2005-06-10fixed possible crash when sorted by From/To/Subject.hiro
2005-06-09fixed scroll positon problem after some operations.hiro
2005-06-08disabled typeahead search.hiro
2005-06-06clear selection list when the order of the summary list is changed.hiro
2005-06-06fixed a bug that it took very long time to delete all selected messages.hiro
2005-06-03improved the DnD.hiro
2005-06-03allow empty junk folder setting.hiro
2005-06-02added a feature for junk mail control.hiro
2005-06-01ignore invalid or deleted messages on delete duplicated.hiro
2005-06-01don't include the current message for 'View/Go to/(Prev|Next) (unread|new) me...hiro
2005-05-31fixed a bug that caused crash if FolderView::selected is NULL.hiro
2005-05-30optimized getting the selection list.hiro
2005-05-27optimized the writing of mark file.hiro
2005-05-26improved DnD.hiro
2005-05-24optimized writing summary cache.hiro
2005-05-23enabled DnD to external apps.hiro
2005-05-23modified summary_step().hiro
2005-05-23reimplemented MimeView with GtkTreeView.hiro
2005-05-20fixed the selection state of summary on refresh.hiro
2005-05-20fixed the scroll problem of the summary view on refresh.hiro
2005-05-19fixed a problem that no message was selected after processing left marks.hiro
2005-05-19fixed insensitive toolbar problem on execution.hiro
2005-05-18set minimum column width for folder view and summary view. Remember every col...hiro
2005-05-18display next messages after deleting when immediate_exec is enabled.hiro
2005-05-17adjusted selection and message display on execution of summary.hiro
2005-05-17made a workaround for last-row expand problem of the summary view.hiro
2005-05-16forgot to unset SummaryView::selected on empty selection.hiro
2005-05-16fixed selection problem after execution.hiro
2005-05-14fixed column resize bug.hiro
2005-05-14fixed a compilation bug and key handling of summary.hiro
2005-05-13made rules hint configurable. Removed debug code.hiro
2005-05-13don't open selected messages on 'View/Go to' if the message view is hidden.hiro
2005-05-13modified the handling of middle-click and double-click.hiro
2005-05-13adjusted the width of icon-titled columns.hiro