summaryrefslogtreecommitdiffstats
path: root/ScreenManager.c
Commit message (Expand)AuthorAgeFilesLines
* Common order for ESC/q/F10Benny Baumann2020-12-031-2/+2
* Hide process selection on ESCChristian Göttsche2020-11-281-1/+1
* Drop unneeded parameters to the ScreenManager constructorNathan Scott2020-11-261-34/+25
* Merge branch 'hili-new-old' of adsr/htop into highlight-new-old-processesDaniel Lange2020-11-161-0/+1
|\
| * Highlight new and old processes (#74)Adam Saponara2020-10-301-0/+1
* | Embracing branchesBenny Baumann2020-11-021-15/+37
* | Spacing around operatorsBenny Baumann2020-11-021-8/+8
|/
* Continue to update generic data in paused modeChristian Göttsche2020-10-191-2/+2
* Make all required includes explicitBenny Baumann2020-10-181-7/+8
* Add key to pause process list updatesChristian Göttsche2020-10-121-10/+16
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* Do not drop qualifier in castChristian Göttsche2020-09-241-1/+1
* Revert the vim_mode setting for now, needs a rethinkNathan Scott2020-09-151-16/+0
* Axe automated header generation.Zev Weiss2020-09-031-27/+0
* Merge branch 'hishamhm-pull-959'Nathan Scott2020-08-201-0/+16
|\
| * Add simple vim modeDaniel Flanagan2019-10-311-0/+17
* | Added an option to disable the mouse.MartinJM2019-07-121-4/+4
|/
* Remove duplicated if conditionAlan Barr2019-02-101-5/+3
* Added Ctrl+A and Ctrl+E to go to beginning and end of line.Hisham2016-06-151-2/+9
* Use set_escdelay() to avoid problems with ESCDELAY as a macro.Hisham2016-05-191-1/+1
* Fix behavior of ESC key, getting rid of the annoying delay.Hisham2016-02-191-22/+6
* Check for failure in allocations.Hisham2016-02-021-1/+1
* vi keys: translate ALT-h/j/k/l to arrow keysMichael Klein2016-01-121-0/+23
* Add expand/collapse on additional clicks!Hisham Muhammad2015-08-191-1/+5
* Support for NCurses 6.0 and mouse wheelHisham Muhammad2015-08-191-16/+25
* handle clicks on panel header lineHisham Muhammad2015-03-241-28/+34
* incremental search and filter reintegrated!Hisham Muhammad2015-03-231-5/+9
* Move FunctionBar inside PanelHisham Muhammad2015-03-231-21/+3
* Working on integration of IncSet in new branch.Hisham Muhammad2015-03-221-7/+5
* Refactor state control variables.Hisham Muhammad2015-03-221-46/+53
* Fix allocation of processes. Closes #166.Hisham Muhammad2015-02-201-12/+0
* Complete cursor-based movement of headers.Hisham Muhammad2015-02-031-1/+3
* Another mega-patch for the refactoring process.Hisham Muhammad2015-01-231-19/+35
* Sorry about the mega-patch.Hisham Muhammad2015-01-211-25/+80
* Refactored key handlers.Hisham Muhammad2014-11-191-1/+1
* Don't end up killing init if process selected to be killed terminates before ...Hisham Muhammad2013-02-261-1/+2
* Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad2012-12-051-4/+4
* search and filter for the strace and lsof screens!Hisham Muhammad2012-11-101-1/+1
* Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad2011-12-261-1/+0
* major header cleanupHisham Muhammad2011-12-261-6/+7
* Keep panel structure up-to-date as process list changes when headers are upda...Hisham Muhammad2011-12-011-28/+36
* Tempus fugit.Hisham Muhammad2011-05-261-1/+1
* * Option for counting CPUs from zeroHisham Muhammad2011-03-221-3/+18
* * Add Bash/emacs style navigation keysHisham Muhammad2010-03-031-0/+2
* Tempus fugit.Hisham Muhammad2010-02-251-1/+1
* warning fixesHisham Muhammad2010-02-251-4/+4
* changes for htop 0.8.2Hisham Muhammad2009-06-021-3/+3
* Let mouseclicks tick/untick checkboxesHisham Muhammad2008-05-071-3/+0
* Clean up headers by using 'static' whenever possible.Hisham Muhammad2008-03-091-6/+0
* Performance improvement hackathon: improve process comparison routines,Hisham Muhammad2006-07-111-3/+3

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