summaryrefslogtreecommitdiff
path: root/plugins/Spamotron/src/options.cpp
AgeCommit message (Expand)Author
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-01code cleanupRozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-06-11correct ServiceExists call for popupsGeorge Hazan
2014-02-11Spamotron: resource cosmetic, decapitalizationDart Raiden
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-09-25valid options initializationGeorge Hazan
2013-07-24replace sprintf to mir_snprintf (part 4)Kirill Volinsky
2013-05-21minor adaptions for Miranda NGTobias Weimer
2013-05-18spamotron sourcetree importvu1tur