GUI/GadgetWindow.cs
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.