GUI/GadgetWindow.cs
Sun, 21 Nov 2010 12:28:31 +0000 Fixed Issue 137.
Tue, 16 Nov 2010 21:48:26 +0000 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.
Mon, 04 Oct 2010 17:34:58 +0000 Cleaned the macros up a bit.
Mon, 04 Oct 2010 16:56:42 +0000 Fixed the context menu positioning as well, following the previous fix to multimonitor setups.
Mon, 04 Oct 2010 06:46:55 +0000 Fixed an issue where the gadget would not be movable on an extra monitor positioned to the left of the primary monitor.
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 18:51:42 +0000 Fixed the GadgetWindow AlwaysOnTop option (could be lost by tracking "Show Desktop" events even when AlwaysOnTop = true).
Mon, 06 Sep 2010 19:53:13 +0000 Added a desktop gadget implementation.