jkuehner
88976b9b64
Fixes for Path Converter
11 years ago
jkuehner
17d46f7f54
A Converter Extension for StreamGeometrys
11 years ago
jkuehner
a9e325cf8b
fixes in Path Handler
11 years ago
jogibear9988
9cf20f897c
Bugfixes with Stream Geometry
11 years ago
jogibear9988
925b06c635
PathHandler seem's now fully workin.
...
Only Code cleanup needed
11 years ago
jkuehner
07b07d460c
Bugfix on PolyBezier und PolyQuadricBezier
11 years ago
jogibear9988
afb55a62ec
Fixes -> Save of modified Path now works
11 years ago
jkuehner
5aaced89af
Fix adding two times the same string in the Designer:
...
This does not work before:
var addItem = page.designSurface.DesignContext.Services.Component.RegisterComponentForDesigner(se.Value);
addItem.Key = se.Key;
d.Properties["Hardware"].CollectionElements.Add(addItem);
maybe we also need to change for Value Types!
11 years ago
jkuehner
24f4bb8ed5
Fix Menu should always be black
11 years ago
jogibear9988
79e726fb05
Draw Path when Transformed
11 years ago
jogibear9988
26dedf8ae0
- Fix Context Menu's when Transforms are used
...
- Snap Path Point Thumbs
11 years ago
jogibear9988
b43d047e7c
Fix Path Handler when Zoomed
11 years ago
jogibear9988
e788963702
Now also the Bezier Points work when stretched
11 years ago
jogibear9988
ca2ae67ca8
Fixes in Stretched Path Point Movement also works
11 years ago
jogibear9988
508247a1c8
Fix a compile error
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
4b0126ea76
Path insert Point
11 years ago
jogibear9988
9a3c7026a4
Fix Path drawing and Selecting of Points
11 years ago
jogibear9988
8ab6e1a7ab
Fix RelativeToPoint Type
11 years ago
jogibear9988
3a9de7f816
Better Path support...
11 years ago
jogibear9988
262b3347e6
Better support of Point Thumbs
11 years ago
jogibear9988
ea0b2abdd6
A few Refactorings of classes
...
Path Extension -> Now the Segment Types can be switched
11 years ago
jkuehner
3cf4c86e23
Support modification of PathGeometrys
11 years ago
jkuehner
1adfe7d235
Path -> Support Extended. Points can now be modified.
11 years ago
jkuehner
1af21b6ded
Posibility to draw a freeform while keeping Mouse Button Pressed
11 years ago
jkuehner
1a6cdeca93
PolyLine/gon Handler fixes, Path Handler worked on
11 years ago
jkuehner
10a277fff9
Fix that SolidBrushEditor was to small, and show WPF Brushes
11 years ago
jkuehner
755d653ef7
A few fixes on the Geometry Extensions
11 years ago
jkuehner
ef7668a382
Bugfix Polyline
11 years ago
jkuehner
a18f1f7821
Path Handler Extension
11 years ago
jkuehner
93d8671d9b
Draw Path extension now works.
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
3486ea6d05
Better Basic Metadata
11 years ago
jkuehner
71e42897cd
Better Polyline/Polygon/Line Support
11 years ago
jkuehner
b928039f66
Polygon/Polyline should be Resizeable
...
-> todo: Recalculate the Points when Polyline is stretched
11 years ago
jkuehner
750928d082
Polyline -> Some extensions should not be disabled
11 years ago
jkuehner
f5f4652b67
Support for drawing Polygons
11 years ago
jkuehner
4093e42edf
Fix Polyline Points where not saved to XAML
11 years ago
jkuehner
038373f6f9
Few more Polyline fixes
11 years ago
jkuehner
8949c265eb
Polyline Fixes
11 years ago
jkuehner
47d7ba0834
Support for drawing a Polyline
11 years ago
jkuehner
e5da9a8282
Code Cleanup -> Line and Polyline Handlers
11 years ago
jkuehner
5088e7b786
Better Default Values for Rectangle, Ellipse, Shape...
11 years ago
jkuehner
831ea01e95
The Shape Control's should also be popular...
...
(As now there is support for some of them (and more to come))
11 years ago
jkuehner
990298c457
Support drawing new "Line" Objects on a Canvas
11 years ago
jkuehner
6e461ebc35
Basic Impl. of DrawLine support on Canvas.
...
Need to work on this a little bit more
11 years ago
jkuehner
20c1bd6c22
Items Control should have a Transp. Background so it can be used as a Drop Target
11 years ago
jkuehner
6ca3555dc7
Code fixes in Line/Polyline Extensions
11 years ago
jkuehner
ebbe00a10c
Fix in Snapline - Middle Position is now drawn 1px aside
11 years ago