32 Commits (7a09aa56b8728a0e780bbc05ba846109348a41cd)

Author SHA1 Message Date
jogibear9988 7a09aa56b8 Unitests -> when they'll work Tickets: #192 and #408 should be fixed 11 years ago
gumme 6d1d189713 BindingWrapper now supports MultiBinding and PriorityBinding. 11 years ago
gumme 0f95a49a19 Added MarkupExtensionModelTests for testing various strings being used with both shorthand and element style markup extensions. 11 years ago
Daniel Grunwald eec385146f Change LGPL headers to MIT header. 12 years ago
jkuehner 71897c0ffc Xaml Object 12 years ago
Siegfried Pammer 76014cd971 fixed merge conflict in 12 years ago
Tobias Gummesson 64343cfe57 If properties on a markup extension (for example a binding) is modified after the markup extension was set on a property, and these property changes effect how the markup extension can be printed in XAML, the markup extension was not updated properly. 12 years ago
Tobias Gummesson ccda46b899 Fixed so its possible to use MultiBinding and PriorityBinding on a DesignItemProperty and that it writes as expected to XAML. 12 years ago
Siegfried Pammer c48ba4bfd9 fix typo 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
gumme a95cbc4a2e Removing the optional "Extension" suffix from Markup Extension name if present. 12 years ago
Daniel Grunwald f5780c2944 Apply new file headers 15 years ago
Siegfried Pammer 19406653ea - improved WPF designer in some areas 16 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 c193bb0ec0 - Draw red border if name is not correct or if name is empty + events tab opened 17 years ago
Ivan Shumilin 6812aa497e - Update code related to XamlObject.XmlAttribute (ME support) 17 years ago
Daniel Grunwald 6238250a69 Fixed unit tests. 17 years ago
Daniel Grunwald 4333bf1d26 Add missing documentation for WpfDesign.XamlDom. 17 years ago
Ivan Shumilin 74a952bdb5 WPF Designer: Report loading errors (TaskService for integrated version, ErrorListView for standalone) 17 years ago
Ivan Shumilin d2b9992a47 - MarkupExtension know loading as XamlObject: no difference between <Binding/> and {Binding} syntax. 17 years ago
Ivan Shumilin c56d7b14dd Outline for XamlDesigner + Remove old code. 17 years ago
Daniel Grunwald 4e7a57aca9 Support markup extensions in object syntax. 17 years ago
Daniel Grunwald 3fcf6c6f36 XamlDom: support loading resources 17 years ago
Daniel Grunwald b355b23dba Worked on event support in WPF designer. 18 years ago
Daniel Grunwald 0564fc244a XamlDom: better support for element collections. 19 years ago
Daniel Grunwald a4035d10e4 Set Canvas.Left+Canvas.Top attached properties when resizing a control inside a Canvas. 19 years ago
Daniel Grunwald 2ea30969e5 Rework hit testing. 19 years ago
Daniel Grunwald de3656269f Allow setting simple properties via DesignItem. 19 years ago
Daniel Grunwald bef87e00dd WPF Designer. 19 years ago
Daniel Grunwald c974c6ac1c Start implementation of our .xaml loader. 19 years ago