summaryrefslogtreecommitdiff
path: root/plugins/StopSpamMod
AgeCommit message (Collapse)Author
2014-06-28typosDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@9588 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8688 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-28farewell MSVS 2012Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async ↵George Hazan
file selection dialog; - return value of MS_FILE_SENDFILE* services changed: now it returns a dialog handle; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@8253 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-12another bunch of useless conversions diedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8109 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8101 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10these conversions aren't needed eitherGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8088 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8086 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10HCONTACT, part 3George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8081 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
- GCF_* prefix was added to chat constants to avoid name conflicts git-svn-id: http://svn.miranda-ng.org/main/trunk@8078 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-25end of version zooGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7880 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-01copyright update for year 2014George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-21spelling correction (patch from RMN)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7321 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-18StopSpam Plus and Mod spelling (patch by RMN)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7272 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-15Antispam answer should not be translatedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7237 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-15Antispam answer should not be translatedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7235 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-09added projects and solutions for vc2013Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6831 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-25valid options initializationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6225 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-16removed not needed _MSC_VER checksKirill Volinsky
removed double comstant from modern warning fix git-svn-id: http://svn.miranda-ng.org/main/trunk@6087 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-07direct access to CListGroups restricted George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6009 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-26- spelling correction (patch from RMN)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@5840 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-17- StopSpam+ and StopSpamMod now have different muuidsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@5730 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-17typoTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@5726 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-14removed trailing spaces from ressourcesTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@5678 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-08Correct url for all plugins.Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@5279 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4833 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-18changed path for stopspam_mod.logKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4720 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-09no need to suppress PDB path in VS2012George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4604 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;George Hazan
- database cycles simplified git-svn-id: http://svn.miranda-ng.org/main/trunk@4404 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-09- short function names allows to write database loops in one string;George Hazan
- 'continue' operator can be used then; - multiple bugs fixed in clists; - code becomes much more compact; git-svn-id: http://svn.miranda-ng.org/main/trunk@4403 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-07mir_getCLI() - a helper for MS_CLIST_RETRIEVE_INTERFACE, just call it ↵George Hazan
without parameters git-svn-id: http://svn.miranda-ng.org/main/trunk@4368 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-05- rest of menus cleared;George Hazan
- old database macroses wiped out from all plugins (left in m_database.h for compatibility) git-svn-id: http://svn.miranda-ng.org/main/trunk@4324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4255 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-30 /SAFESEH removed from MSVC 2012 WIN32/DebugVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4253 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-13- another portion of '#ifdef UNICODE' clean upVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3993 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-11- translation fixes (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3972 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-09added precompiled headerKirill Volinsky
added version info git-svn-id: http://svn.miranda-ng.org/main/trunk@3950 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-01useless Folders support checks removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3824 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-21service MS_VARS_FREEMEMORY replaced with the direct call of mir_freeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3669 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-13fix for 64-bit boost lib pathsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3593 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-13- boost updated to 1.53, and should be placed into ..\..\boost folderGeorge Hazan
- various compilation fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@3591 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-13VS2012 projects to be compiled with SP1 XP-compatible runtimeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3586 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-06- StopSpam - tab name changedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3451 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-29- muuid standardization (patch from Basil) Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3338 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-25- fixes from personVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3283 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-19- Stopspam mod more correct version of previous commitVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3166 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-19- Stopspam mod small fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3165 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-19- Stopspam mod and plus fixes for previous commitVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3161 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-19- Another portion of _T replacement when it's not needed (from person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3160 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-07answer checking fix patch from "110704"Alexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3004 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c