Hardware/Identifier.cs
Sun, 27 May 2012 14:23:31 +0000 Changed the license to the Mozilla Public License 2.0 and update the licensing information.
Tue, 21 Sep 2010 20:32:36 +0000 Refactored some of the hardware monitoring code and fixed a few code inspection warnings.
Mon, 13 Sep 2010 22:55:25 +0000 Fixed some hardware sorting issue in the gadget. Hardware with the same type and name would be added to the same section.
Wed, 08 Sep 2010 19:29:58 +0000 Fixed some Code Analysis warnings.
Mon, 06 Sep 2010 19:53:13 +0000 Added a desktop gadget implementation.
Sun, 15 Aug 2010 14:46:58 +0000 Fixed some Code Analysis warnings.
Thu, 06 May 2010 19:20:38 +0000 Added an Identifier class for IHardware, ISensor and IParameter Identifier properties.