63 Commits (13b28fa9ed283d9236ceb30f77e403cb451a7cd7)

Author SHA1 Message Date
Christian Göttsche fd4e6b432b Use MainPanel type in State struct 5 years ago
Daniel Lange 12f5f06e88 Check for sortTimeout to not run towards -inf 5 years ago
Christian Göttsche d72b0a682e Mark several non-modified pointer variables const 5 years ago
Daniel Lange 2ba8a81d47 Fix clearing the last line in setup on function bar change (thanks cgzones) 5 years ago
Christian Göttsche a3cced9fb6 Add option to hide the Function Bar 5 years ago
Christian Göttsche 24c5ca9ddf Panel: rework hight logic 5 years ago
Christian Göttsche 86d2931255 Restore highlighted header of current sorted process column 5 years ago
Christian Göttsche e3862aa67e Rework drawing of FunctionBar 5 years ago
Daniel Lange 7b739b6292 Fix pause mode ("Z") in tree view 5 years ago
Benny Baumann c49ca61dd9 Common order for ESC/q/F10 5 years ago
Christian Göttsche 19b5141685 Hide process selection on ESC 5 years ago
Nathan Scott fee217551c Drop unneeded parameters to the ScreenManager constructor 5 years ago
Benny Baumann 45869513bf Embracing branches 5 years ago
Benny Baumann 61e14d4bb2 Spacing around operators 5 years ago
Adam Saponara dde71c6637 Highlight new and old processes (#74) 5 years ago
Christian Göttsche 96e2a4259e Continue to update generic data in paused mode 5 years ago
Benny Baumann 0f5262917f Make all required includes explicit 5 years ago
Christian Göttsche b47bc667a2 Add key to pause process list updates 5 years ago
Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 6 years ago
Christian Göttsche 18b1e9fba9 Do not drop qualifier in cast 6 years ago
Nathan Scott c9ecd0fa74 Revert the vim_mode setting for now, needs a rethink 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Daniel Flanagan dd33444f7e Clean up existing whitespace 6 years ago
Daniel Flanagan 12805f61d8 Add simple vim mode 6 years ago
MartinJM b0e24cd5a5 Added an option to disable the mouse. 7 years ago
Alan Barr 79c939eb84 Remove duplicated if condition 7 years ago
Alan Barr c39f710b52 Remove duplicated if condition 7 years ago
Hisham 0128d222b9 Added Ctrl+A and Ctrl+E to go to beginning and end of line. 10 years ago
Hisham 645057d81a Use set_escdelay() to avoid problems with ESCDELAY as a macro. 10 years ago
Hisham c23d4f12d1 Fix behavior of ESC key, getting rid of the annoying delay. 10 years ago
Hisham b54d2dde40 Check for failure in allocations. 10 years ago
Michael Klein 99b947058f vi keys: translate ALT-h/j/k/l to arrow keys 10 years ago
Hisham Muhammad 78be8201dc Add expand/collapse on additional clicks! 11 years ago
Hisham Muhammad b003636958 Support for NCurses 6.0 and mouse wheel 11 years ago
Hisham Muhammad a93db5234c handle clicks on panel header line 11 years ago
Hisham Muhammad ade7993fcb incremental search and filter reintegrated! 11 years ago
Hisham Muhammad d0c72c3fb2 Move FunctionBar inside Panel 11 years ago
Hisham Muhammad 1084a3ff8f Working on integration of IncSet in new branch. 11 years ago
Hisham Muhammad 09c7152990 Refactor state control variables. 11 years ago
Hisham Muhammad 6f868b00c0 Fix allocation of processes. Closes #166. 11 years ago
Hisham Muhammad d7c843c23b Complete cursor-based movement of headers. 11 years ago
Hisham Muhammad c2108e5a48 Another mega-patch for the refactoring process. 11 years ago
Hisham Muhammad 3383d8e556 Sorry about the mega-patch. 11 years ago
Hisham Muhammad 9faf4938b8 Refactored key handlers. 11 years ago
Hisham Muhammad ee5dc46fee Don't end up killing init if process selected to be killed terminates before the user selects a signal. Closes #3606072. 13 years ago
Hisham Muhammad 00b324bfc1 Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers. 13 years ago
Hisham Muhammad 2a73405cd0 search and filter for the strace and lsof screens! 14 years ago
Hisham Muhammad 45f7a4fc8d Remove old memory debugging routines. We have Valgrind nowadays. 14 years ago
Hisham Muhammad 84281bdc44 major header cleanup 14 years ago
Hisham Muhammad bfd86a60cc Keep panel structure up-to-date as process list changes when headers are updated during the screen manager. Hopefully closes #3444533. 14 years ago