summaryrefslogtreecommitdiff
path: root/plugins/Variables
AgeCommit message (Collapse)Author
2014-06-28typosDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@9588 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-25MetaContact -> metacontact; decapitalizationDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@9573 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-30db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACTGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9372 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-28unused variables removedVlad Mironov
git-svn-id: http://svn.miranda-ng.org/main/trunk@9330 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-31Variables: added ability to get a own nickname for protocol.Vlad Mironov
git-svn-id: http://svn.miranda-ng.org/main/trunk@8805 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-31Variables: added ability to get a contact info by handle.Vlad Mironov
git-svn-id: http://svn.miranda-ng.org/main/trunk@8804 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8688 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8576 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> ↵Rozhuk Ivan
GetWindowLongPtr git-svn-id: http://svn.miranda-ng.org/main/trunk@8572 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8571 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-09end of the old MC APIGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8534 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-09fix for the custom clist background drawingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8495 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-03crazy memory allocation code removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8383 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-03memory allocation problem in VariablesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8382 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-28farewell MSVS 2012Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-27- metacontacts are always present;George Hazan
- added META_PROTO constant for mc module name; - MS_MC_GETPROTOCOLNAME removed, because it always returns META_PROTO git-svn-id: http://svn.miranda-ng.org/main/trunk@8319 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-27MS_MC_GETMETACONTACT => db_mc_getMetaGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8317 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-24Variables: small fix (thanks to Wishmaster)RMN
git-svn-id: http://svn.miranda-ng.org/main/trunk@8269 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-24- NewAwaySys and Variables: spelling correctionsRMN
- langpacks/ukrainian: NAS translation added git-svn-id: http://svn.miranda-ng.org/main/trunk@8268 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-24old/unused types removed from Pascal sourcesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8267 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-24more useless conversions removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8254 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-12another bunch of useless conversions diedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8109 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8101 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10these conversions aren't needed eitherGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8088 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8086 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10HCONTACT, part 3George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8081 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
- GCF_* prefix was added to chat constants to avoid name conflicts git-svn-id: http://svn.miranda-ng.org/main/trunk@8078 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-06Variables: spelling correctionDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@8048 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-25end of version zooGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7880 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-14typosTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@7652 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-14minor cleanupTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@7647 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-08Variables: reverted due to lpgen.js strange behaviorDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7558 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-08db => databaseDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7556 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-03- memory leak fixesGeorge Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@7479 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
thus manual call of destroy() might be removed from: - class destructors; - Unload() plugin's functions (for global data); - local (auto) variables in functions finalizations git-svn-id: http://svn.miranda-ng.org/main/trunk@7467 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-01copyright update for year 2014George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-27old nasty perversion EVENTTYPE_STATUSCHANGE removed foreverGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7396 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-09added projects and solutions for vc2013Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6831 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-08Proper version of [6729]Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@6824 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-31spelling correctionsDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@6729 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-30git-svn-id: http://svn.miranda-ng.org/main/trunk@6708 ↵Dart Raiden
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-15not used header removedKirill Volinsky
code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@6496 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-10- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist callGeorge Hazan
- crazy & obsolete constant GSMDF_PREFIXONLINE removed git-svn-id: http://svn.miranda-ng.org/main/trunk@6428 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-10MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct callGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6427 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-28ac.dll support removed coz nobody use it and it is too oldKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6261 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-26plugins cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6243 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-25valid options initializationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6225 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-21explicit constructors for ptrTGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6174 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-20using UxthemeKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6141 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-20memory corruption fix (for 64-bit targets only)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6140 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c