index
:
Sylpheed
master
taw/combined
taw/master
taw/meson
Git mirror of Sylpheed SVN repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
prefs_common_dialog.c
Age
Commit message (
Expand
)
Author
2006-11-29
added an option to use external program for printing.
hiro
2006-11-29
added an option to inherit recipients on reply to self messages.
hiro
2006-11-02
src/prefs_common_dialog.c: fixed a typo.
hiro
2006-11-02
added the option 'Remember last selected message'.
hiro
2006-11-01
added the option 'Open inbox on startup'.
hiro
2006-09-26
implemented tray icon in Win32.
hiro
2006-08-10
modified Common prefs - Details - Interface.
hiro
2006-07-28
added Windows-1257 encoding for Baltic.
hiro
2006-07-25
added an option to filter junk mails before normal filtering.
hiro
2006-03-27
updated po files.
hiro
2006-03-24
fixed menu strings in keybind changer.
hiro
2006-03-17
added the option for MIME filename encoding method.
hiro
2006-02-22
use filename-safe string for IMAP cache directory.
hiro
2006-01-31
added Arabic encoding, and 2.2.0beta7 release.
hiro
2006-01-26
removed 'Wrap before sending' option, which was rather problematic.
hiro
2006-01-13
perform show/hide on trayicon click. Implemented popup menu on trayicon.
hiro
2005-12-26
added Windows-1252 for display encoding.
hiro
2005-11-28
moved outgoing encoding option into Display - Encoding tab.
hiro
2005-11-22
modified 'filter sent messages'.
hiro
2005-11-21
reorganized the common prefs.
hiro
2005-11-18
moved the position of Spell tab.
hiro
2005-11-17
Fixed window focus after closing quote colors dialog.
hiro
2005-11-17
fixed crash when quote colors dialog was closed by the window close button.
hiro
2005-11-17
implemented spell checking.
hiro
2005-11-10
don't show gpg warning on win32 by default.
hiro
2005-11-07
implemented auto-save.
hiro
2005-11-07
hide options which is useless on win32.
hiro
2005-11-07
moved the location of fallback_encoding.
hiro
2005-11-04
added preset menu for junk learning commands.
hiro
2005-11-02
added an option to mark filtered junk mails as read.
hiro
2005-11-02
moved fallback encoding setting to Advanced tab.
hiro
2005-11-01
fixed focus problem in win32.
hiro
2005-11-01
added fallback encoding setting.
hiro
2005-10-26
added a setting to delete filtered junk mails from server.
hiro
2005-10-17
win32: made the default editor command 'notepad'.
hiro
2005-10-17
added the default browser to the option of URI command.
hiro
2005-10-16
win32: use ShellExecute() to open URI.
Hiro
2005-10-13
enabled the property of the top folder.
hiro
2005-09-16
modified the display of folder view.
hiro
2005-08-31
separated UI code from prefs_common.c and prefs_account.c.
hiro