summaryrefslogtreecommitdiffstats
path: root/Panel.c
Commit message (Expand)AuthorAgeFilesLines
* Panel: initialize cursorOn memberChristian Göttsche2021-12-081-0/+1
* Introduce screen tabsHisham Muhammad2021-12-071-1/+20
* Resolve -Wimplicit-int-conversion warningsChristian Göttsche2021-10-011-2/+2
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* Whitespace around operatorsBenny Baumann2021-07-151-1/+1
* RichString: do not unnecessarily clean whole bufferChristian Göttsche2021-03-171-4/+4
* Improve handling when selected last process entryChristian Göttsche2021-01-311-2/+2
* Mark several non-modified pointer variables constChristian Göttsche2021-01-111-5/+5
* Panel_new: reorder argumentsChristian Göttsche2021-01-041-1/+1
* Add option to hide the Function BarChristian Göttsche2021-01-041-3/+6
* Panel: rework hight logicChristian Göttsche2021-01-041-20/+17
* Restore highlighted header of current sorted process columnChristian Göttsche2020-12-231-12/+10
* Merge branch 'misc' of https://github.com/cgzones/htop into cgzones-miscChristian Göttsche2020-12-221-0/+1
|\
| * Panel_init: initialize selectedLen memberChristian Göttsche2020-12-211-0/+1
* | Rework drawing of FunctionBarChristian Göttsche2020-12-201-7/+18
|/
* Split RichString_(append|appendn|write) into wide and asciiChristian Göttsche2020-12-081-1/+1
* Allow to pass '/' for item searchBenny Baumann2020-12-031-1/+1
* Handle 'q' as quit if first characterBenny Baumann2020-12-031-0/+11
* Some visual code cleanupBenny Baumann2020-12-031-2/+14
* Use common handling for scrollingBenny Baumann2020-12-031-8/+10
* Reduce code duplicationBenny Baumann2020-12-031-8/+6
* Hide process selection on ESCChristian Göttsche2020-11-281-2/+2
* Merge branch 'hili-new-old' of adsr/htop into highlight-new-old-processesDaniel Lange2020-11-161-5/+7
|\
| * Highlight new and old processes (#74)Adam Saponara2020-10-301-5/+7
* | Embracing branchesBenny Baumann2020-11-021-7/+15
* | Spacing around operatorsBenny Baumann2020-11-021-5/+5
* | Whitespace and indentation issuesBenny Baumann2020-11-021-2/+2
* | Spacing after keywords (for)Benny Baumann2020-11-021-1/+1
* | Assert Vector_get returns an objectChristian Göttsche2020-11-021-2/+0
|/
* Avoid some unnecessary casts and mark some not changing variables constChristian Göttsche2020-10-271-1/+1
* Make all required includes explicitBenny Baumann2020-10-181-7/+10
* Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann2020-10-161-1/+1
* Mark Object instances constChristian Göttsche2020-10-071-1/+1
* Mark Object classes and Object class fields constChristian Göttsche2020-10-071-2/+2
* 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
* Clean up some code duplication in the header filesHugo Musso Gualandi2020-09-121-2/+0
* Consolidate repeated macro definitions into one headerNathan Scott2020-09-091-17/+10
* Further, minor cleanups to headers post-MakeHeadersNathan Scott2020-09-081-3/+0
* Axe automated header generation.Zev Weiss2020-09-031-54/+0
* Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwe...Nathan Scott2020-08-261-0/+8
* Clean up existing whitespaceDaniel Flanagan2019-10-311-2/+2
* Handle unexpected values for character passed to isalnumHisham Muhammad2018-02-051-1/+1
* Fix scrolling behavior change caused by 759caf0fExplorer092016-08-071-2/+3
* Moving left and right needs a full redraw.Hisham2016-06-191-0/+2
* Added Ctrl+A and Ctrl+E to go to beginning and end of line.Hisham2016-06-151-9/+17
* Make PgDown behavior more usual.Hisham2016-05-041-1/+1
* Fix behavior of Panel on empty lists.Hisham2016-02-181-1/+1
* Check for failure in allocations.Hisham2016-02-021-2/+2
* Fix moving of metersHisham Muhammad2015-11-021-1/+1

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