jogibear9988
b3ea4a0efb
Bugfix Assembly Version Problem
...
After this fix you can use the XamlDesigner also to Develop the XamlDesigner!!!
Before that we've had Bug's because of multiple loaded Assemblies with the same Name!
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.
...
Show a Info Text in the Container so that the User knows this!
=> same Behavior like in VS, because when you Enter automaticaly you can not move Contrls on Top of a Container with the Mouse
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.
...
- Add short-cut extensibility in the designer.
- Add Focus navigation(actually the primary selection navigation) up-the-element-tree and down-the-element tree though Tab and Shift+Tab respectively.
- Add edit operations for the designer - Cut,Copy and Paste by copying Xaml of the element to clipboard and loading it, works with more than one instances of SharpDevelop too.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/wpfdesigner@6066 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Kumar Devvrat
42e3c962fc
Fix build for Mirador - WPF Designer branch
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/wpfdesigner@5833 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Kumar Devvrat
5fe2988ee0
Fix error in commit:5827
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5832 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5827 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
66ce124332
improved GridRailAdorner with GridUnitSelector (only for rows currently)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5549 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
edd3fb4a0a
"Normalize" file headers.
...
Enable $Revision$ keyword expansion for all existing .cs files.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5529 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
947f9ae4db
Fixed some FxCop warnings in WPF designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5479 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
19406653ea
- improved WPF designer in some areas
...
- added missing implementations of methods in VBNetFormattingStrategy
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4823 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
05982705ab
Code cleanup; fixed moving controls in and out of containers that had transforms applied.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4778 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
8a6b4fe28c
Get rid of own HashSet implementation.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4775 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
fb3be54913
DragMoveMouseGesture bugfix: use coordinates relative to design panel because MoveLogic expects those.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4774 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
f9832d1ea6
WPF Designer code cleanup.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4772 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
9ca4d90d0f
Resurrect old version of WPF designer (from revision 3608)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4770 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Ivan Shumilin
fada9f0e0d
remove duplicated projects and reference, update output paths in *.csproj
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3625 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Ivan Shumilin
110e3d9954
Create controls immediately when dragging from the toolbox
...
TODO: cursor should be in the center of the control
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3528 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
a2c9321fef
Add back GrayOutDesignerExceptActiveArea.
...
Layout update for watch pad.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3496 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Ivan Shumilin
74a952bdb5
WPF Designer: Report loading errors (TaskService for integrated version, ErrorListView for standalone)
...
TODO (for v4):
1. Auto parse -> update errors
2. Design/Undo/Redo -> update errors
3. Jump to XmlNode (position tracking required)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3441 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Ivan Shumilin
fd4351bf20
Snaplines
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3337 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Ivan Shumilin
ed94ec5b92
Allow move panels using its border
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3335 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Ivan Shumilin
e5f10aa958
- If element selected it can be resized (independent from IPlacementBehavior)
...
- DefaultPlacementBehavior through ContentProperty
- Preparation for guidelines done
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3333 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Ivan Shumilin
e0c53f5890
Remove old code. Automatic brace layout for WpfDesign files.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3285 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Ivan Shumilin
c56d7b14dd
Outline for XamlDesigner + Remove old code.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3283 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Ivan Shumilin
493b4d0fe4
Initial upload for XamlDesigner (successor of StandaloneDesigner).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3267 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Ivan Shumilin
4d76a8e594
PropertyGrid for WPF Designer
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3246 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
b355b23dba
Worked on event support in WPF designer.
...
Fixed C# parser bug regarding expressions like "(T)-val".
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2669 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
cb3a1f2069
Support ToolBox and PropertyGrid in WPF designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2573 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
8ce6c3c1d0
Added row/column creation adorner for Grid.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2441 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
8f3490bb87
Implemented deleting components from the design surface.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2440 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
2010223356
Support drag'n'drop from toolbox to designer surface.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2439 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
877dd375d9
Allow creating new components.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2425 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
0b013d8405
Merge unit tests for WpfDesign.Designer and WpfDesign.XamlDom.
...
Keep the Z-Order when moving multiple elements between containers.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2421 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
2990725962
WpfDesigner: support dragging multiple selected components.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2420 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
a6e2f1476d
Begin work on moving components between containers.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2417 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
c2435dcefc
Worked on Move/Resize in the WPF Designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2415 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
e65517ff29
Allow selecting multiple child elements inside a Panel by "drawing" a selection rectangle.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2414 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
a4035d10e4
Set Canvas.Left+Canvas.Top attached properties when resizing a control inside a Canvas.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2413 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago