GUI/Gadget.cs
Sun, 27 May 2012 14:23:31 +0000 Changed the license to the Mozilla Public License 2.0 and update the licensing information.
Wed, 22 Jun 2011 22:36:17 +0000 Removed the bitmap.GetHbitmap call for every redraw of the gadget. This should reduce dynamic memory allocation and freeing and removes some of the page faults increasing.
Mon, 16 May 2011 22:04:04 +0000 Fixed Issue 215.
Sun, 21 Nov 2010 12:28:31 +0000 Fixed Issue 137.
Thu, 30 Sep 2010 20:59:21 +0000 Fixed some problems when compiling in Mono and running on Linux.
Mon, 13 Sep 2010 22:34:08 +0000 Added a configurable font size and window width to the gadget.
Tue, 07 Sep 2010 22:15:02 +0000 Improved the gadget formatting and added an option to remove the hardware names in the gadget.
Mon, 06 Sep 2010 19:53:13 +0000 Added a desktop gadget implementation.