23 Commits (2882c6a88de4830e24cf30e416d4e2f4fb6071a2)

Author SHA1 Message Date
gumme ba913a15b5 Added support for using enums. 11 years ago
gumme 6252f3b507 Added support for native types (string, int, double, etc). 11 years ago
Daniel Grunwald eec385146f Change LGPL headers to MIT header. 12 years ago
gumme c7f70a14bf String can now be added to collections, for example a ResourceDictionary. 12 years ago
Siegfried Pammer 718c577f50 fix WPF Designer unit test 12 years ago
Siegfried Pammer 1ab1d4be4c fix some issues: 12 years ago
jkuehner 5373afe87a Comment about the Brush speciality in XAML Document 12 years ago
jkuehner cb5050cb7b Allow a Gradient Brush correctly Parsed to XAML and Back! 12 years ago
jkuehner fcdab5042c Support for DesignTimeProperties wich are not defined in Assemblys 12 years ago
Tobias Gummesson e3a032913f XML-namespaces for controls outside the default XML-namespace is now declared in the document root. 12 years ago
gumme 95e36a6eef Fixed bug; Only sets the inner text of an XML element if the element type defines a Content property. 12 years ago
Daniel Grunwald 12f96be5bf Use ITypeDescriptorContext for call to TypeConverter.CanConvertTo() 15 years ago
Daniel Grunwald f5780c2944 Apply new file headers 15 years ago
Daniel Grunwald 9ca4d90d0f Resurrect old version of WPF designer (from revision 3608) 16 years ago
Ivan Shumilin fada9f0e0d remove duplicated projects and reference, update output paths in *.csproj 17 years ago
Ivan Shumilin d2b9992a47 - MarkupExtension know loading as XamlObject: no difference between <Binding/> and {Binding} syntax. 17 years ago
Daniel Grunwald 3fcf6c6f36 XamlDom: support loading resources 17 years ago
Daniel Grunwald c2cf70303e WPF designer: added markup extension support to XamlDom. 17 years ago
Daniel Grunwald 43061cd1d8 Add image loading and custom control support to WpfDesign. 18 years ago
Daniel Grunwald 15d7aadd27 Worked on SD2-1234: Create common way to handle in-memory representations of files that have multiple views. 19 years ago
Daniel Grunwald 4a578b3c3d Begin implementing the PropertyEditor. 19 years ago
Daniel Grunwald de3656269f Allow setting simple properties via DesignItem. 19 years ago
Daniel Grunwald c974c6ac1c Start implementation of our .xaml loader. 19 years ago