jogibear9988
a269a4aa48
Fixes for Formated Text Editor
11 years ago
jkuehner
82099d61fa
Right Click Context Menu for multiple Selected Items to Wrap them in a Container (Grid or Canvas at the Moment!)
11 years ago
Daniel Grunwald
eec385146f
Change LGPL headers to MIT header.
12 years ago
Daniel Grunwald
9bc803afcb
Fix #258 : Incorrect property used in WpfDesigner.Designer.ModelTools
12 years ago
jkuehner
4f5edf8a54
New Width / Height Calculating.
...
If you a Control wich has a Width/height set in it's default Style, then this should be used as start size!
12 years ago
jkuehner
4573eeec9c
Remove Name from a Pasted Control when it exists in the NameScope
12 years ago
Daniel Grunwald
7ed3cf8a5c
Fix infinite loop in WPF designer.
13 years ago
Daniel Grunwald
f5780c2944
Apply new file headers
15 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
16 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
17 years ago
Ivan Shumilin
3fd8c5dc72
Default sizes, some initializers
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3518 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 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
17 years ago
Ivan Shumilin
d2b9992a47
- MarkupExtension know loading as XamlObject: no difference between <Binding/> and {Binding} syntax.
...
- Support for NameScopes, Binding
- Remove TreeView dependency from PropertyGrid (now DataTemplates)
- Fixing Outline, XamlFormatter, ME Tokenizer/Parser
- Expremints with EnumBar
Broken:
- BrushEditor (serialization still required)
- XamlObject.XmlElement must be always consistent
(in the case of ME it's detached from real Xml), during parsing too.
TODO: Designer Itself!
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3329 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
c973d32937
WpfDesign: remove "Func" classes, use LINQ instead.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3077 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
f1718c35c4
allow resizing and deleting Grid rows and columns
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2442 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
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