summaryrefslogtreecommitdiffstats
path: root/MainPanel.c
Commit message (Expand)AuthorAgeFilesLines
* Clicking on column headers needs to also update the sort direction arrowDaniel Lange2024-01-171-1/+1
* Update includes based on IWYUBenny Baumann2023-12-261-0/+3
* Add includes for config.h as per the discussion in PR #1337Daniel Lange2023-12-261-0/+2
* Support dynamic screens with 'top-most' entities beyond processesSohaib Mohamed2023-08-301-5/+15
* Introduce Row and Table classes for screens beyond top-processesNathan Scott2023-08-301-33/+30
* Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott2023-05-081-12/+11
* Drop references to 'Process' in generic screen codeNathan Scott2023-05-081-3/+3
* Check for action flags correctlyChristian Göttsche2022-10-201-8/+8
* Please Clang 15Christian Göttsche2022-08-091-1/+1
* Improve MainPanel Label on active inc filter (Filter <-> FILTER)Daniel Lange2022-03-251-3/+4
* Introduce screen tabsHisham Muhammad2021-12-071-8/+14
* Adds a missing HAVE_GETMOUSE check.fraggerfox2021-09-291-2/+8
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* MainPanel: do not reset on disabled mouse eventsChristian Göttsche2021-09-181-2/+2
* Abstract resize handling by adding a new Htop reactionChristian Göttsche2021-08-221-0/+3
* Make MainPanel_pidSearch a static functionChristian Göttsche2021-04-211-1/+1
* Add read-only optionChristian Göttsche2021-04-141-2/+3
* Mark several non-modified pointer variables constChristian Göttsche2021-01-111-2/+2
* Avoid function cast by refactoring callback prototypeChristian Göttsche2021-01-061-6/+6
* IncSet: do not resize on our own and do not search on resizeChristian Göttsche2021-01-041-1/+5
* Add option to hide the Function BarChristian Göttsche2021-01-041-1/+7
* Restore highlighted header of current sorted process columnChristian Göttsche2020-12-231-2/+8
* Rework drawing of FunctionBarChristian Göttsche2020-12-201-7/+12
* Separate tree and list sort ordersHisham Muhammad2020-12-191-4/+5
* Add "Tree view is always sorted by PID" option to mimic htop 2 behaviorHisham Muhammad2020-12-191-1/+4
* MainPanel: use actual KEY_RESIZE instead of KEY_SHUFFLEChristian Göttsche2020-12-161-1/+1
* MainPanel: do not reset hideProcessSelection on KEY_SHUFFLEChristian Göttsche2020-12-151-1/+1
* Minor code streamliningBenny Baumann2020-12-021-5/+1
* Implement sorting in tree modeMaxim Zhiburt2020-12-021-3/+0
* Hide process selection on ESCChristian Göttsche2020-11-281-0/+4
* Improving Command display/sortNarendran Gopalakrishnan2020-11-241-1/+1
* Mark ProcessList_keyAt argument constChristian Göttsche2020-11-151-1/+1
* Embracing branchesBenny Baumann2020-11-021-4/+5
* Spacing around operatorsBenny Baumann2020-11-021-2/+4
* Make all required includes explicitBenny Baumann2020-10-181-3/+11
* Add key to pause process list updatesChristian Göttsche2020-10-121-0/+2
* Compress size of default FunctionBarChristian Göttsche2020-10-121-1/+1
* Mark Object instances constChristian Göttsche2020-10-071-1/+1
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* Call character checking function with unsigned charChristian Göttsche2020-09-171-1/+1
* Axe automated header generation.Zev Weiss2020-09-031-19/+0
* Merge branch 'hishamhm-pull-949'Nathan Scott2020-08-201-1/+1
|\
| * MainPanel: add seventh char to main functionsduchampdev2019-09-121-1/+1
* | Merge branch 'hishamhm-pull-960'Nathan Scott2020-08-201-3/+3
|\ \
| * | Clean up existing whitespaceDaniel Flanagan2019-10-311-3/+3
| |/
* / Resolve compiler warnings and errors relating to the Arg unionNathan Scott2020-08-201-5/+1
|/
* Replace size_t with int/void* unionHisham Muhammad2018-02-181-2/+7
* Mark some things as constRichard2017-07-221-1/+1
* 'Follow' only if element is found in searchHisham2016-07-281-4/+4
* Added Ctrl+A and Ctrl+E to go to beginning and end of line.Hisham2016-06-151-14/+0

© 2014-2024 Faster IT GmbH | imprint | privacy policy