summaryrefslogtreecommitdiffstats
path: root/ColumnsPanel.c
Commit message (Collapse)AuthorAgeFilesLines
* Performance improvements due to conditional parsing of IO data depending on ↵Hisham Muhammad2013-05-241-1/+4
| | | | | | | selected fields. On my machine, this gives a ~20% improvement in htop process time use with the default config.
* Changes in object model: separate class objects to store vtable. Also, nicer ↵Hisham Muhammad2012-12-051-4/+10
| | | | UTF-8 display of big numbers.
* Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad2011-12-261-1/+0
|
* major header cleanupHisham Muhammad2011-12-261-4/+13
|
* fix pagedown in some panelsHisham Muhammad2011-12-141-1/+2
|
* Mega-commit with features and tweaks for 1.0:Hisham Muhammad2011-11-181-0/+7
| | | | | | | | | | | * Performance improvements * Support for splitting CPU meters into two or four columns (thanks to Wim Heirman) * Switch from PLPA, which is now deprecated, to HWLOC. * Bring back support for native Linux sched_setaffinity, so we don't have to use HWLOC where we don't need to. * Support for typing in user names and column fields in selection panels.
* changes for htop 0.8.2Hisham Muhammad2009-06-021-2/+2
|
* Clean up headers by using 'static' whenever possible.Hisham Muhammad2008-03-091-45/+46
| | | | | Reduces resulting code size.
* --sort-key flag in the command-line, overriding theHisham Muhammad2006-08-041-7/+13
| | | | | | saved setting in .htoprc for the session. (thanks to Rodolfo Borges)
* Rename ListBox'es to Panel's, matching dit.Hisham Muhammad2006-05-301-0/+104

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