History | View | Annotate | Download (6.2 kB)
the quick search condition now persists for the whole session.
implemented the framework of toolbar customization.
added the option to toggle window on trayicon click.
added an option to use external program for printing.
added an option to inherit recipients on reply to self messages.
merged from libsylph branch.
added the option 'Remember last selected message'.
added the option 'Open inbox on startup'.
implemented tray icon in Win32.
fixed manual junk filtering.
added an option to filter junk mails before normal filtering.
implemented RFC 2231 filename encoding on send.
added a hidden option "mime_command" for backward compatibility.
preserve the window position of address book.
the size of address book is now remembered.
removed 'Wrap before sending' option, which was rather problematic.
enabled toggle of the searchbar.
perform show/hide on trayicon click. Implemented popup menu on trayicon.
remember the maximized state.
moved outgoing encoding option into Display - Encoding tab.
remember the last compose window position.
modified the order of common prefs options.
moved the position of Spell tab.
implemented spell checking.
implemented auto-save.
moved the location of fallback_encoding.
added an option to mark filtered junk mails as read.
added fallback encoding setting.
added a setting to delete filtered junk mails from server.
modified the display of folder view.
changed the license of LibSylph from GPL to LGPL.
save GPG settings even if GPGME is disabled.
moved more modules to libsylph.
separated some enums to reduce dependency.
separated UI code from prefs_common.c and prefs_account.c.
made the order of buttons comply with GNOME HIG.
removed unused option 'enable_hscrollbar'.
disabled strict checking of caches by stat() and improved the performance.
moved the option of max news articles to account prefs.
added an option to execute command when new messages arrived.
integrated junk filter setting into common prefs.
added an option to apply filter rules to sent messages.
added a feature for junk mail control.
added an option to toggle cursor in message view.
made rules hint configurable. Removed debug code.
added an option whether to render HTML as text or not.
re-enabled the line number limit of logwindow.
implemented inline image display.
improved font management.
removed head_space option, and changed the margin of TextView.
Initial import of Sylpheed (GTK2 version).