GUI/GadgetWindow.cs
2010-10-04 Fixed an issue where the gadget would not be movable on an extra monitor positioned to the left of the primary monitor.
2010-09-30 Fixed some problems when compiling in Mono and running on Linux.
2010-09-13 Added a configurable font size and window width to the gadget.
2010-09-07 Fixed the GadgetWindow AlwaysOnTop option (could be lost by tracking "Show Desktop" events even when AlwaysOnTop = true).
2010-09-06 Added a desktop gadget implementation.