2012-05-27 |
Changed the license to the Mozilla Public License 2.0 and update the licensing information.
|
file | diff | annotate |
2011-06-22 |
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.
|
file | diff | annotate |
2010-11-21 |
Fixed Issue 137.
|
file | diff | annotate |
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.
|
file | diff | annotate |
2010-10-04 |
Cleaned the macros up a bit.
|
file | diff | annotate |
2010-10-04 |
Fixed the context menu positioning as well, following the previous fix to multimonitor setups.
|
file | diff | annotate |
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.
|
file | diff | annotate |
2010-09-30 |
Fixed some problems when compiling in Mono and running on Linux.
|
file | diff | annotate |
2010-09-13 |
Added a configurable font size and window width to the gadget.
|
file | diff | annotate |
2010-09-07 |
Fixed the GadgetWindow AlwaysOnTop option (could be lost by tracking "Show Desktop" events even when AlwaysOnTop = true).
|
file | diff | annotate |
2010-09-06 |
Added a desktop gadget implementation.
|
file | diff | annotate |