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
/
ClientChangeNotify
/
src
/
ClientChangeNotify.cpp
Age
Commit message (
Expand
)
Author
2014-06-12
headers of not adopted plugins moved to !Deprecated
Kirill Volinsky
2014-06-11
correct ServiceExists call for popups
George Hazan
2014-03-12
More fix for x64
Rozhuk Ivan
2014-03-12
SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64
Rozhuk Ivan
2014-02-27
- metacontacts are always present;
George Hazan
2014-02-27
MS_MC_GETMETACONTACT => db_mc_getMeta
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-11
"we don't need these variables" (c) Pink Floyd
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
HCONTACT, part 3
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-10-30
git-svn-id: http://svn.miranda-ng.org/main/trunk@6708 1316c22d-e87f-b044-9b9b...
Dart Raiden
2013-10-26
removed not needed code
Kirill Volinsky
2013-08-10
- much more effective implementation of MS_FP_GETCLIENTICONT;
George Hazan
2013-08-10
- unused services MS_FP_SAMECLIENTS & MS_FP_GETCLIENTICON removed;
George Hazan
2013-08-10
fix for ClientChangeNotify:
George Hazan
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-04-05
rest of menu cleaning
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-28
hooks removed
George Hazan
2013-03-14
old ansi popups removed, noone used them anyway
George Hazan
2013-02-22
fully used loading/unloading events
Kirill Volinsky
2013-02-22
added first init
Kirill Volinsky
2013-02-22
hooking loading/unloading events
Kirill Volinsky
2013-02-10
removed not used defines
Kirill Volinsky
2013-01-17
- ClientChangeNotify: compilation fix
Vadim Dashevskiy
2013-01-17
- small fix
Vadim Dashevskiy
2013-01-17
NG-ized few old IM relics.
Robert Pösel
2012-11-28
various menu initialization quirks
George Hazan
2012-11-27
minor fix
Tobias Weimer
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-20
version info standartization
Kirill Volinsky
2012-07-26
Miranda homepage link in plugininfo is changed to http://miranda-ng.org/
Vadim Dashevskiy
2012-07-16
dynamic dll checker
George Hazan
2012-07-14
Updater removal - stage 3, TooltipNotify - changed place in options tree, Add...
Vadim Dashevskiy
2012-07-13
Updater removal - stage 1
Vadim Dashevskiy
2012-07-13
ClientChangeNotify and Clist_classic: changed folder structure
Vadim Dashevskiy