summaryrefslogtreecommitdiff
path: root/plugins/Variables
AgeCommit message (Expand)Author
2014-07-26stupid duplicated code of embedded clists removedGeorge Hazan
2014-07-18some resource leaks fixedGeorge Hazan
2014-06-28typosDart Raiden
2014-06-25MetaContact -> metacontact; decapitalizationDart Raiden
2014-05-30db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACTGeorge Hazan
2014-05-28unused variables removedVlad Mironov
2014-03-31Variables: added ability to get a own nickname for protocol.Vlad Mironov
2014-03-31Variables: added ability to get a contact info by handle.Vlad Mironov
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2014-03-09end of the old MC APIGeorge Hazan
2014-03-09fix for the custom clist background drawingGeorge Hazan
2014-03-03crazy memory allocation code removedGeorge Hazan
2014-03-03memory allocation problem in VariablesGeorge Hazan
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-24Variables: small fix (thanks to Wishmaster)RMN
2014-02-24- NewAwaySys and Variables: spelling correctionsRMN
2014-02-24old/unused types removed from Pascal sourcesGeorge Hazan
2014-02-24more useless conversions removedGeorge 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-02-06Variables: spelling correctionDart Raiden
2014-01-25end of version zooGeorge Hazan
2014-01-14typosTobias Weimer
2014-01-14minor cleanupTobias Weimer
2014-01-08Variables: reverted due to lpgen.js strange behaviorDart Raiden
2014-01-08db => databaseDart Raiden
2014-01-03- memory leak fixesGeorge Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-27old nasty perversion EVENTTYPE_STATUSCHANGE removed foreverGeorge Hazan
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-11-08Proper version of [6729]Robert Pösel
2013-10-31spelling correctionsDart Raiden
2013-10-30git-svn-id: http://svn.miranda-ng.org/main/trunk@6708 1316c22d-e87f-b044-9b9b...Dart Raiden
2013-10-15not used header removedKirill Volinsky
2013-10-10- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist callGeorge Hazan
2013-10-10MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct callGeorge Hazan
2013-09-28ac.dll support removed coz nobody use it and it is too oldKirill Volinsky
2013-09-26plugins cleanupKirill Volinsky
2013-09-25valid options initializationGeorge Hazan
2013-09-21explicit constructors for ptrTGeorge Hazan