summaryrefslogtreecommitdiff
path: root/Meter.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-05Changes in object model: separate class objects to store vtable. Also, nicer ...loderunner1-110/+113
2011-12-26Remove old memory debugging routines. We have Valgrind nowadays.loderunner1-1/+0
2011-12-26major header cleanuploderunner1-17/+16
2011-11-18Mega-commit with features and tweaks for 1.0:loderunner1-2/+7
2011-10-25cleanups and fixes, thanks to cppcheck and gcc -Wextraloderunner1-4/+1
2011-08-26Fix segfault in BarMeterMode_draw() for small terminal widthsloderunner1-2/+8
2011-05-26Tempus fugit.loderunner1-1/+1
2011-03-31retain meter state when it is reinit'ed in the Setup screenloderunner1-1/+2
2011-03-22* Option for counting CPUs from zeroloderunner1-22/+37
2010-11-22Remove arbitrary limit from rich stringsloderunner1-12/+14
2010-02-25Tempus fugit.loderunner1-1/+1
2010-02-25warning fixesloderunner1-10/+11
2009-06-02changes for htop 0.8.2loderunner1-7/+6
2009-02-17Option to display hostname in the meters arealoderunner1-0/+2
2008-09-23ACPI Battery meterloderunner1-2/+5
2008-03-09Clean up headers by using 'static' whenever possible.loderunner1-43/+43
2008-03-09Add Unicode support, enabled with the --enable-unicodeloderunner1-2/+3
2006-07-12Perform RichString operations by hand.loderunner1-1/+1
2006-07-11Performance improvement hackathon: improve process comparison routines,loderunner1-3/+7
2006-06-06Updates for new version of the MakeHeader.py script.loderunner1-35/+20
2006-05-18Missed LoadMeter!loderunner1-0/+1
2006-05-09Final fixes to make "All CPUs" the default CPU display mode.loderunner1-1/+4
2006-05-09Enable "All CPUs" optionloderunner1-10/+9
2006-04-10- Overhaul meters implementation;loderunner1-208/+296
2006-03-23Fixes for header generation.loderunner1-1/+4
2006-03-04Initial import.hisham1-0/+350