Andreas Weizel
812d417fd2
Merge pull request #650 from jogibear9988/master
...
A few Bugfixes for XAMLDesigner
10 years ago
jkuehner
2863ccc6a2
Bugfix #649
10 years ago
jkuehner
ae02c8e8d8
Fixes in Path Handler
10 years ago
jkuehner
d6ec889a87
Merge branch 'DrawLineOnCanvas'
10 years ago
jkuehner
ec909083cb
Merge branch 'DrawLineOnCanvas' of https://github.com/jogibear9988/SharpDevelop into DrawLineOnCanvas
10 years ago
jogibear9988
ef347e6ad3
Merge branch 'DrawLineOnCanvas' of https://github.com/jogibear9988/SharpDevelop into DrawLineOnCanvas
10 years ago
jogibear9988
97a3acb590
Fix Path Adorner not always Displayed
10 years ago
jkuehner
1bc0ed951f
Bugfix: Double Value Can Contain Decimals
10 years ago
Andreas Weizel
7b9ff2ef37
Merge pull request #633 from jogibear9988/DrawLineOnCanvas
...
Draw line on canvas
10 years ago
jkuehner
88976b9b64
Fixes for Path Converter
10 years ago
jkuehner
17d46f7f54
A Converter Extension for StreamGeometrys
10 years ago
jkuehner
a9e325cf8b
fixes in Path Handler
10 years ago
jogibear9988
9cf20f897c
Bugfixes with Stream Geometry
10 years ago
jogibear9988
fdda546e1b
Merge branch 'DrawLineOnCanvas' of https://github.com/jogibear9988/SharpDevelop into DrawLineOnCanvas
10 years ago
jogibear9988
925b06c635
PathHandler seem's now fully workin.
...
Only Code cleanup needed
10 years ago
jkuehner
07b07d460c
Bugfix on PolyBezier und PolyQuadricBezier
10 years ago
jogibear9988
75477250aa
Merge branch 'DrawLineOnCanvas' of https://github.com/jogibear9988/SharpDevelop into DrawLineOnCanvas
...
Conflicts:
src/AddIns/DisplayBindings/WpfDesign/WpfDesign.Designer/Project/Controls/ControlStyles.xaml
10 years ago
jogibear9988
afb55a62ec
Fixes -> Save of modified Path now works
10 years ago
jkuehner
47a67fe2d7
Last fix was not correct -> We don't know the Type of the Insert Object
10 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!
10 years ago
jkuehner
2ede4f4105
For Perf. Reasons don't use Exception
10 years ago
jkuehner
7306b61777
Merge branch 'DrawLineOnCanvas' of https://github.com/jogibear9988/SharpDevelop into DrawLineOnCanvas
...
Conflicts:
src/AddIns/DisplayBindings/WpfDesign/WpfDesign.Designer/Project/Controls/ControlStyles.xaml
10 years ago
jkuehner
24f4bb8ed5
Fix Menu should always be black
10 years ago
jogibear9988
79e726fb05
Draw Path when Transformed
10 years ago
jogibear9988
26dedf8ae0
- Fix Context Menu's when Transforms are used
...
- Snap Path Point Thumbs
10 years ago
Andreas Weizel
8d963abf1b
Fixed AssemblyInfoProviderTests broken by pull request #641 .
10 years ago
jogibear9988
b63ea4bbe4
Fix Calculate Compl. Transform when in Viewbox
10 years ago
jogibear9988
b43d047e7c
Fix Path Handler when Zoomed
10 years ago
jogibear9988
e788963702
Now also the Bezier Points work when stretched
10 years ago
jogibear9988
ca2ae67ca8
Fixes in Stretched Path Point Movement also works
10 years ago
jogibear9988
508247a1c8
Fix a compile error
10 years ago
jogibear9988
739ebc75e8
Fixes to Path Handler
...
Fixes Resizing when Rotated/Zommed, etc and Basic work so all Thumbs could be corrected
10 years ago
Andreas Weizel
778a52e1f8
Merge pull request #641 from olegbevz/master
...
Assembly Info Editor. TextBox for assembly informational version.
10 years ago
olegbevz
f7ec3d6be6
Fix intending
10 years ago
Siegfried Pammer
0dd40a8f24
Merge pull request #638 from lvv83/template_fix
...
Fix closing tag for exception (xml-docs)
10 years ago
olegbevz
cb72f4ede8
Assembly Info Editor. TextBox for assembly informational version
10 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
lvv83
2278daa694
Fix closing tag for exception (xml-docs)
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