11 Commits

Author SHA1 Message Date
Michael Möller
2e3489e1f7 Changed the license to the Mozilla Public License 2.0 and update the licensing information. 2012-05-27 14:23:31 +00:00
Michael Möller
7717e215ae 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. 2011-06-22 22:36:17 +00:00
Michael Möller
1159ba3db0 Fixed Issue 137. 2010-11-21 12:28:31 +00:00
Michael Möller
e5d7595b00 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-11-16 21:48:26 +00:00
Paul Werelds
e847b84d45 Cleaned the macros up a bit. 2010-10-04 17:34:58 +00:00
Paul Werelds
1bbe76aa37 Fixed the context menu positioning as well, following the previous fix to multimonitor setups. 2010-10-04 16:56:42 +00:00
Paul Werelds
718a8728ee Fixed an issue where the gadget would not be movable on an extra monitor positioned to the left of the primary monitor. 2010-10-04 06:46:55 +00:00
Michael Möller
1e21129803 Fixed some problems when compiling in Mono and running on Linux. 2010-09-30 20:59:21 +00:00
Michael Möller
53cc1cc75a Added a configurable font size and window width to the gadget. 2010-09-13 22:34:08 +00:00
Michael Möller
92a7f77851 Fixed the GadgetWindow AlwaysOnTop option (could be lost by tracking "Show Desktop" events even when AlwaysOnTop = true). 2010-09-07 18:51:42 +00:00
Michael Möller
39600d1cf3 Added a desktop gadget implementation. 2010-09-06 19:53:13 +00:00