summaryrefslogtreecommitdiffstats
path: root/AffinityPanel.c
Commit message (Collapse)AuthorAgeFilesLines
* fix width of `AffinitPanel`Bert Wesarg2020-08-261-1/+3
| | | | | | The panel size of 15 includes the gap to the next panel, thus use 14 as the minimum size and let the caller of `AffinityPanel_new` handle the gap.
* Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into ↵Nathan Scott2020-08-261-26/+373
| | | | bertwesarg-ci-hwloc-job
* Security review: check results of snprintf.Hisham Muhammad2017-07-271-1/+1
| | | | | Calls marked with xSnprintf shouldn't fail. Abort program cleanly if any of them does.
* Check for failure in allocations.Hisham2016-02-021-1/+1
|
* Handle KEY_RECLICK events generated by ScreenManagerHisham Muhammad2015-08-271-0/+2
|
* Avoid future confusions with how default values are set.Hisham Muhammad2015-08-121-1/+1
|
* Simplify constructors.Hisham Muhammad2015-03-231-5/+1
|
* Move FunctionBar inside PanelHisham Muhammad2015-03-231-1/+5
|
* Sorry about the mega-patch.Hisham Muhammad2015-01-211-3/+3
| | | | | This is a work-in-progress, code is currently broken. (Some actions, and notably, the header, are missing.)
* Changes in object model: separate class objects to store vtable. Also, nicer ↵Hisham Muhammad2012-12-051-2/+10
| | | | UTF-8 display of big numbers.
* Add IO priority support ('i' key)Hisham Muhammad2012-10-041-1/+1
|
* Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad2011-12-261-1/+0
|
* major header cleanupHisham Muhammad2011-12-261-3/+16
|
* Use strdup explicitlyHisham Muhammad2011-12-251-1/+1
|
* simplify codeHisham Muhammad2011-11-051-6/+3
|
* Convert affinity control from the deprecated PLPA to HWLOCHisham Muhammad2011-09-241-8/+15
|
* Fix off-by-one error in PROCESSOR displayHisham Muhammad2011-09-081-1/+1
|
* * Option for counting CPUs from zeroHisham Muhammad2011-03-221-3/+4
| | | | | | (thanks to Sean Noonan) * Meters update in every screen (no longer halting while on Setup, etc.)
* changes for htop 0.8.2Hisham Muhammad2009-06-021-1/+1
|
* Let mouseclicks tick/untick checkboxesHisham Muhammad2008-05-071-0/+1
|
* Clean up headers by using 'static' whenever possible.Hisham Muhammad2008-03-091-17/+17
| | | | | Reduces resulting code size.
* Adding affinity panelHisham Muhammad2007-12-171-0/+48

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