270 Commits (983ee4df5465cf8b4e4a0014a5df80aa0b7c7b63)

Author SHA1 Message Date
Ivan Shumilin fd4351bf20 Snaplines 17 years ago
Ivan Shumilin ed94ec5b92 Allow move panels using its border 17 years ago
Ivan Shumilin e5f10aa958 - If element selected it can be resized (independent from IPlacementBehavior) 17 years ago
Ivan Shumilin d2b9992a47 - MarkupExtension know loading as XamlObject: no difference between <Binding/> and {Binding} syntax. 17 years ago
Ivan Shumilin d4f10413c2 Ignore failing tests. 17 years ago
Ivan Shumilin 17b3167cf8 Add some failing tests. Remove tiny bugs from MarkupExtensionTokenizer. 17 years ago
Ivan Shumilin e0c53f5890 Remove old code. Automatic brace layout for WpfDesign files. 17 years ago
Ivan Shumilin c56d7b14dd Outline for XamlDesigner + Remove old code. 17 years ago
Ivan Shumilin 493b4d0fe4 Initial upload for XamlDesigner (successor of StandaloneDesigner). 17 years ago
Ivan Shumilin 4d76a8e594 PropertyGrid for WPF Designer 17 years ago
Daniel Grunwald d2214c97ef Apply WPF_Designer_2008.07.09.patch by Ivan Shumilin. 17 years ago
Daniel Grunwald 9282eeeba2 Applied BrushEditor patch by Ivan Shumilin. 17 years ago
Daniel Grunwald 3b28446cec Add class for each code snippet conversion. 17 years ago
Daniel Grunwald c973d32937 WpfDesign: remove "Func" classes, use LINQ instead. 17 years ago
Daniel Grunwald 6b821e0021 WPF Designer: implement BrushEditor 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 c2cf70303e WPF designer: added markup extension support to XamlDom. 17 years ago
Daniel Grunwald a9aca4d7b1 Fixed NullableBoolEditor: the editor must be able to show the difference between the null value and an ambiguous value (multiple selected components with different values). 18 years ago
Daniel Grunwald 9567c3e210 Add more controls to toolbox, support editing properties of type "Cursor" and "bool?". 18 years ago
Daniel Grunwald 67304d86f7 Support creating event handlers by double-clicking buttons in the WPF designer. 18 years ago
Daniel Grunwald b355b23dba Worked on event support in WPF designer. 18 years ago
Daniel Grunwald 65c82c0ab6 WpfDesigner tests: Change WPF namespace from winfx/2006/xaml/presentation to netfx/2007/xaml/presentation 18 years ago
Daniel Grunwald ce982a53c2 Try to work around MSBuild bug that causes the build to fail on the build server. 18 years ago
Daniel Grunwald c989cbc19e Support right-click > add using on type names when the "using" is missing. 18 years ago
Daniel Grunwald 560b0ea00e Fixed WpfDesign unit tests. 18 years ago
Daniel Grunwald 43061cd1d8 Add image loading and custom control support to WpfDesign. 18 years ago
Daniel Grunwald 77efe1ecc1 Add Undo/Redo support to integrated WPF designer. 18 years ago
Daniel Grunwald cb3a1f2069 Support ToolBox and PropertyGrid in WPF designer. 18 years ago
Daniel Grunwald dd9be602c8 XamlBinding. 18 years ago
Daniel Grunwald d0edca27f7 Allow editing the "Content" and "Header" properties. 19 years ago
Daniel Grunwald fc0ca926c5 Allow placing elements in a Grid. 19 years ago
Daniel Grunwald f1718c35c4 allow resizing and deleting Grid rows and columns 19 years ago
Daniel Grunwald 8ce6c3c1d0 Added row/column creation adorner for Grid. 19 years ago
Daniel Grunwald 8f3490bb87 Implemented deleting components from the design surface. 19 years ago
Daniel Grunwald 2010223356 Support drag'n'drop from toolbox to designer surface. 19 years ago
Daniel Grunwald 877dd375d9 Allow creating new components. 19 years ago
Daniel Grunwald 5516b08461 Support loading .xaml files that use CDATA-sections. 19 years ago
Daniel Grunwald 0b013d8405 Merge unit tests for WpfDesign.Designer and WpfDesign.XamlDom. 19 years ago
Daniel Grunwald 2990725962 WpfDesigner: support dragging multiple selected 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 c2435dcefc Worked on Move/Resize in the WPF Designer. 19 years ago
Daniel Grunwald e65517ff29 Allow selecting multiple child elements inside a Panel by "drawing" a selection rectangle. 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 f4e60aae54 Add Undo/Redo support to WpfDesigner. 19 years ago
Daniel Grunwald 2881b5d704 Allow resizing components. 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 2ea30969e5 Rework hit testing. 19 years ago