summaryrefslogtreecommitdiffstats
path: root/AffinityPanel.c
AgeCommit message (Expand)Author
2020-08-31affinity panel: use the tree collapsing as in the process listBert Wesarg
2020-08-31affinity panel: show CPUs in the topology tree as `CPU x`Bert Wesarg
2020-08-31Revert "Use UTF-8 for check buttons and tree open/closed"Bert Wesarg
2020-08-26fix width of `AffinitPanel`Bert Wesarg
2020-08-26Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwe...Nathan Scott
2017-07-27Security review: check results of snprintf.Hisham Muhammad
2016-02-02Check for failure in allocations.Hisham
2015-08-27Handle KEY_RECLICK events generated by ScreenManagerHisham Muhammad
2015-08-12Avoid future confusions with how default values are set.Hisham Muhammad
2015-03-23Simplify constructors.Hisham Muhammad
2015-03-23Move FunctionBar inside PanelHisham Muhammad
2015-01-21Sorry about the mega-patch.Hisham Muhammad
2012-12-05Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad
2012-10-04Add IO priority support ('i' key)Hisham Muhammad
2011-12-26Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad
2011-12-26major header cleanupHisham Muhammad
2011-12-25Use strdup explicitlyHisham Muhammad
2011-11-05simplify codeHisham Muhammad
2011-09-24Convert affinity control from the deprecated PLPA to HWLOCHisham Muhammad
2011-09-08Fix off-by-one error in PROCESSOR displayHisham Muhammad
2011-03-22* Option for counting CPUs from zeroHisham Muhammad
2009-06-02changes for htop 0.8.2Hisham Muhammad
2008-05-07Let mouseclicks tick/untick checkboxesHisham Muhammad
2008-03-09Clean up headers by using 'static' whenever possible.Hisham Muhammad
2007-12-17Adding affinity panelHisham Muhammad