18 Commits

Author SHA1 Message Date
Michael Möller
d7eebcf1ad Fixed the power sensor display in the desktop gadget. 2011-07-28 21:51:02 +00:00
Michael Möller
e3adf6ceb6 Buffered the gadget background drawing in order to improve drawing performance. 2011-07-25 21:09:21 +00:00
Michael Möller
88a4daaefc Fixed issue 241. 2011-06-19 12:59:07 +00:00
Michael Möller
9805d4cf52 Fixed Issue 215. 2011-05-16 22:04:04 +00:00
Michael Möller
6eafde204e Fixed Issue 178. 2011-03-17 20:16:01 +00:00
Michael Möller
be28c71358 Fixed some dpi scaling bugs that occurred when changing "Control Panel\Appearance and Personalization\Display" to 125% text size or 150% text size. 2011-01-30 23:45:26 +00:00
Michael Möller
1159ba3db0 Fixed Issue 137. 2010-11-21 12:28:31 +00:00
Michael Möller
e5d7595b00 Improved the moving and resizing of the gadget on multi-monitor systems. Fixed one problem where the underlying gadget window size would be reduced unrequested. Fine tuned the progress bar size in the gadget. 2010-11-16 21:48:26 +00:00
Michael Möller
d9ae399ad2 Added a new sensor type "Level" for wear or charge level (or any other percentage based sensors that don't fit into Load or Control). 2010-10-07 19:34:36 +00:00
Michael Möller
4dc9a5e13d Fixed Issue 129. 2010-10-06 19:18:07 +00:00
Michael Möller
1e21129803 Fixed some problems when compiling in Mono and running on Linux. 2010-09-30 20:59:21 +00:00
Michael Möller
0f1c0e3a69 Fixed an InvalidOperationException in OpenHardwareMonitor.GUI.SensorGadget.OnPaint caused by sensors with null as value. 2010-09-17 18:32:11 +00:00
Michael Möller
49fad56e8c Added a check to verify the FTDI chip ID before opening the T-Balancer port. 2010-09-15 18:43:15 +00:00
Michael Möller
56ce10022a Fixed some hardware sorting issue in the gadget. Hardware with the same type and name would be added to the same section. 2010-09-13 22:55:25 +00:00
Michael Möller
53cc1cc75a Added a configurable font size and window width to the gadget. 2010-09-13 22:34:08 +00:00
Michael Möller
d4d25656de Improved the gadget formatting and added an option to remove the hardware names in the gadget. 2010-09-07 22:15:02 +00:00
Michael Möller
e8909c4f18 Fixed a few closure variables. The local variables used in the closure can not be shared between closures if their values should be different. 2010-09-07 18:32:37 +00:00
Michael Möller
39600d1cf3 Added a desktop gadget implementation. 2010-09-06 19:53:13 +00:00