14 Commits (b3b7d9d452bb20269ec2043979ddca2fb148a06b)

Author SHA1 Message Date
brianlagunas_cp b3b7d9d452 merged 4.0 changes into the 3.5 solution. Not tested so I may have missed some things. 15 years ago
brianlagunas_cp 095de0345e merged new controls into 3.5 solution. 15 years ago
brianlagunas_cp 790d7159f1 merged all controls and bug fixes into the .NET 3.5 solution. 15 years ago
brianlagunas_cp 26f996d834 forgot to removed maskedTextBox theme 15 years ago
brianlagunas_cp 7a43161d2d MaskedTextBox: now derives from TextBox. Hopefully I didn't break anything. 15 years ago
brianlagunas_cp 8448087086 Getting ready for v1.4 release 15 years ago
brianlagunas_cp 2f50c837b6 Merged all current 4.0 changes into the 3.5 solution. Didn't fully test all controls, but they all compile and seem to work. Not sure how much longer I will support 3.5 since it is so time consuming and a pain to do it. 15 years ago
brianlagunas_cp d0b7fe55f4 ColorPicker: Added SelectedColorChanged event. Added ButtonStyle property so you can style the ColorPicker's dropdown button any way you want. 16 years ago
brianlagunas_cp e8e942ad1f Merged updated ColorPicker into 3.5 solution. 16 years ago
brianlagunas_cp 8e558b1436 changed coding stragegy so I can more easily support both .NET 4.0 and 3.5. 16 years ago
brianlagunas_cp 01937c396f merged bug fixes and new ButtonSpinner, RichTextBoxFormatBar, and NumericUpDown controls into 3.5 solution. 16 years ago
brianlagunas_cp 3e52016cdb merged bug fixes into 3.5 solution 16 years ago
brianlagunas_cp 03296b8c35 merged bug fixes into 3.5 solution 16 years ago
brianlagunas_cp 8ce6714ab5 added Extended WPF Toolkit solution for Visual Studio 2008 and .NET 3.5 - this has a dependency on the WPFToolkit 16 years ago
brianlagunas_cp 72a68c2374 various bug fixes, consolidated common styles 16 years ago
brianlagunas_cp 6d10a6e4b0 Initial checkin of new ColorPicker control 16 years ago
brianlagunas_cp 73ae2b52ba restricted ChildWindow in container. fixed bug with ChildWindow zindex, added a WindowState property to ChildWindow which will control opening and closing the window through data binding; two states WindowState.Open and WindowState.Closed. Added OverlayBrush and Overlay Opacity properties allow users to modify the ChldWindow's OverLay element. 16 years ago
brianlagunas_cp 01292c647f initial checkin of ChildWindow control 16 years ago
brianlagunas_cp 17171e5f07 added styling capabilities to the MessageBox so a user can style the MessageBox to fit the theme of their application 16 years ago
brianlagunas_cp 7679352934 Initial check in of new MessageBox control 16 years ago
brianlagunas_cp 41510b497b initial project check in 16 years ago