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
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
2012-06-19
fixes for the options page translation
George Hazan
2012-06-18
- PLUGININFO structure removed at all;
George Hazan
2012-06-15
another portion of "#ifsef Unicode" removal
Vadim Dashevskiy
2012-06-02
- code cleaning
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy