11552 Commits (a8d57550a0ee664a143c08929ab3dd3fccbd8593)

Author SHA1 Message Date
jkuehner a8d57550a0 Work on MapScrollBar support 11 years ago
jkuehner 2e2ba8a7f1 MapScrollBar for AvalonEdit 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
jogibear9988 37d34713bf Null Ref fix 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 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... 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. 11 years ago
jkuehner 8951f3a2f9 Use "EnableAppXamlParsing" Setting, but default should be "true" 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
Andreas Weizel 78165ec089 Introduced "WPF Editor" option panel. 11 years ago
jkuehner bb0efc503a Fix Middle Snaplines were not correct! 11 years ago
tbulle 5ffc7056ae Enable multiple Extension override. 11 years ago
Christoph Wille 268b3cad91 Update string resources for 5.1 Beta 11 years ago
olegbevz e902157792 Restore all code for assembly info editor 11 years ago
gumme 99c39e2c6b MarkupExtensionWrapper is now public to make it possible to make wrappers for non-standard markup extensions. Wrapper can be registered by applying MarkupExtensionWrapperAttribute or calling the static method RegisterMarkupExtensionWrapper of the MarkupExtensionWrapper class. 11 years ago
olegbevz a3128c0c1c add AssemblyInfoPanel.xaml.cs 11 years ago
Siegfried Pammer 053a436889 Revert "Assembly Info Editor (issue #96)" 11 years ago
olegbevz c81f307638 Revert some changes 11 years ago
olegbevz 3ea6e25897 Revert some project changes 11 years ago
olegbevz 05637b70a9 Add some comments 11 years ago
olegbevz be0c6a343f Update assembly flags generation algorithm 11 years ago
jogibear9988 428588528a Fix WrapItems Container not Dragable 11 years ago
jogibear9988 f2958f8296 Bugfix: ComboBox Editor did not work! 11 years ago
jogibear9988 27e6a81474 A global Property Changed Event in the Component Service 11 years ago
gumme 393a39dda4 Added null-check necessary when a markup extension without a wrapper is added to a collection. 11 years ago
olegbevz 807651fe54 Add namespace restore while saving assembly info 11 years ago
olegbevz 66127ce814 Add write asssembly flags support 11 years ago