summaryrefslogtreecommitdiffstats
path: root/ScreenManager.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove references to ListBoxHisham Muhammad2006-05-301-26/+26
* Rename ListBox to Panel, matching dit.Hisham Muhammad2006-05-301-26/+26
* Rename TypedVector to Vector, matching dit.Hisham Muhammad2006-05-301-21/+21
* Initial import.Hisham Muhammad2006-03-041-0/+225

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