index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
StopSpamPlus
/
src
/
events.cpp
Age
Commit message (
Expand
)
Author
2022-07-31
Contact: group of functions gathered into the personal namespace
George Hazan
2022-06-22
fixes #3108 (NewEventNotify shows message popup even if antispam is enabled)
George Hazan
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
WCHAR -> wchar_t
George Hazan
2021-06-05
major code cleaning in regard to db_event_getBlobSize & event memory allocation
George Hazan
2020-01-20
db_event_delete: unused parameter removed
George Hazan
2019-09-27
end of manual experiments with CList/NotOnList
George Hazan
2019-09-27
fix for a function name:
George Hazan
2019-09-26
Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden variabl...
George Hazan
2018-11-13
StopSpam -> g_plugin
George Hazan
2018-07-27
fix for occasional crash in StopSpam
George Hazan
2018-07-23
fixes #1479 (StopSpam should update default phrases if langpack changed)
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-03-25
fixes #1203 (possible crash in StopSpam+)
George Hazan
2017-12-10
StopSpam moved to CMOption<> instead of custom code
George Hazan
2017-12-09
fixes #1059 (StopSpam: account selection do not accessible for screen readers)
George Hazan
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-16
TranslateT for global data is a very bad idea
George Hazan
2017-11-13
Code modernize ...
Goraf
2017-09-18
StopSpamPlus: removed template for hooking events
Kirill Volinsky
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2016-10-28
- old useless helpers removed from the Options module;
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-21
improperly named helper renamed
George Hazan
2016-04-19
further junk cleaning
George Hazan
2015-10-28
Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j...
Robert Pösel
2015-08-01
stopspam: common project
Kirill 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 inlining
George Hazan
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-21
war against atavisms continues
George Hazan
2015-04-23
warning fix
Kirill Volinsky
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-04-06
options section name as in other plugins
Dart Raiden
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-11-30
new sorting functions applied
George Hazan
2014-02-24
valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlers
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-10-05
code cleaning
George Hazan
2013-09-25
valid options initialization
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2013-03-09
added precompiled header
Kirill Volinsky
2013-02-06
- StopSpam - tab name changed
Vadim Dashevskiy
2013-01-25
- fixes from person
Vadim Dashevskiy
2012-09-16
- event code standardization for protocols
George Hazan
2012-07-24
StopSpamPlus, TipperYM, TooltipNotify, TopToolBar, TranslitSwitcher, UserGuid...
Vadim Dashevskiy
2012-06-20
- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;
George Hazan
[next]