60 Commits (b3c9ffa9d5481e9609bcc628bc77b659415fc179)

Author SHA1 Message Date
jogibear9988 b3ea4a0efb Bugfix Assembly Version Problem 12 years ago
jkuehner 85da07adb6 Mouse Gestures need to be public, to be used for a custom Extension in a custom DLL 12 years ago
gumme fcd3a2def1 Removed unnecessary set of Effects property to same value, setting Handled to true is enough to give correct feedback to drag source. 12 years ago
gumme 29ed436f0e Drop handler is now giving correct feedback to drag source. 12 years ago
jkuehner 28af1f070c Select Items below the current by Pressing Alt Key when Clicking on Control! 12 years ago
tbulle b67af16c45 Implemented inteface for OutlineNode so that a custom outlinenode can be implemented 12 years ago
Daniel Grunwald eec385146f Change LGPL headers to MIT header. 12 years ago
tbulle c22443ba71 Setter methods for implementing a custom HitTestFilterCallback 12 years ago
tbulle 50c66e0f17 Changes to make it easier to use and customize the propertygrid from external project 12 years ago
jkuehner 95d7bbf84b Press "Alt" key to Enter a Container, do not Enter automatically. 13 years ago
jkuehner f535a52893 PrimarySelection should also call RaisePropertyChanged 13 years ago
Daniel Grunwald c1ba2b7a41 WPF Designer: Fixed "Cannot move multiple controls" (http://community.sharpdevelop.net/forums/t/13250.aspx) 15 years ago
Daniel Grunwald 1d25ed2fd1 Fix bug in WPF designer: ChangeGroup was left open when creating a control by clicking on the design surface (http://community.sharpdevelop.net/forums/t/12410.aspx) 16 years ago
Daniel Grunwald f5780c2944 Apply new file headers 16 years ago
Kumar Devvrat 901b1ce927 - Add Context menu with general set of operations. 16 years ago
Kumar Devvrat 42e3c962fc Fix build for Mirador - WPF Designer branch 16 years ago
Kumar Devvrat 5fe2988ee0 Fix error in commit:5827 16 years ago
Kumar Devvrat b650045eb2 Fix bug : clicking on a selected control, if two or more controls were already selected in WPF designer did not change the selection. 16 years ago
Siegfried Pammer 66ce124332 improved GridRailAdorner with GridUnitSelector (only for rows currently) 16 years ago
Daniel Grunwald edd3fb4a0a "Normalize" file headers. 16 years ago
Daniel Grunwald 947f9ae4db Fixed some FxCop warnings in WPF designer. 16 years ago
Siegfried Pammer 19406653ea - improved WPF designer in some areas 17 years ago
Daniel Grunwald 05982705ab Code cleanup; fixed moving controls in and out of containers that had transforms applied. 17 years ago
Daniel Grunwald 8a6b4fe28c Get rid of own HashSet implementation. 17 years ago
Daniel Grunwald fb3be54913 DragMoveMouseGesture bugfix: use coordinates relative to design panel because MoveLogic expects those. 17 years ago
Daniel Grunwald f9832d1ea6 WPF Designer code cleanup. 17 years ago
Daniel Grunwald 9ca4d90d0f Resurrect old version of WPF designer (from revision 3608) 17 years ago
Ivan Shumilin fada9f0e0d remove duplicated projects and reference, update output paths in *.csproj 18 years ago
Ivan Shumilin 110e3d9954 Create controls immediately when dragging from the toolbox 18 years ago
Daniel Grunwald a2c9321fef Add back GrayOutDesignerExceptActiveArea. 18 years ago
Ivan Shumilin 74a952bdb5 WPF Designer: Report loading errors (TaskService for integrated version, ErrorListView for standalone) 18 years ago
Ivan Shumilin fd4351bf20 Snaplines 18 years ago
Ivan Shumilin ed94ec5b92 Allow move panels using its border 18 years ago
Ivan Shumilin e5f10aa958 - If element selected it can be resized (independent from IPlacementBehavior) 18 years ago
Ivan Shumilin e0c53f5890 Remove old code. Automatic brace layout for WpfDesign files. 18 years ago
Ivan Shumilin c56d7b14dd Outline for XamlDesigner + Remove old code. 18 years ago
Ivan Shumilin 493b4d0fe4 Initial upload for XamlDesigner (successor of StandaloneDesigner). 18 years ago
Ivan Shumilin 4d76a8e594 PropertyGrid for WPF Designer 18 years ago
Daniel Grunwald b355b23dba Worked on event support in WPF designer. 19 years ago
Daniel Grunwald cb3a1f2069 Support ToolBox and PropertyGrid in WPF designer. 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 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 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