summaryrefslogtreecommitdiff
path: root/Panel.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-26Remove explicit calls to curses.h in other filesloderunner1-1/+2
2012-12-05Changes in object model: separate class objects to store vtable. Also, nicer ...loderunner1-24/+27
2012-08-10Add -p flag, contributed by Rob Hoelzloderunner1-1/+5
2012-03-05Fix crashes when process list is emptyloderunner1-2/+4
2011-12-26Remove old memory debugging routines. We have Valgrind nowadays.loderunner1-1/+0
2011-12-26major header cleanuploderunner1-5/+9
2011-11-18Mega-commit with features and tweaks for 1.0:loderunner1-0/+37
2011-11-05Allow typing to select items in various panels (sort, user, signal).loderunner1-0/+1
2011-09-08Fix panel inconsistency that could lead to crashes. Closes #2422267.loderunner1-9/+2
2011-05-26Tempus fugit.loderunner1-1/+1
2010-11-22Remove arbitrary limit from rich stringsloderunner1-28/+34
2010-03-03* Add Bash/emacs style navigation keysloderunner1-0/+8
2010-02-25Tempus fugit.loderunner1-1/+1
2010-02-25warning fixesloderunner1-1/+1
2009-06-02changes for htop 0.8.2loderunner1-16/+47
2008-03-09Add Unicode support, enabled with the --enable-unicodeloderunner1-6/+8
2008-03-05Make clicks on leftmost panel in the Setup screen change setup pages,loderunner1-0/+5
2006-07-23Horizontally scroll in larger increments when on theloderunner1-2/+7
2006-07-12Perform RichString operations by hand.loderunner1-7/+6
2006-07-11Performance improvement hackathon: improve process comparison routines,loderunner1-3/+10
2006-06-06Updates for new version of the MakeHeader.py script.loderunner1-3/+0
2006-05-30Rename ListBox to Panel, matching dit.loderunner1-0/+353