index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
StopSpamPlus
/
src
/
stopspam.cpp
Age
Commit message (
Expand
)
Author
2017-11-27
slightly optimized way of getting menu item's module name
George Hazan
2017-11-27
add module name (part 1)
Kirill Volinsky
2017-09-18
StopSpamPlus: removed template for hooking events
Kirill Volinsky
2017-09-18
garbage code removed
George Hazan
2017-09-18
fix another copy-paste bug
dartraiden
2016-09-06
minus MS_CLIST_RETRIEVE_INTERFACE
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-04-15
contact list groups:
George Hazan
2015-09-05
StopSpam: menu uid
Alexander Lantsev
2015-08-01
stopspam: common project
Kirill Volinsky
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-04-23
warning fix
Kirill Volinsky
2013-10-05
code cleaning
George Hazan
2013-03-09
added precompiled header
Kirill Volinsky
2013-01-29
- muuid standardization (patch from Basil)
Vadim Dashevskiy
2012-11-28
various menu initialization quirks
George Hazan
2012-11-03
minor options layout issue (ticket:152)
Tobias Weimer
2012-07-24
StopSpamPlus, TipperYM, TooltipNotify, TopToolBar, TranslitSwitcher, UserGuid...
Vadim Dashevskiy
2012-07-03
no more PLUGININFOEX::replacesDefaultModule, that old & nasty clutch
George Hazan
2012-06-27
no more pluginLink in load()
George Hazan
2012-06-26
mk: removed all LIST_INTERFACE, MI_INTERFACE & UTF8_INTERFACE instances.
George Hazan
2012-06-16
another portion of unneeded MirandaPluginInterfaces removal
Vadim Dashevskiy
2012-06-14
- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.
George Hazan
2012-06-05
mirVersion cleaning
Vadim Dashevskiy
2012-05-21
StopSpam:
Kirill Volinsky
2012-05-15
initial commit
Vadim Dashevskiy