summaryrefslogtreecommitdiff
path: root/plugins/StopSpamMod/src
AgeCommit message (Expand)Author
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-09-15resources: comma in Conditional Clauses with "if":RMN
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...George Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-21spelling correction (patch from RMN)Dart Raiden
2013-12-15Antispam answer should not be translatedVadim Dashevskiy
2013-12-15Antispam answer should not be translatedVadim Dashevskiy
2013-09-25valid options initializationGeorge Hazan
2013-09-16removed not needed _MSC_VER checksKirill Volinsky
2013-09-07direct access to CListGroups restricted George Hazan
2013-08-26- spelling correction (patch from RMN)Vadim Dashevskiy
2013-08-17- StopSpam+ and StopSpamMod now have different muuidsVadim Dashevskiy
2013-08-17typoTobias Weimer
2013-07-08Correct url for all plugins.Robert Pösel
2013-05-18changed path for stopspam_mod.logKirill Volinsky
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;George Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-07mir_getCLI() - a helper for MS_CLIST_RETRIEVE_INTERFACE, just call it without...George Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-13- another portion of '#ifdef UNICODE' clean upVadim Dashevskiy
2013-03-11- translation fixes (patch from Basil)Vadim Dashevskiy
2013-03-09added precompiled headerKirill Volinsky
2013-03-01useless Folders support checks removedGeorge Hazan
2013-02-21service MS_VARS_FREEMEMORY replaced with the direct call of mir_freeGeorge Hazan
2013-02-06- StopSpam - tab name changedVadim Dashevskiy
2013-01-29- muuid standardization (patch from Basil) Vadim Dashevskiy
2013-01-25- fixes from personVadim Dashevskiy
2013-01-19- Stopspam mod more correct version of previous commitVadim Dashevskiy
2013-01-19- Stopspam mod small fixVadim Dashevskiy
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
2013-01-07answer checking fix patch from "110704"Alexander Gluzsky
2012-11-28various menu initialization quirksGeorge Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-10-21patch for eliminating expert mode in options (to replace the simple mode with...George Hazan
2012-10-10service call replaced with the direct function callGeorge Hazan
2012-10-07death of old nasty clutch with MS_PROTO_ENUMPROTOCOLS & PROTOACCOUNT::typeGeorge Hazan
2012-09-16- event code standardization for protocolsGeorge Hazan