- fdfbb59 Introduce SCREEN_TAB_* macro constants by Explorer09 · 1 year, 1 month ago
- 05c7d4f Ignore FOCUS_IN and FOCUS_OUT events if these have been activated within xterm by Daniel Lange · 2 years, 1 month ago
- e56089e Update includes based on IWYU by Benny Baumann · 2 years, 4 months ago
- 6aa9ef2 Fix code style by Benny Baumann · 2 years, 4 months ago
- b74673f Rename ProcessList to ProcessTable throughout by Nathan Scott · 2 years, 7 months ago
- 53bdcab Support dynamic screens with 'top-most' entities beyond processes by Sohaib Mohamed · 2 years, 8 months ago
- 0f751e9 Introduce Row and Table classes for screens beyond top-processes by Nathan Scott · 2 years, 8 months ago
- 87db379 Implement logic for '--max-iterations' by Sahil Siddiq · 3 years, 2 months ago
- 72235d8 Adapt platform code for the new Machine base class by Nathan Scott · 3 years ago
- 0bdade1 Introduce Machine class for host-specific info (split from ProcessList) by Nathan Scott · 3 years ago
- e4ebe18 Drop references to 'Process' in generic screen code by Nathan Scott · 3 years, 2 months ago
- 7c68f01 Misc cleanup by Christian Göttsche · 3 years, 2 months ago
- 4010458 Reformat code base by Benny Baumann · 3 years, 5 months ago
- 15fe50d Toggle the header meters with pound key by Christian Göttsche · 3 years, 6 months ago
- fa3e0d0 ProcessList_buildTree: produce sorted tree by Denis Lisov · 4 years, 4 months ago
- a3a7958 ProcessList: sort before panel rebuild if needed by Denis Lisov · 4 years, 4 months ago
- ba3a1df Fix misc styleguide issues and add missing header files by Sohaib Mohamed · 4 years, 5 months ago
- 72ba20f Introduce screen tabs by Hisham Muhammad · 4 years, 7 months ago
- 696f79f Dynamically scale the ST_UID size to support 32-bit UIDs by Silke Hofstra · 4 years, 8 months ago
- 94ad111 Update license headers to explicitly say GPLv2+ by Daniel Lange · 4 years, 6 months ago
- 68f2bfe Abstract resize handling by adding a new Htop reaction by Christian Göttsche · 4 years, 8 months ago
- b9e6922 ScreenManager: reduce ScreenManager_resize by Christian Göttsche · 4 years, 8 months ago
- a8b8f5f ScreenManager: drop unused member by Christian Göttsche · 4 years, 8 months ago
- 2ab8fb8 netbsd: Support curses libraries without ncurses mouse support by nia · 4 years, 9 months ago
- 18e3fd5 Check for set_escdelay in ncurses by Benny Baumann · 4 years, 9 months ago
- 356488a Request the realtime and monotonic clock times once per sample by Nathan Scott · 5 years ago
- 75fd9ed Reorder the header update and process scanning by Nathan Scott · 5 years ago
- b862e36 Separate data-update and drawing of header by Christian Göttsche · 5 years ago
- fd4e6b4 Use MainPanel type in State struct by Christian Göttsche · 5 years ago
- 12f5f06 Check for sortTimeout to not run towards -inf by Daniel Lange · 5 years ago
- d72b0a6 Mark several non-modified pointer variables const by Christian Göttsche · 5 years ago
- 2ba8a81 Fix clearing the last line in setup on function bar change (thanks cgzones) by Daniel Lange · 5 years ago
- a3cced9 Add option to hide the Function Bar by Christian Göttsche · 5 years ago
- 24c5ca9 Panel: rework hight logic by Christian Göttsche · 5 years ago
- 86d2931 Restore highlighted header of current sorted process column by Christian Göttsche · 5 years ago
- e3862aa Rework drawing of FunctionBar by Christian Göttsche · 5 years ago
- 7b739b6 Fix pause mode ("Z") in tree view by Daniel Lange · 5 years ago
- c49ca61 Common order for ESC/q/F10 by Benny Baumann · 5 years ago
- 19b5141 Hide process selection on ESC by Christian Göttsche · 5 years ago
- fee2175 Drop unneeded parameters to the ScreenManager constructor by Nathan Scott · 5 years ago
- 0951090 Merge branch 'hili-new-old' of adsr/htop into highlight-new-old-processes by Daniel Lange · 5 years ago
- 4586951 Embracing branches by Benny Baumann · 5 years ago
- 61e14d4 Spacing around operators by Benny Baumann · 5 years ago
- dde71c6 Highlight new and old processes (#74) by Adam Saponara · 5 years ago
- 96e2a42 Continue to update generic data in paused mode by Christian Göttsche · 5 years ago
- 0f52629 Make all required includes explicit by Benny Baumann · 6 years ago
- b47bc66 Add key to pause process list updates by Christian Göttsche · 5 years ago
- 079c2ab Update License consistently to GPLv2 as per COPYING file by Daniel Lange · 5 years ago
- 18b1e9f Do not drop qualifier in cast by Christian Göttsche · 6 years ago
- c9ecd0f Revert the vim_mode setting for now, needs a rethink by Nathan Scott · 6 years ago
- a1a027b Axe automated header generation. by Zev Weiss · 6 years ago
- 5c5a599 Merge branch 'hishamhm-pull-959' by Nathan Scott · 6 years ago
- 12805f6 Add simple vim mode by Daniel Flanagan · 6 years ago
- b0e24cd Added an option to disable the mouse. by MartinJM · 7 years ago
- 79c939e Remove duplicated if condition by Alan Barr · 7 years ago
- 0128d22 Added Ctrl+A and Ctrl+E to go to beginning and end of line. by Hisham · 10 years ago
- 645057d Use set_escdelay() to avoid problems with ESCDELAY as a macro. by Hisham · 10 years ago
- c23d4f1 Fix behavior of ESC key, getting rid of the annoying delay. by Hisham · 10 years ago
- b54d2dd Check for failure in allocations. by Hisham · 10 years ago
- 99b9470 vi keys: translate ALT-h/j/k/l to arrow keys by Michael Klein · 10 years ago
- 78be820 Add expand/collapse on additional clicks! by Hisham Muhammad · 11 years ago
- b003636 Support for NCurses 6.0 and mouse wheel by Hisham Muhammad · 11 years ago
- a93db52 handle clicks on panel header line by Hisham Muhammad · 11 years ago
- ade7993 incremental search and filter reintegrated! by Hisham Muhammad · 11 years ago
- d0c72c3 Move FunctionBar inside Panel by Hisham Muhammad · 11 years ago
- 1084a3f Working on integration of IncSet in new branch. by Hisham Muhammad · 11 years ago
- 09c7152 Refactor state control variables. by Hisham Muhammad · 11 years ago
- 6f868b0 Fix allocation of processes. Closes #166. by Hisham Muhammad · 11 years ago
- d7c843c Complete cursor-based movement of headers. by Hisham Muhammad · 11 years ago
- c2108e5 Another mega-patch for the refactoring process. by Hisham Muhammad · 11 years ago
- 3383d8e Sorry about the mega-patch. by Hisham Muhammad · 11 years ago
- 9faf493 Refactored key handlers. by Hisham Muhammad · 11 years ago
- ee5dc46 Don't end up killing init if process selected to be killed terminates before the user selects a signal. Closes #3606072. by Hisham Muhammad · 13 years ago
- 00b324b Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers. by Hisham Muhammad · 13 years ago
- 2a73405 search and filter for the strace and lsof screens! by Hisham Muhammad · 13 years ago
- 45f7a4f Remove old memory debugging routines. We have Valgrind nowadays. by Hisham Muhammad · 14 years ago
- 84281bd major header cleanup by Hisham Muhammad · 14 years ago
- bfd86a6 Keep panel structure up-to-date as process list changes when headers are updated during the screen manager. Hopefully closes #3444533. by Hisham Muhammad · 14 years ago
- 300caa0 Tempus fugit. by Hisham Muhammad · 15 years ago
- a9c0ea3 * Option for counting CPUs from zero by Hisham Muhammad · 15 years ago
- b4a6340 * Add Bash/emacs style navigation keys (thanks to Daniel Schuler) by Hisham Muhammad · 16 years ago
- a600d5a Tempus fugit. by Hisham Muhammad · 16 years ago
- 02a30bf warning fixes by Hisham Muhammad · 16 years ago
- 6330ff3 changes for htop 0.8.2 by Hisham Muhammad · 17 years ago
- 15ab0ad Let mouseclicks tick/untick checkboxes by Hisham Muhammad · 18 years ago
- da23c8c Clean up headers by using 'static' whenever possible. by Hisham Muhammad · 18 years ago
- 5d48ab8 Performance improvement hackathon: improve process comparison routines, by Hisham Muhammad · 20 years ago
- ea855ae Remove references to ListBox by Hisham Muhammad · 20 years ago
- c2cdcd0 Rename ListBox to Panel, matching dit. by Hisham Muhammad · 20 years ago
- a853faa Rename TypedVector to Vector, matching dit. by Hisham Muhammad · 20 years ago
- d6231ba Initial import. by Hisham Muhammad · 20 years ago