jkuehner
646600c88a
Command's for Alignment
10 years ago
jkuehner
eccb641ab0
Outline Node Name Service
10 years ago
jogibear9988
af55ad837c
Better Nullable Enum support
11 years ago
jkuehner
17d46f7f54
A Converter Extension for StreamGeometrys
11 years ago
jogibear9988
739ebc75e8
Fixes to Path Handler
...
Fixes Resizing when Rotated/Zommed, etc and Basic work so all Thumbs could be corrected
11 years ago
jogibear9988
ea0b2abdd6
A few Refactorings of classes
...
Path Extension -> Now the Segment Types can be switched
11 years ago
jkuehner
cab11dd55b
Basic work on a DrawPathExtension
11 years ago
jkuehner
c021640165
Draw Line extensions also work in Grid
11 years ago
jkuehner
47d7ba0834
Support for drawing a Polyline
11 years ago
jkuehner
6e461ebc35
Basic Impl. of DrawLine support on Canvas.
...
Need to work on this a little bit more
11 years ago
tbulle
5ffc7056ae
Enable multiple Extension override.
...
Lien and Polyline handling, needs controls creation
11 years ago
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!
11 years ago
jkuehner
1d80551b9e
Use the Same Context Menu for Outline View
11 years ago
jkuehner
d53b6553a9
Bugfix: Fixes Problems that many other Projects define the UIHelpers also. So move them to an extra Namespace
11 years ago
jogibear9988
eb86aa7a0f
- Fixes that FrameworkTemplates now complety work
...
- Fixes Problems when Xaml Child Nodes have Whitespace elements
- Fixes Type Finder Problems with mscorlib
- Fixes on MarkupExtensions Properties are not always of the Object, but are also not attached, so they still should be found
11 years ago
jogibear9988
b70e847421
Show a Icon for the WindowClone in the Designer
11 years ago
jkuehner
531d1f6303
Wrap Item in ViewBox
11 years ago
jkuehner
b33f8cf0da
Bugfixes for Image Placement, Formated Text, ...
11 years ago
jogibear9988
a906864e40
Arrange Items via ContextMenu and a few fixes...
11 years ago
jogibear9988
beb76068fb
Fixes for Formated Text Editor and Context Menu Handling
11 years ago
jkuehner
5e3e8c3432
Started to work on a Formated Text Editor for TextBlock!
11 years ago
Daniel Grunwald
3b6892c319
Merge+squash #521 changed implementation of PanelSelectionHandler
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
jkuehner
5b3cfdb474
Color & TimeSpan Editor in PropertyGrid
...
uses Controls from Extended WPF Toolkit fork (https://github.com/jogibear9988/WpfExToolkit )
11 years ago
jkuehner
5a181c135f
Open Collection Editor from PropertyGrid for Properties which implement ICollection
...
(Resources, Children, Items, ...)
11 years ago
jkuehner
78fe8ec698
Show a Border around multiple Selected Items and a TopLeftContainerDragHandle (multipleItems)
11 years ago
jkuehner
ed0a56671b
Skew Thumb Extension
11 years ago
tbulle
b67af16c45
Implemented inteface for OutlineNode so that a custom outlinenode can be implemented
12 years ago
jkuehner
cff88a4151
Support for "Bring Item To Front / Send To Back" ContextMenu ...
12 years ago
Daniel Grunwald
2dfa409711
Fix some compiler warnings.
12 years ago
jogibear9988
2194f16822
Xaml Designer:
...
- Support IsLocked Design Time Property
- Support Filtering in Outline View
12 years ago
jkuehner
3332f96d72
Flat Collection Editor
12 years ago
Siegfried Pammer
f89bca0a7f
update Icons used for snap-line and grid placement
12 years ago
Siegfried Pammer
3e62472120
replace some icons in WPF designer with icons suggested by Michael Seeger
12 years ago
jkuehner
d4282bae87
Add a Control & Extension to Change the Render Transform Origin!
12 years ago
jkuehner
1f63e2dffb
Translation for "Press Alt Text" in WpfDesigner
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
d8b9121ac2
Add a ThumbnailView control
...
(show a Miniature View of the workspace)
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
12 years ago
jkuehner
ab3507ff05
Make the PropertyGird to a CustomControl so that it is Restyleable
...
Changed the Filter TextBox to a Clearable Text Box
Made Icons for Switching between Events and Properties View
Mad already icons for different property Group Modes (Popular, PropertyGroups and All) but these need to be implemented (Icons now commented out!)
12 years ago
jkuehner
397d418e07
Make DesignSurface a CustomControl, so it can be Restyled when using it an own Project!
...
Also fixes crashes in Visual Studio 2012, where the Design Surface did not work as UserControl
12 years ago
jkuehner
f2ea63706e
Rotate Controls via a RotateThumb
12 years ago
jkuehner
f34a5e8da8
- Raster Placement support!
...
- Aviability to Enable/Disable Raster and Snapline Placement from the Zoom Control (like in VS2012)
- Fix in Snapline Placement that you can also Position to 0!
12 years ago
jkuehner
1aae5a1e38
Canvas Position Handle
...
-> When Positioning in a Canvas, show a Handle like the one Showed when Positioning in a Grid
12 years ago
jkuehner
6ea7511873
Support to hide Controls from the OutlineView.
12 years ago
Daniel Grunwald
cc470ec86e
Replace DelegateCommand and DesignCommand with RelayCommand.
13 years ago
Siegfried Pammer
7eb5641bcf
add WPF designer back
13 years ago
Siegfried Pammer
bcc9fa34ae
implemented SD-1890 - WPF Designer does not support WPF Page
14 years ago
Siegfried Pammer
8405f8c707
moved WpfDesigner-ColorPicker to ICSharpCode.SharpDevelop.Widgets.csproj
15 years ago
Daniel Grunwald
b9b018525d
Fixed build.
15 years ago