summaryrefslogtreecommitdiffstats
path: root/Action.h
AgeCommit message (Expand)Author
2023-12-26Relocate include of config.h from header to source modeuleBenny Baumann
2023-12-26Update includes based on IWYUBenny Baumann
2023-08-30Support dynamic screens with 'top-most' entities beyond processesSohaib Mohamed
2023-05-08Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott
2023-05-08Drop references to 'Process' in generic screen codeNathan Scott
2022-10-22Toggle the header meters with pound keyChristian Göttsche
2021-12-07Introduce screen tabsHisham Muhammad
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-08-22Action: specify implication in code not in commentsChristian Göttsche
2021-02-05Use MainPanel type in State structChristian Göttsche
2021-01-04Add option to hide the Function BarChristian Göttsche
2020-11-28Hide process selection on ESCChristian Göttsche
2020-10-19XUtils string related updatesChristian Göttsche
2020-10-18Make all required includes explicitBenny Baumann
2020-10-12Add key to pause process list updatesChristian Göttsche
2020-10-05Update License consistently to GPLv2 as per COPYING fileDaniel Lange
2020-09-18Use strict function prototypesChristian Göttsche
2020-09-12Remove some unused #includesHugo Musso Gualandi
2020-09-12Clean up some code duplication in the header filesHugo Musso Gualandi
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-22Update header files to match whitespace changes in source filesNathan Scott
2020-08-20Merge branch 'hishamhm-pull-857'Nathan Scott
2020-08-18Re-generate all headers with latest scripts/MakeHeader.pyNathan Scott
2019-02-12Don't follow process when selecting non-process-specific optionswangqr
2016-05-05Auto-follow process after a search.Hisham
2015-12-02'e' displays environment of current processMichael Klein
2015-03-24handle clicks on panel header lineHisham Muhammad
2015-03-23Tempus fugit.Hisham Muhammad
2015-03-23Move FunctionBar inside PanelHisham Muhammad
2015-03-22Working on integration of IncSet in new branch.Hisham Muhammad
2015-01-23Another mega-patch for the refactoring process.Hisham Muhammad
2015-01-21Sorry about the mega-patch.Hisham Muhammad
2014-11-24Builds on Linux again!Hisham Muhammad
2014-11-24Changes for supporting separate platform subdirectories.Hisham Muhammad