1 Commits (2d83a412e9406cbf2d24acaeaf723e89a0893d7d)

Author SHA1 Message Date
BoucherS_cp af8b733790 11 years ago
BoucherS_cp 8598422abe 12 years ago
emartin_cp 983f425e67 Version 2.0 13 years ago
emartin_cp 0d9a63a7d2 Version 1.9 13 years ago
emartin_cp 0c933c8124 1.8.0 Release 14 years ago
Nebuleux_cp 1f0dbeb7e0 Change the license back to Microsoft Public (Ms-PL) in the header of every .cs and .xaml files. 14 years ago
Nebuleux_cp a5a5359315 Change the namespaces. 14 years ago
Nebuleux_cp f0775d4061 Add a license description in the header of every .cs and .xaml files. 14 years ago
brianlagunas_cp af4c60208d Moved PropertyGrid changes into .NET 3.5 solution 15 years ago
brianlagunas_cp bdbd98b09e PropertyGrid: fixed alignment of grid splitter for expanded properties 15 years ago
brianlagunas_cp a78bf7baae Calculator: implemented memory functions 15 years ago
brianlagunas_cp 99f34fec54 ColorPicker: added transparent color swatch to Standard Colors. Fixed minor binding errors. 15 years ago
brianlagunas_cp e04f959612 fixed some stuff I broke, and improved data type conversions 16 years ago
brianlagunas_cp 4ce76d6d8a added new Magnifier control. It magnifies anything that it is attached to. You can attach it to any thing that is of type UIElement. To attach it use the MagnifierManager as follows. The ZoomFactor controls how far to zoom in. ZoomFactor ranges from 0.0 up to 1.0. The lower the number the deeper the zoom. 0 being the most zoomed in and 1 being normal size. It is a double so play around with values such as .009 or .2386 to get the desired effect. 16 years ago