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
Age
Commit message (
Expand
)
Author
2013-10-05
code cleaning
George Hazan
2013-09-25
valid options initialization
George Hazan
2013-08-26
- spelling correction (patch from RMN)
Vadim Dashevskiy
2013-07-08
Correct url for all plugins.
Robert Pösel
2013-06-23
git-svn-id: http://svn.miranda-ng.org/main/trunk@5096 1316c22d-e87f-b044-9b9b...
George Hazan
2013-06-23
new helper applied instead of MS_DB_SETSETTINGRESIDENT
George Hazan
2013-06-21
minor code cleaning
George Hazan
2013-05-17
some more fixes for MS_DB_CONTACT_DELETE & loops
George 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-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2013-03-13
- another portion of '#ifdef UNICODE' clean up
Vadim Dashevskiy
2013-03-09
added precompiled header
Kirill Volinsky
2013-02-21
service MS_VARS_FREEMEMORY replaced with the direct call of mir_free
George Hazan
2013-02-16
- translation fixes (patch from person)
Vadim Dashevskiy
2013-02-06
- StopSpam - tab name changed
Vadim Dashevskiy
2013-01-29
- muuid standardization (patch from Basil)
Vadim Dashevskiy
2013-01-25
- fixes from person
Vadim Dashevskiy
2013-01-19
- Stopspam mod and plus fixes for previous commit
Vadim Dashevskiy
2013-01-19
- Another portion of _T replacement when it's not needed (from person)
Vadim Dashevskiy
2012-11-28
various menu initialization quirks
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-09
Revert of 2235
Vadim Dashevskiy
2012-11-09
StopSpam: fix for leaving hidden contacts while removing spammers
Vadim Dashevskiy
2012-11-03
minor options layout issue (ticket:152)
Tobias Weimer
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-10
service call replaced with the direct function call
George Hazan
2012-10-02
StopSpamPlus:
Kirill Volinsky
2012-09-24
StopSpamPlus
Kirill Volinsky
2012-09-24
StopSpamPlus
Kirill Volinsky
2012-09-16
- event code standardization for protocols
George Hazan
2012-07-28
fixed apply button
Tobias Weimer
2012-07-26
Miranda homepage link in plugininfo is changed to http://miranda-ng.org/
Vadim Dashevskiy
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-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-16
another portion of unneeded MirandaPluginInterfaces removal
Vadim Dashevskiy
2012-06-15
another portion of "#ifsef Unicode" removal
Vadim Dashevskiy
2012-06-14
- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.
George Hazan
2012-06-08
GetWindowLong -> GetWindowLongPtr
George Hazan
2012-06-05
mirVersion cleaning
Vadim Dashevskiy
2012-06-02
- code cleaning
George Hazan
2012-05-21
StopSpam:
Kirill Volinsky
2012-05-15
initial commit
Vadim Dashevskiy