aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2005-05-25replaced popen() with GSpawn.hiro
2005-05-25detect errors on sending with sendmail command.hiro
2005-05-25removed Clear button from message search dialog.hiro
2005-05-24optimized writing summary cache.hiro
2005-05-24disable attach toggle button for now.hiro
2005-05-24added a toggle button for the attachment pane.hiro
2005-05-24reimplemented the attachment list with GtkTreeView. Fixed attaching of locale...hiro
2005-05-24fixed compilation failure with GTK 2.4.hiro
2005-05-23enabled DnD to external apps.hiro
2005-05-23added PGP Sign/Encrypt check button on the compose window.hiro
2005-05-23modified summary_step().hiro
2005-05-23removed gtksctree.[ch].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-19improved the interface of message search.hiro
2005-05-19improved the interface of summary search.hiro
2005-05-19fixed a problem that no message was selected after processing left marks.hiro
2005-05-19added an option to toggle cursor in message view.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-17made 1.9.11 release.hiro
2005-05-17updated ChangeLog.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-14made 1.9.10 release.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
2005-05-12disable 'Attract by subject' if sorted.hiro
2005-05-12optimized 'Attract by subject'.hiro
2005-05-12display collapsed rows which have unread children as bold.hiro
2005-05-11also expand all children on summary.hiro
2005-05-11implemented summary_thread_build().hiro
2005-05-11fixed several bugs, and implemented summary_unthread().hiro
2005-05-10implemented summary_select_thread().hiro
2005-05-10reimplemented summary search.hiro
2005-05-10fixed selection handling.hiro
2005-05-10fixed compilation failure on GTK+ 2.4.hiro
2005-05-09added missing includes.hiro
2005-05-09reimplemented summary view with GtkTreeView.hiro
2005-05-06fixed async connection problem.hiro
2005-05-02prefs_filter_edit.c: display unit on AGE condition.hiro
2005-04-28suppressed unrequired image scaling.hiro