aboutsummaryrefslogtreecommitdiff
path: root/src/prefs_account_dialog.c
AgeCommit message (Expand)Author
2017-02-20fixed sensitivity change of signature settings.hiro
2017-02-07removed debug prints.hiro
2017-02-07implemented multiple signatures in one account.hiro
2014-03-18modified encrypt-to-self pref text.hiro
2014-03-18added PGP encrypt-to-self feature.hiro
2012-01-18added new plug-in signals for preferences dialogs (#30)hiro
2010-12-07added UI for SOCKS settings.hiro
2010-07-30added new account option 'Put signature before quote (not recommended)'.hiro
2010-05-21removed warnings 'GtkSpinButton: setting an adjustment with non-zero page siz...hiro
2008-04-10spaces in address and server entries are automatically removed at applying ac...hiro
2007-05-09automatically set SSL ports in Advanced tab when the radio buttons in SSL tab...hiro
2007-01-31made labels more descriptive.hiro
2007-01-18added the option 'Filter new messages in INBOX on receiving'.hiro
2006-12-11don't make GtkTextView auto-expanded in prefs dialogs.hiro
2006-12-11implemented auto-input of signature on new account setting.hiro
2006-12-08added the option to input signature directly.hiro
2006-12-07modified the description of 'Download all messages' option.hiro
2006-10-31disable POP before SMTP option with non-POP3 account.hiro
2006-10-30impelmented POP before SMTP.hiro
2006-08-23supported PLAIN authentication on IMAP4.hiro
2006-01-24save temporary IMAP4 password. Don't try to connect to IMAP4 server when clos...hiro
2006-01-23implemented clearing of IMAP4 message caches on exit.hiro
2005-12-14added an option to update only INBOX on checking new messages of IMAP4 accounts.hiro
2005-12-13enabled custom queue folder.hiro
2005-11-02popup main window when account edit dialog is closed.hiro
2005-11-01fixed focus problem in win32.hiro
2005-08-31separated UI code from prefs_common.c and prefs_account.c.hiro