History | View | Annotate | Download (34.3 kB)
ignore invalid or deleted messages on delete duplicated.
improved sequential message searches.
don't include the current message for 'View/Go to/(Prev|Next) (unread|new) message'.
don't scan folders while scanning IMAP4 folder tree.
fixed a bug that caused crash if FolderView::selected is NULL.
fixed a transient window problem.
don't let some labels take focus.
optimized getting the selection list.
updated to 1.9.12.
don't interpret Bcc header field of mailto URL.
optimized the writing of mark file.
fixed a crash bug of IMAP4.
improved DnD.
fixed phishing check.
replaced popen() with GSpawn.
detect errors on sending with sendmail command.
removed Clear button from message search dialog.
optimized writing summary cache.
disable attach toggle button for now.
added a toggle button for the attachment pane.
reimplemented the attachment list with GtkTreeView. Fixed attaching of locale filename.
fixed compilation failure with GTK 2.4.
enabled DnD to external apps.
added PGP Sign/Encrypt check button on the compose window.
modified summary_step().
removed gtksctree.[ch].
reimplemented MimeView with GtkTreeView.
fixed the selection state of summary on refresh.
fixed the scroll problem of the summary view on refresh.
improved the interface of message search.
improved the interface of summary search.
fixed a problem that no message was selected after processing left marks.
added an option to toggle cursor in message view.
fixed insensitive toolbar problem on execution.
set minimum column width for folder view and summary view. Remember every column width of folder view.
display next messages after deleting when immediate_exec is enabled.
made 1.9.11 release.
updated ChangeLog.
adjusted selection and message display on execution of summary.
made a workaround for last-row expand problem of the summary view.
forgot to unset SummaryView::selected on empty selection.
fixed selection problem after execution.
fixed column resize bug.
fixed a compilation bug and key handling of summary.
made 1.9.10 release.
made rules hint configurable. Removed debug code.
don't open selected messages on 'View/Go to' if the message view is hidden.
modified the handling of middle-click and double-click.
adjusted the width of icon-titled columns.
disable 'Attract by subject' if sorted.
optimized 'Attract by subject'.
display collapsed rows which have unread children as bold.
also expand all children on summary.
implemented summary_thread_build().
fixed several bugs, and implemented summary_unthread().
implemented summary_select_thread().
reimplemented summary search.
fixed selection handling.
fixed compilation failure on GTK+ 2.4.
added missing includes.
reimplemented summary view with GtkTreeView.
fixed async connection problem.
prefs_filter_edit.c: display unit on AGE condition.
suppressed unrequired image scaling.
disabled no longer required workaround for resize grip.
prefer CRAM-MD5 if authentication type is automatic. Don't use LOGIN if CAPABILITY has LOGINDISABLED.
flush widget to reflect selection change before showing summary.
changed the encoding of sylpheed.desktop to UTF-8.
fixed widget refresh problem on rescan/check new.
improved performance of the update of statusbar.
fixed redraw problem of textview.
made 1.9.9 release.
updated sylpheed.desktop and po files.
updated NEWS, and add proper credit.
reduced memory usage when sending messages.
removed '/Edit/Advanced' menu.
compilation fix for GTK 2.4.
modified folderview.c.
fixed expand row problem of folder view.
fixed crashes when ~/.gnupg doesn't exist.
made 1.9.8 release.
folderview.c: remember the column width and restored Search menu.
support GBK (and X-GBK) encoding.
don't encode clearsigned text.
fix invalid iterator warnings of action.
implemented message-to-folder DnD.
fixed row update problem when opening folder.
fixed crash bug when subscribing to news.
folderview.c: fixed infinite loop bug.
don't let GtkTreeView grab focus after opening a folder by button press.
reimplemented folder view with GtkTreeView.
made a workaround for Gmail SMTP server.
configure.in: changed -traditional-cpp to -no-cpp-precomp for newer Mac OS X support.
reimplemented edit account dialog using GtkTreeView.
modified prefs_filter_edit.c.
made column of TreeView resize automatically.
fixed broken PLAIN authentication.
reimplemented filter prefs dialog using GtkTreeView.
don't join (presumably) itemized lines on line-wrapping.
made 1.9.7 release.