12 Commits (f0775d4061e3f8e2c358fb8d2cf5a8077f71bc60)

Author SHA1 Message Date
Nebuleux_cp f0775d4061 Add a license description in the header of every .cs and .xaml files. 14 years ago
brianlagunas_cp f3a0d20ebd PropertyGrid: added feature that allows you to specify a display name when using the IItemsSource attribute. 14 years ago
brianlagunas_cp 40e30adeea PropertyGrid: added demo to sample application on how to deal with binding to Structs 15 years ago
brianlagunas_cp 3b3e10da10 PropertyGrid: Added PropertyGrid examples to the Samples application. 15 years ago
brianlagunas_cp 5567f5637e finished the base architecture for the sample application. You will be able to view both the XAML and the C# code in tabs while running the sample application. Now I just need to start adding some samples. 15 years ago
brianlagunas_cp cfcb570f14 New PrimitiveTypeCollectionEditor added. It is used for editing IList<PrimitiveType> such as Int and String. PropertyGrid now uses this editor for editing primitive colleciton types. 15 years ago
brianlagunas_cp 8aaac023af PropertyGrid: finished CollectionEditor control. This editor will only work for collections that implement the IList interface. 15 years ago
brianlagunas_cp 54fdc2c072 Wizard: Implemented Wizard Pages, Help, Back, Next buttons. Added features to set visibility of buttons from the Wizard and then override the behavior from the individual wizard pages. No styling yet. It's pretty plain. 15 years ago
brianlagunas_cp 45bb377e43 fixed type-o 15 years ago
brianlagunas_cp 2a33404daa still working on sample app 15 years ago
brianlagunas_cp 0427eee28f stubbed out the rest of the sample modules 15 years ago
brianlagunas_cp f580a21c83 added empty modules and changed module loading to app.config. 15 years ago