summaryrefslogtreecommitdiffstats
path: root/FunctionBar.c
Commit message (Collapse)AuthorAgeFilesLines
* Improve discoverability of the expand/collapse feature.Hisham Muhammad2014-04-091-7/+11
| | | | | | | | | | | It is now accessible via F6 when on tree view (as a bonus, it is now also reachable via the mouse). The function bar now dynamically changes to reflect the toggle nature of the tree-view mode (F5) and the F6 key serves as expand/collapse when on tree mode, and its previous behavior of bringing up the "Sort By" menu (which only made sense on non-tree mode). Users wishing to go to the "Sort By" menu straight from Tree View can still do so with the "<" and ">" keys (the top-compatible keys for sort selection).
* Remove explicit calls to curses.h in other filesHisham Muhammad2013-02-261-1/+0
|
* Changes in object model: separate class objects to store vtable. Also, nicer ↵Hisham Muhammad2012-12-051-9/+5
| | | | 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-3/+3
|
* Use strdup explicitlyHisham Muhammad2011-12-251-3/+3
|
* show cursor when function bar allows typing an entry.Hisham Muhammad2011-09-081-1/+5
|
* Tempus fugit.Hisham Muhammad2011-05-261-1/+1
|
* * Option for counting CPUs from zeroHisham Muhammad2011-03-221-3/+3
| | | | | | (thanks to Sean Noonan) * Meters update in every screen (no longer halting while on Setup, etc.)
* oopsHisham Muhammad2010-03-261-2/+4
| | | | | (Thanks to Bert Wesarg for the heads up)
* Tempus fugit.Hisham Muhammad2010-02-251-1/+1
|
* warning fixesHisham Muhammad2010-02-251-7/+7
|
* simplify codeHisham Muhammad2009-10-161-4/+2
|
* changes for htop 0.8.2Hisham Muhammad2009-06-021-10/+12
|
* Performance improvement hackathon: improve process comparison routines,Hisham Muhammad2006-07-111-1/+5
| | | | | | | | | | disable useless code in release builds such as runtime type-checking on dynamic data structures and process fields that are not being computed, faster(?) method for verifying the process owner (still need to ensure correctness), don't destroy and create process objects for hidden kernel threads over and over. Phew. I shouldn't be doing all this today, but I could not resist.
* Updates for new version of the MakeHeader.py script.Hisham Muhammad2006-06-061-6/+0
|
* Update copyrights.Hisham Muhammad2006-03-231-1/+1
|
* Initial import.Hisham Muhammad2006-03-041-0/+131

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