GUI/GadgetWindow.cs
2010-11-21 Fixed Issue 137.
2010-11-16 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.
2010-10-04 Cleaned the macros up a bit.
2010-10-04 Fixed the context menu positioning as well, following the previous fix to multimonitor setups.
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.