summaryrefslogtreecommitdiff
path: root/plugins/StopSpamMod/src/utilities.cpp
AgeCommit message (Expand)Author
2017-12-06fixes #1043 (StopSpam Mod: remove useless external library)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-13Code modernize ...Goraf
2017-01-17compilation fixGeorge Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-05-18these tons of code aren't needed anymore...George Hazan
2016-04-15contact list groups:George Hazan
2015-08-18- naming conflict;George Hazan
2015-08-12warning fixesGeorge Hazan
2015-08-01stopspam_mod: common projectKirill Volinsky
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19unused helper removedGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-05-24replace wcscpy to mir_wstrcpyKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...George Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-09-16removed not needed _MSC_VER checksKirill Volinsky
2013-09-07direct access to CListGroups restricted George Hazan
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-02-21service MS_VARS_FREEMEMORY replaced with the direct call of mir_freeGeorge Hazan
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
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-10-10service call replaced with the direct function callGeorge Hazan
2012-08-04links to options don't work with langpacksGeorge Hazan
2012-07-30New_GPG unchecked in full solution (boost), StopSpamMod - folder renamedVadim Dashevskiy