summaryrefslogtreecommitdiffstats
path: root/Panel.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into ↵Nathan Scott2020-08-261-0/+2
| | | | bertwesarg-ci-hwloc-job
* Re-generate all headers with latest scripts/MakeHeader.pyNathan Scott2020-08-181-23/+23
| | | | Sync-up missing extern declarations for many functions.
* Added Ctrl+A and Ctrl+E to go to beginning and end of line.Hisham2016-06-151-4/+2
| | | | | (Also, '^' and '$') Closes #508.
* Visual tweaks: change color when following, add Broken Gray theme.Hisham Muhammad2015-04-091-0/+3
|
* Merge branch 'master' into wipHisham Muhammad2015-04-021-1/+0
|\ | | | | | | | | | | | | | | | | | | Conflicts: Process.c Process.h htop.c linux/LinuxProcess.c linux/LinuxProcess.h test_spec.lua
| * Cleanup unused field.Hisham Muhammad2015-03-311-1/+0
| |
* | handle clicks on panel header lineHisham Muhammad2015-03-241-1/+5
| |
* | incremental search and filter reintegrated!Hisham Muhammad2015-03-231-0/+2
| |
* | Move FunctionBar inside PanelHisham Muhammad2015-03-231-2/+5
| |
* | Refactor state control variables.Hisham Muhammad2015-03-221-2/+2
| |
* | Complete cursor-based movement of headers.Hisham Muhammad2015-02-031-0/+1
| |
* | Another mega-patch for the refactoring process.Hisham Muhammad2015-01-231-5/+5
| | | | | | | | | | Kinda runs, but functionality from the original main loop is still missing. Patience.
* | Sorry about the mega-patch.Hisham Muhammad2015-01-211-4/+6
|/ | | | | This is a work-in-progress, code is currently broken. (Some actions, and notably, the header, are missing.)
* alignment improvementsHisham Muhammad2014-02-271-3/+3
|
* Changes in object model: separate class objects to store vtable. Also, nicer ↵Hisham Muhammad2012-12-051-11/+14
| | | | UTF-8 display of big numbers.
* major header cleanupHisham Muhammad2011-12-261-14/+2
|
* Mega-commit with features and tweaks for 1.0:Hisham Muhammad2011-11-181-0/+3
| | | | | | | | | | | * 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.
* Allow typing to select items in various panels (sort, user, signal).Hisham Muhammad2011-11-051-0/+1
| | | | | | Factored code from the SignalsPanel to apply to all selections from main screen. Closes feature request #3425304.
* Tempus fugit.Hisham Muhammad2011-05-261-1/+1
|
* Remove arbitrary limit from rich stringsHisham Muhammad2010-11-221-1/+1
| | | | | | | | | Fix subtree hiding Fix reading of CPU values in hidden threads Fix hiding of zombie processes as kernel threads Remove "debug proc" code Code cleanup in processElements
* * Add Bash/emacs style navigation keysHisham Muhammad2010-03-031-0/+4
| | | | | (thanks to Daniel Schuler)
* Tempus fugit.Hisham Muhammad2010-02-251-1/+1
|
* warning fixesHisham Muhammad2010-02-251-1/+1
|
* changes for htop 0.8.2Hisham Muhammad2009-06-021-2/+2
|
* Make clicks on leftmost panel in the Setup screen change setup pages,Hisham Muhammad2008-03-051-0/+2
| | | | | | like the keyboard navigation does. Fixes bug reported by Tero Keinanen. https://sourceforge.net/tracker/index.php?func=detail&aid=1754735&group_id=108839&atid=651633
* Fix GCC 4.3 issues: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=416852Hisham Muhammad2007-08-101-2/+2
|
* Horizontally scroll in larger increments when on theHisham Muhammad2006-07-231-0/+2
| | | | | Linux console because of slow update of unaccelerated fb
* Performance improvement hackathon: improve process comparison routines,Hisham Muhammad2006-07-111-1/+6
| | | | | | | | | | 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.
* Regenerated all headers.Hisham Muhammad2006-06-061-7/+12
|
* Rename ListBox to Panel, matching dit.Hisham Muhammad2006-05-301-0/+101

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