summaryrefslogtreecommitdiffstats
path: root/CategoriesPanel.c
Commit message (Collapse)AuthorAgeFilesLines
* Added Ctrl+A and Ctrl+E to go to beginning and end of line.Hisham2016-06-151-2/+2
| | | | | (Also, '^' and '$') Closes #508.
* handle clicks on panel header lineHisham Muhammad2015-03-241-1/+1
|
* Do not trust isalpha(c) for values > 255.Hisham Muhammad2015-03-231-1/+1
| | | | | | | Fixes #174. Conflicts: Panel.c
* Move FunctionBar inside PanelHisham Muhammad2015-03-231-23/+10
|
* Complete cursor-based movement of headers.Hisham Muhammad2015-02-031-8/+14
|
* Another mega-patch for the refactoring process.Hisham Muhammad2015-01-231-2/+0
| | | | | Kinda runs, but functionality from the original main loop is still missing. Patience.
* Sorry about the mega-patch.Hisham Muhammad2015-01-211-8/+13
| | | | | This is a work-in-progress, code is currently broken. (Some actions, and notably, the header, are missing.)
* Changes in object model: separate class objects to store vtable. Also, nicer ↵Hisham Muhammad2012-12-051-4/+10
| | | | UTF-8 display of big numbers.
* search and filter for the strace and lsof screens!Hisham Muhammad2012-11-101-0/+6
|
* Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad2011-12-261-1/+0
|
* major header cleanupHisham Muhammad2011-12-261-3/+12
|
* * Add Bash/emacs style navigation keysHisham Muhammad2010-03-031-0/+2
| | | | | (thanks to Daniel Schuler)
* warning fixesHisham Muhammad2010-02-251-6/+6
|
* changes for htop 0.8.2Hisham Muhammad2009-06-021-13/+13
|
* Clean up headers by using 'static' whenever possible.Hisham Muhammad2008-03-091-42/+42
| | | | | Reduces resulting code size.
* Make clicks on leftmost panel in the Setup screen change setup pages,Hisham Muhammad2008-03-051-23/+29
| | | | | | 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
* Updates for new version of the MakeHeader.py script.Hisham Muhammad2006-06-061-12/+6
|
* Remove references to ListBoxHisham Muhammad2006-05-301-14/+14
|
* Rename ListBox'es to Panel's, matching dit.Hisham Muhammad2006-05-301-0/+134

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