summaryrefslogtreecommitdiff
path: root/plugins/StopSpamPlus/src/events.cpp
AgeCommit message (Expand)Author
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-06-22fixes #3108 (NewEventNotify shows message popup even if antispam is enabled)George Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WCHAR -> wchar_tGeorge Hazan
2021-06-05major code cleaning in regard to db_event_getBlobSize & event memory allocationGeorge Hazan
2020-01-20db_event_delete: unused parameter removedGeorge Hazan
2019-09-27end of manual experiments with CList/NotOnListGeorge Hazan
2019-09-27fix for a function name:George Hazan
2019-09-26Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden variabl...George Hazan
2018-11-13StopSpam -> g_pluginGeorge Hazan
2018-07-27fix for occasional crash in StopSpamGeorge Hazan
2018-07-23fixes #1479 (StopSpam should update default phrases if langpack changed)George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-03-25fixes #1203 (possible crash in StopSpam+)George Hazan
2017-12-10StopSpam moved to CMOption<> instead of custom codeGeorge Hazan
2017-12-09fixes #1059 (StopSpam: account selection do not accessible for screen readers)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-16TranslateT for global data is a very bad ideaGeorge Hazan
2017-11-13Code modernize ...Goraf
2017-09-18StopSpamPlus: removed template for hooking eventsKirill Volinsky
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-21improperly named helper renamedGeorge Hazan
2016-04-19further junk cleaningGeorge Hazan
2015-10-28Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j...Robert Pösel
2015-08-01stopspam: common projectKirill Volinsky
2015-06-01- ProtoCallService() function considered too dangerous and therefore isn't ex...George Hazan
2015-05-31- CreateProtoServiceFunction() moved into mir_core.dll instead of inliningGeorge Hazan
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-04-23warning fixKirill Volinsky
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-11-30new sorting functions appliedGeorge Hazan
2014-02-24valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlersGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-10-05code cleaningGeorge Hazan
2013-09-25valid options initializationGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-09added precompiled headerKirill Volinsky
2013-02-06- StopSpam - tab name changedVadim Dashevskiy
2013-01-25- fixes from personVadim Dashevskiy
2012-09-16- event code standardization for protocolsGeorge Hazan
2012-07-24StopSpamPlus, TipperYM, TooltipNotify, TopToolBar, TranslitSwitcher, UserGuid...Vadim Dashevskiy
2012-06-20- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;George Hazan