summaryrefslogtreecommitdiffstats
path: root/Panel.c
Commit message (Expand)AuthorAgeFilesLines
* Move responsibility for cursor placement to PanelsHisham Muhammad2018-01-301-1/+21
* Fix scrolling behavior change caused by 759caf0fExplorer092016-08-071-2/+3
* Moving left and right needs a full redraw.Hisham2016-06-191-0/+2
* Added Ctrl+A and Ctrl+E to go to beginning and end of line.Hisham2016-06-151-9/+17
* Make PgDown behavior more usual.Hisham2016-05-041-1/+1
* Fix behavior of Panel on empty lists.Hisham2016-02-181-1/+1
* Check for failure in allocations.Hisham2016-02-021-2/+2
* Fix moving of metersHisham Muhammad2015-11-021-1/+1
* fix calloc() callsChristian Hesse2015-09-071-1/+1
* Don't select last item when clicking past the end of the panel.Hisham Muhammad2015-08-271-1/+4
* Support for NCurses 6.0 and mouse wheelHisham Muhammad2015-08-191-0/+15
* Rename String to StringUtils.David Hunt2015-08-191-1/+1
* Visual tweaks: change color when following, add Broken Gray theme.Hisham Muhammad2015-04-091-7/+13
* Merge branch 'master' into wipHisham Muhammad2015-04-021-1/+0
|\
| * Cleanup unused field.Hisham Muhammad2015-03-311-1/+0
| * Do not trust isalpha(c) for values > 255.Hisham Muhammad2015-03-221-1/+1
* | handle clicks on panel header lineHisham Muhammad2015-03-241-3/+7
* | Do not trust isalpha(c) for values > 255.Hisham Muhammad2015-03-231-1/+1
* | incremental search and filter reintegrated!Hisham Muhammad2015-03-231-0/+2
* | Move FunctionBar inside PanelHisham Muhammad2015-03-231-3/+9
* | Refactor state control variables.Hisham Muhammad2015-03-221-2/+2
* | Complete cursor-based movement of headers.Hisham Muhammad2015-02-031-0/+1
* | Another mega-patch for the refactoring process.Hisham Muhammad2015-01-231-5/+5
* | Sorry about the mega-patch.Hisham Muhammad2015-01-211-91/+88
|/
* Fix crash when scrolling in a filter view with no processes. Closes #76.Hisham Muhammad2014-05-031-4/+10
* alignment improvementsHisham Muhammad2014-02-271-20/+14
* Remove explicit calls to curses.h in other filesHisham Muhammad2013-02-261-1/+2
* Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad2012-12-051-24/+27
* Add -p flag, contributed by Rob HoelzHisham Muhammad2012-08-101-1/+5
* Fix crashes when process list is emptyHisham Muhammad2012-03-051-2/+4
* Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad2011-12-261-1/+0
* major header cleanupHisham Muhammad2011-12-261-5/+9
* Mega-commit with features and tweaks for 1.0:Hisham Muhammad2011-11-181-0/+37
* Allow typing to select items in various panels (sort, user, signal).Hisham Muhammad2011-11-051-0/+1
* Fix panel inconsistency that could lead to crashes. Closes #2422267.Hisham Muhammad2011-09-081-9/+2
* Tempus fugit.Hisham Muhammad2011-05-261-1/+1
* Remove arbitrary limit from rich stringsHisham Muhammad2010-11-221-28/+34
* * Add Bash/emacs style navigation keysHisham Muhammad2010-03-031-0/+8
* Tempus fugit.Hisham Muhammad2010-02-251-1/+1
* warning fixesHisham Muhammad2010-02-251-1/+1
* changes for htop 0.8.2Hisham Muhammad2009-06-021-16/+47
* Add Unicode support, enabled with the --enable-unicodeHisham Muhammad2008-03-091-6/+8
* Make clicks on leftmost panel in the Setup screen change setup pages,Hisham Muhammad2008-03-051-0/+5
* Horizontally scroll in larger increments when on theHisham Muhammad2006-07-231-2/+7
* Perform RichString operations by hand.Hisham Muhammad2006-07-121-7/+6
* Performance improvement hackathon: improve process comparison routines,Hisham Muhammad2006-07-111-3/+10
* Updates for new version of the MakeHeader.py script.Hisham Muhammad2006-06-061-3/+0
* Rename ListBox to Panel, matching dit.Hisham Muhammad2006-05-301-0/+353

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