2011-06-19 |
Fixed issue 241.
|
file | diff | annotate |
2011-05-16 |
Fixed Issue 215.
|
file | diff | annotate |
2011-03-17 |
Fixed Issue 178.
|
file | diff | annotate |
2011-01-30 |
Fixed some dpi scaling bugs that occurred when changing "Control Panel\Appearance and Personalization\Display" to 125% text size or 150% text size.
|
file | diff | annotate |
2010-11-21 |
Fixed Issue 137.
|
file | diff | annotate |
2010-11-16 |
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.
|
file | diff | annotate |
2010-10-07 |
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).
|
file | diff | annotate |
2010-10-06 |
Fixed Issue 129.
|
file | diff | annotate |
2010-09-30 |
Fixed some problems when compiling in Mono and running on Linux.
|
file | diff | annotate |
2010-09-17 |
Fixed an InvalidOperationException in OpenHardwareMonitor.GUI.SensorGadget.OnPaint caused by sensors with null as value.
|
file | diff | annotate |
2010-09-15 |
Added a check to verify the FTDI chip ID before opening the T-Balancer port.
|
file | diff | annotate |
2010-09-13 |
Fixed some hardware sorting issue in the gadget. Hardware with the same type and name would be added to the same section.
|
file | diff | annotate |
2010-09-13 |
Added a configurable font size and window width to the gadget.
|
file | diff | annotate |
2010-09-07 |
Improved the gadget formatting and added an option to remove the hardware names in the gadget.
|
file | diff | annotate |
2010-09-07 |
Fixed a few closure variables. The local variables used in the closure can not be shared between closures if their values should be different.
|
file | diff | annotate |
2010-09-06 |
Added a desktop gadget implementation.
|
file | diff | annotate |