summaryrefslogtreecommitdiff
path: root/plugins/Variables/src/help.cpp
AgeCommit message (Expand)Author
2014-07-26stupid duplicated code of embedded clists removedGeorge Hazan
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
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-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-14typosTobias Weimer
2014-01-14minor cleanupTobias Weimer
2014-01-03- memory leak fixesGeorge Hazan
2013-10-30git-svn-id: http://svn.miranda-ng.org/main/trunk@6708 1316c22d-e87f-b044-9b9b...Dart Raiden
2013-09-20using UxthemeKirill Volinsky
2013-09-13code cleaningGeorge Hazan
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky
2013-04-05- rest of menus cleared;George Hazan
2013-03-17removed not used headersKirill Volinsky
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2013-02-14minor cleanup and typos (by Basil)Tobias Weimer
2013-02-14- fixed compiler warningTobias Weimer
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-07-24UserInfoEx, Variables: changed folder structure Vadim Dashevskiy