Mon, 04 Oct 2010 06:46:55 +0000 | paulwerelds | Fixed an issue where the gadget would not be movable on an extra monitor positioned to the left of the primary monitor. | changeset | files |
Sat, 02 Oct 2010 20:03:59 +0000 | moel.mich | Removed unused assemblies. | changeset | files |
Sat, 02 Oct 2010 18:15:46 +0000 | moel.mich | Replaced HttpUtility.UrlEncode with Uri.EscapeDataString and deleted the reference to the System.Web assembly. The System.Web assembly seems to be missing on some .NET 4.0 installations (and the overhead of using it is a bit large, just for the UrlEncode method). | changeset | files |
Sat, 02 Oct 2010 15:46:12 +0000 | moel.mich | Reverted the SMART temperature attribute search strategy to the one used previously. Fixed a few minor details in the HDDGroup class. | changeset | files |