summaryrefslogtreecommitdiffstats
path: root/MetersPanel.h
AgeCommit message (Expand)Author
2021-09-22Update license headers to explicitly say GPLv2+Daniel Lange
2020-10-18Make all required includes explicitBenny Baumann
2020-10-07Mark Object instances constChristian Göttsche
2020-10-05Update License consistently to GPLv2 as per COPYING fileDaniel Lange
2020-09-29Sort headers/includesBenny Baumann
2020-09-17Free movingBar memory on exitChristian Göttsche
2020-09-12Clean up some code duplication in the header filesHugo Musso Gualandi
2020-09-03Remove superfluous 'extern's from function declarations.Zev Weiss
2020-09-03Axe automated header generation.Zev Weiss
2020-08-18Re-generate all headers with latest scripts/MakeHeader.pyNathan Scott
2016-07-16Mouse-friendly functions bar for meters panelExplorer09
2016-07-16Reword 'Type' to 'Style' for meters.Explorer09
2015-08-27Improve feedback when moving meters.Hisham Muhammad
2015-02-03Complete cursor-based movement of headers.Hisham Muhammad
2015-01-21Sorry about the mega-patch.Hisham Muhammad
2012-12-05Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad
2011-12-26major header cleanupHisham Muhammad
2010-02-25warning fixesHisham Muhammad
2008-03-09Clean up headers by using 'static' whenever possible.Hisham Muhammad
2006-06-06Regenerated all headers.Hisham Muhammad
2006-05-30Rename ListBox'es to Panel's, matching dit.Hisham Muhammad