summaryrefslogtreecommitdiffstats
path: root/DisplayOptionsPanel.c
AgeCommit message (Expand)Author
2013-12-18Make CPU meter optionally account guest time in its percentagesHisham Muhammad
2012-12-05Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad
2012-10-20Option to update process names on every refreshHisham Muhammad
2011-12-26Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad
2011-12-26major header cleanupHisham Muhammad
2011-12-25Use strdup explicitlyHisham Muhammad
2011-03-22* Option for counting CPUs from zeroHisham Muhammad
2010-11-20Use a more correct name for memory option.Hisham Muhammad
2010-08-24add support for steal/guest CPU time measurementHisham Muhammad
2010-02-25show custom thread namesHisham Muhammad
2008-05-07Let mouseclicks tick/untick checkboxesHisham Muhammad
2008-03-09Clean up headers by using 'static' whenever possible.Hisham Muhammad
2008-03-08BUGFIX: Fix display of CPU count for threaded processes.Hisham Muhammad
2007-11-09IO-wait time now counts as idle time, which is a moreHisham Muhammad
2007-11-08Improve construction of tree view, properly nesting threads.Hisham Muhammad
2006-10-04Contribution by Philipp Richter: Display IO-Wait, IRQ and Soft-IRQ values in ...Hisham Muhammad
2006-05-30Rename ListBox'es to Panel's, matching dit.Hisham Muhammad