26 Commits (9af480c2ee7ac338be6c2c01a2e371e075fbca10)

Author SHA1 Message Date
Tobias Gummesson 9af480c2ee Fixed so nodes in the property grid gets DesignItemProperty instances that really represents attached properties when an attached property is used. 12 years ago
gumme 95583e9f3c Fixed so Resources are always first among child items. 12 years ago
gumme 990068d322 Its WPF standard to use parent type name as prefix before the dot when declaring a property as XAML element, and NOT the name of the type that declares the property. 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 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 b2015b1d0b - Improve PropertyGrid performance (select, move, undo much faster now) 17 years ago
Ivan Shumilin d2b9992a47 - MarkupExtension know loading as XamlObject: no difference between <Binding/> and {Binding} syntax. 17 years ago
Ivan Shumilin 4d76a8e594 PropertyGrid for WPF Designer 17 years ago
Daniel Grunwald b355b23dba Worked on event support in WPF designer. 18 years ago
Daniel Grunwald 877dd375d9 Allow creating new components. 19 years ago
Daniel Grunwald 0564fc244a XamlDom: better support for element collections. 19 years ago
Daniel Grunwald a6e2f1476d Begin work on moving components between containers. 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 15d7aadd27 Worked on SD2-1234: Create common way to handle in-memory representations of files that have multiple views. 19 years ago
Daniel Grunwald 4990d11008 Support editing multiple controls inside the property editor. 19 years ago
Daniel Grunwald 4cb3045791 WPF PropertyEditor 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 b54ee353de WpfDesigner 19 years ago
Daniel Grunwald c974c6ac1c Start implementation of our .xaml loader. 19 years ago