aboutsummaryrefslogtreecommitdiff
path: root/libsylph/prefs_common.c
AgeCommit message (Expand)Author
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