summaryrefslogtreecommitdiffstats
path: root/MetersPanel.c
AgeCommit message (Expand)Author
12 daysDefine MeterModeId to unsigned int and use it throughoutExplorer09
2023-12-26Relocate include of config.h from header to source modeuleBenny Baumann
2023-12-26Fix code styleBenny Baumann
2022-10-24Reformat code baseBenny Baumann
2022-08-09Please Clang 15Christian Göttsche
2022-05-31Refactor code for rendering command line cacheBenny Baumann
2021-09-22Update license headers to explicitly say GPLv2+Daniel Lange
2021-08-22Add option to change Header layoutChristian Göttsche
2021-08-22ScreenManager: reduce ScreenManager_resizeChristian Göttsche
2021-01-11Mark several non-modified pointer variables constChristian Göttsche
2020-12-20MetersPanel: drop color interruption in FunctionBarChristian Göttsche
2020-12-20Rework drawing of FunctionBarChristian Göttsche
2020-12-20Mark event arrays constChristian Göttsche
2020-10-18Make all required includes explicitBenny Baumann
2020-10-12Add key to pause process list updatesChristian Göttsche
2020-10-07Mark Object instances constChristian Göttsche
2020-10-05Update License consistently to GPLv2 as per COPYING fileDaniel Lange
2020-09-24Do not drop qualifier in castChristian Göttsche
2020-09-17Free movingBar memory on exitChristian Göttsche
2020-09-03Axe automated header generation.Zev Weiss
2019-10-31Clean up existing whitespaceDaniel Flanagan
2017-10-23fix fallthough comments for GCC 7.xChristian Hesse
2017-07-22Mark some things as constRichard
2016-07-16Mouse-friendly functions bar for meters panelExplorer09
2016-07-16Reword 'Type' to 'Style' for meters.Explorer09
2016-05-25Fixes #498.Hisham
2016-02-12Fix crash when emptying column. Closes #381.Hisham
2015-12-22Fix function bar when moving meters.Explorer09
2015-11-02Highlight moving meters in a different color.Hisham Muhammad
2015-11-02Fix moving of metersHisham Muhammad
2015-08-27Improve feedback when moving meters.Hisham Muhammad
2015-08-20Fix mouse click on meters setup function barHisham Muhammad
2015-06-15ignore enter, delete and space on empty panelChristian Hesse
2015-03-23Move FunctionBar inside PanelHisham Muhammad
2015-03-16Fix saving of header states, motion in Setup screen.Hisham Muhammad
2015-02-04Make sure these are initialized.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-26Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad
2011-12-26major header cleanupHisham Muhammad
2011-11-05naming consistencyHisham Muhammad
2010-02-25warning fixesHisham Muhammad
2009-06-02changes for htop 0.8.2Hisham Muhammad
2008-03-09Clean up headers by using 'static' whenever possible.Hisham Muhammad
2006-05-30Rename ListBox'es to Panel's, matching dit.Hisham Muhammad