summaryrefslogtreecommitdiff
path: root/plugins/StopSpamPlus
AgeCommit message (Expand)Author
2015-05-14forgotten options styleGeorge Hazan
2015-05-05Unicode windows procedure, suddenly...George Hazan
2015-04-23warning fixKirill Volinsky
2015-04-16IsStatusConnecting() - useful macroGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-06options section name as in other pluginsDart Raiden
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
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-30new sorting functions appliedGeorge Hazan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-09-15resources: comma in Conditional Clauses with "if":RMN
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
2014-03-04we are not removing hidden contacts (from Mataes)Vadim Dashevskiy
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-27minor code cleaningGeorge Hazan
2014-02-24valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlersGeorge 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-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-18StopSpam Plus and Mod spelling (patch by RMN)Vadim Dashevskiy
2013-12-15Antispam answer should not be translatedVadim Dashevskiy
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-10-05code cleaningGeorge Hazan
2013-09-25valid options initializationGeorge Hazan
2013-08-26- spelling correction (patch from RMN)Vadim Dashevskiy
2013-08-14removed trailing spaces from ressourcesTobias Weimer
2013-07-08Correct url for all plugins.Robert Pösel
2013-06-23git-svn-id: http://svn.miranda-ng.org/main/trunk@5096 1316c22d-e87f-b044-9b9b...George Hazan
2013-06-23new helper applied instead of MS_DB_SETSETTINGRESIDENTGeorge Hazan
2013-06-21minor code cleaningGeorge Hazan
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
2013-05-17some more fixes for MS_DB_CONTACT_DELETE & loopsGeorge Hazan
2013-05-09no need to suppress PDB path in VS2012George Hazan
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;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-30 /SAFESEH removed from MSVC 2012 WIN32/DebugVadim Dashevskiy
2013-03-13- another portion of '#ifdef UNICODE' clean upVadim Dashevskiy
2013-03-09added precompiled headerKirill Volinsky
2013-02-21service MS_VARS_FREEMEMORY replaced with the direct call of mir_freeGeorge Hazan
2013-02-16- translation fixes (patch from person)Vadim Dashevskiy
2013-02-13VS2012 projects to be compiled with SP1 XP-compatible runtimeGeorge Hazan