summaryrefslogtreecommitdiff
path: root/plugins/ClientChangeNotify
AgeCommit message (Expand)Author
2014-06-12headers of not adopted plugins moved to !DeprecatedKirill Volinsky
2014-06-11correct ServiceExists call for popupsGeorge Hazan
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-12More fix for x64Rozhuk Ivan
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-27- metacontacts are always present;George Hazan
2014-02-27MS_MC_GETMETACONTACT => db_mc_getMetaGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-10-30git-svn-id: http://svn.miranda-ng.org/main/trunk@6708 1316c22d-e87f-b044-9b9b...Dart Raiden
2013-10-26removed not needed codeKirill Volinsky
2013-10-04plugins: "colour" eliminatedDart Raiden
2013-09-25valid options initializationGeorge Hazan
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-10fix for ClientChangeNotify:George Hazan
2013-07-22replace sprintf to mir_snprintf (part 2)Kirill Volinsky
2013-07-08Correct url for all plugins.Robert Pösel
2013-06-30- db_set_blob used everywhere for writing blobsGeorge Hazan
2013-06-29rest of unused databases services removedGeorge Hazan
2013-06-27CommonLibs moved to ClientChangeNotify folderKirill Volinsky
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-05-09no need to suppress PDB path in VS2012George Hazan
2013-04-05rest of menu cleaningGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-30 /SAFESEH removed from MSVC 2012 WIN32/DebugVadim Dashevskiy
2013-03-28hooks removedGeorge Hazan
2013-03-14old ansi popups removed, noone used them anywayGeorge Hazan
2013-03-02git-svn-id: http://svn.miranda-ng.org/main/trunk@3832 1316c22d-e87f-b044-9b9b...Kirill Volinsky
2013-03-01service call replaced with helper: MS_UTILS_PATHTOABSOLUTEWGeorge Hazan
2013-03-01service call replaced with helper: MS_UTILS_PATHTORELATIVEGeorge Hazan
2013-02-22fully used loading/unloading eventsKirill Volinsky
2013-02-22added first initKirill Volinsky
2013-02-22hooking loading/unloading eventsKirill Volinsky
2013-02-19- Create PopUp options pages only when popup plugin present Vadim Dashevskiy
2013-02-13VS2012 projects to be compiled with SP1 XP-compatible runtimeGeorge Hazan
2013-02-11year fix for stdafx.cpp & JabberGeorge Hazan
2013-02-10removed not used definesKirill Volinsky
2013-01-17- ClientChangeNotify: compilation fixVadim Dashevskiy
2013-01-17- small fixVadim Dashevskiy