aboutsummaryrefslogtreecommitdiff
path: root/libsylph/prefs_common.c
AgeCommit message (Expand)Author
2007-05-11the quick search condition now persists for the whole session.hiro
2007-04-16win32: check for the loadability of the default font.hiro
2007-02-01refactored the toolbar structure.hiro
2007-01-18implemented the framework of toolbar customization.hiro
2007-01-11added the option to toggle window on trayicon click.hiro
2006-11-29added an option to use external program for printing.hiro
2006-11-29added an option to inherit recipients on reply to self messages.hiro
2006-11-20merged from libsylph branch.hiro
2006-11-02added the option 'Remember last selected message'.hiro
2006-11-01added the option 'Open inbox on startup'.hiro
2006-09-26implemented tray icon in Win32.hiro
2006-08-15fixed manual junk filtering.hiro
2006-07-25added an option to filter junk mails before normal filtering.hiro
2006-03-17implemented RFC 2231 filename encoding on send.hiro
2006-03-09added a hidden option "mime_command" for backward compatibility.hiro
2006-03-08removed metamail support and replaced it with the alternative implementation.hiro
2006-03-06preserve the window position of address book.hiro
2006-02-01modified the default of summaryview_height.hiro
2006-01-31the size of address book is now remembered.hiro
2006-01-26removed 'Wrap before sending' option, which was rather problematic.hiro
2006-01-17enabled toggle of the searchbar.hiro
2006-01-13perform show/hide on trayicon click. Implemented popup menu on trayicon.hiro
2005-12-19remember the maximized state.hiro
2005-11-28moved outgoing encoding option into Display - Encoding tab.hiro
2005-11-22remember the last compose window position.hiro
2005-11-21modified the order of common prefs options.hiro
2005-11-18moved the position of Spell tab.hiro
2005-11-17implemented spell checking.hiro
2005-11-10don't show gpg warning on win32 by default.hiro
2005-11-07implemented auto-save.hiro
2005-11-07moved the location of fallback_encoding.hiro
2005-11-04added preset menu for junk learning commands.hiro
2005-11-02added an option to mark filtered junk mails as read.hiro
2005-11-01added fallback encoding setting.hiro
2005-10-26added a setting to delete filtered junk mails from server.hiro
2005-10-18win32: modified the default commands.hiro
2005-10-17win32: fixed compilation failure.hiro
2005-10-16win32: use ShellExecute() to open URI.Hiro
2005-09-30Win32: set the default font to 'MS Gothic 12' on Japanese environment.hiro
2005-09-16modified the display of folder view.hiro
2005-09-13changed the license of LibSylph from GPL to LGPL.hiro
2005-09-06save GPG settings even if GPGME is disabled.hiro
2005-09-05moved more modules to libsylph.hiro