summaryrefslogtreecommitdiffstats
path: root/Panel.h
AgeCommit message (Expand)Author
2023-12-26Relocate include of config.h from header to source modeuleBenny Baumann
2021-12-07Introduce screen tabsHisham Muhammad
2021-10-01Resolve -Wimplicit-int-conversion warningsChristian Göttsche
2021-09-22Update license headers to explicitly say GPLv2+Daniel Lange
2021-08-25IWYU updateChristian Göttsche
2021-08-22Abstract resize handling by adding a new Htop reactionChristian Göttsche
2021-01-11Mark several non-modified pointer variables constChristian Göttsche
2021-01-04Panel_new: reorder argumentsChristian Göttsche
2021-01-04Add option to hide the Function BarChristian Göttsche
2020-12-23Restore highlighted header of current sorted process columnChristian Göttsche
2020-12-20Rework drawing of FunctionBarChristian Göttsche
2020-11-28Hide process selection on ESCChristian Göttsche
2020-11-02Spacing around operatorsBenny Baumann
2020-11-02Spacing after keywords (while)Benny Baumann
2020-11-02Spacing after keywords (#define)Benny Baumann
2020-10-28Enclose macro arguments in parenthesesChristian Göttsche
2020-10-18Make all required includes explicitBenny Baumann
2020-10-07Mark Object instances constChristian Göttsche
2020-10-07Mark Object classes and Object class fields constChristian Göttsche
2020-10-05Update License consistently to GPLv2 as per COPYING fileDaniel Lange
2020-09-29Sort headers/includesBenny Baumann
2020-09-18Drop unused variableChristian Göttsche
2020-09-09Consolidate repeated macro definitions into one headerNathan Scott
2020-09-08Further, minor cleanups to headers post-MakeHeadersNathan Scott
2020-09-03Remove superfluous 'extern's from function declarations.Zev Weiss
2020-09-03Axe automated header generation.Zev Weiss
2020-08-26Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwe...Nathan Scott
2020-08-18Re-generate all headers with latest scripts/MakeHeader.pyNathan Scott
2016-06-15Added Ctrl+A and Ctrl+E to go to beginning and end of line.Hisham
2015-04-09Visual tweaks: change color when following, add Broken Gray theme.Hisham Muhammad
2015-04-02Merge branch 'master' into wipHisham Muhammad
2015-03-31Cleanup unused field.Hisham Muhammad
2015-03-24handle clicks on panel header lineHisham Muhammad
2015-03-23incremental search and filter reintegrated!Hisham Muhammad
2015-03-23Move FunctionBar inside PanelHisham Muhammad
2015-03-22Refactor state control variables.Hisham Muhammad
2015-02-03Complete cursor-based movement of headers.Hisham Muhammad
2015-01-23Another mega-patch for the refactoring process.Hisham Muhammad
2015-01-21Sorry about the mega-patch.Hisham Muhammad
2014-02-27alignment improvementsHisham Muhammad
2012-12-05Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad
2011-12-26major header cleanupHisham Muhammad
2011-11-18Mega-commit with features and tweaks for 1.0:Hisham Muhammad
2011-11-05Allow typing to select items in various panels (sort, user, signal).Hisham Muhammad
2011-05-26Tempus fugit.Hisham Muhammad
2010-11-22Remove arbitrary limit from rich stringsHisham Muhammad
2010-03-03* Add Bash/emacs style navigation keysHisham Muhammad
2010-02-25Tempus fugit.Hisham Muhammad
2010-02-25warning fixesHisham Muhammad
2009-06-02changes for htop 0.8.2Hisham Muhammad