summaryrefslogtreecommitdiff
path: root/plugins/StopSpamPlus/src/options.cpp
AgeCommit message (Expand)Author
2018-07-27fix for occasional crash in StopSpamGeorge Hazan
2018-07-23fixes #1479 (StopSpam should update default phrases if langpack changed)George Hazan
2018-07-11fixes #1478 (StopSpam: welcome message cannot be translated)George Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-07-11GUI change:George Hazan
2018-06-01CPluginDlgBase: this class became useless because CMPlugin already has module...George Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-18CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCEGeorge Hazan
2018-05-17Tipper, StopSpamMod, StopSpam, StatusManager, StatusChange, StartupSilence, S...George Hazan
2018-04-03Accounts() : iterator for accountsGeorge Hazan
2018-04-03CLIST_INTERFACE:George Hazan
2017-12-28StopSpam+: description returnedKirill Volinsky
2017-12-14fix for account settings in StopSpam+George Hazan
2017-12-10StopSpam moved to CMOption<> instead of custom codeGeorge Hazan
2017-12-09fixes #1059 (StopSpam: account selection do not accessible for screen readers)George Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-16TranslateT for global data is a very bad ideaGeorge Hazan
2017-11-16fixes #1034 (StopSpam: wrong codepage)George Hazan
2017-11-13Code modernize ...Goraf
2016-07-26less TCHARs:George Hazan
2015-08-01stopspam: common projectKirill Volinsky
2015-04-23warning fixKirill Volinsky
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...)Rozhuk Ivan
2014-09-15resources: comma in Conditional Clauses with "if":RMN
2013-01-19- Stopspam mod and plus fixes for previous commitVadim Dashevskiy
2013-01-19- Another portion of _T replacement when it's not needed (from person)Vadim Dashevskiy
2012-11-03minor options layout issue (ticket:152)Tobias Weimer
2012-07-28fixed apply buttonTobias Weimer
2012-07-24StopSpamPlus, TipperYM, TooltipNotify, TopToolBar, TranslitSwitcher, UserGuid...Vadim Dashevskiy
2012-05-15initial commitVadim Dashevskiy