summaryrefslogtreecommitdiffstats
path: root/DisplayOptionsPanel.c
AgeCommit message (Expand)Author
2018-02-26Add support for multiple screens, switchable using TabHisham Muhammad
2017-07-22Mark some things as constRichard
2016-02-02Try to make threads less confusing.Hisham
2016-02-02Check for failure in allocations.Hisham
2015-08-27Handle KEY_RECLICK events generated by ScreenManagerHisham Muhammad
2015-08-12Avoid future confusions with how default values are set.Hisham Muhammad
2015-08-07New setting: "Show program path"Tobias Geerinckx-Rice
2015-03-23Move FunctionBar inside PanelHisham Muhammad
2015-01-21Sorry about the mega-patch.Hisham Muhammad
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