Commit Graph

  • 5b285348b0 Added tests for different combinations of Remove, Clear and Reset with multiple undo/redo operations on collections. Added ResetAction to make the tests pass. gumme 2015-01-21 15:21:01 +0100
  • fdda546e1b Merge branch 'DrawLineOnCanvas' of https://github.com/jogibear9988/SharpDevelop into DrawLineOnCanvas jogibear9988 2015-01-20 20:57:55 +0100
  • 925b06c635 PathHandler seem's now fully workin. Only Code cleanup needed jogibear9988 2015-01-20 20:57:34 +0100
  • db5faa4c84 Added test that failed on its first Undo before the change in commit 1cc5346e7a. gumme 2015-01-20 11:04:20 +0100
  • 9cfc19e5f8 An element that changes into empty state is now changed to a self-closing element. gumme 2015-01-19 17:23:36 +0100
  • 1cc5346e7a Removes markup for empty implicit collections. gumme 2015-01-19 17:03:51 +0100
  • 91a773da7b Using IList for Insert/Add of items if implemented. This fixes so collections inside System.Windows.Input namespace is synchronized with SD internal collection when undo/redo operations have executed on the collection. gumme 2015-01-19 11:47:24 +0100
  • 07b07d460c Bugfix on PolyBezier und PolyQuadricBezier jkuehner 2015-01-19 10:26:56 +0100
  • 75477250aa Merge branch 'DrawLineOnCanvas' of https://github.com/jogibear9988/SharpDevelop into DrawLineOnCanvas jogibear9988 2015-01-18 09:38:50 +0100
  • afb55a62ec Fixes -> Save of modified Path now works jogibear9988 2015-01-18 09:37:03 +0100
  • 47a67fe2d7 Last fix was not correct -> We don't know the Type of the Insert Object jkuehner 2015-01-14 16:38:25 +0100
  • 5aaced89af Fix adding two times the same string in the Designer: jkuehner 2015-01-14 15:40:25 +0100
  • 2ede4f4105 For Perf. Reasons don't use Exception jkuehner 2015-01-14 15:18:09 +0100
  • 7306b61777 Merge branch 'DrawLineOnCanvas' of https://github.com/jogibear9988/SharpDevelop into DrawLineOnCanvas jkuehner 2015-01-13 11:45:45 +0100
  • 24f4bb8ed5 Fix Menu should always be black jkuehner 2015-01-13 11:44:56 +0100
  • 79e726fb05 Draw Path when Transformed jogibear9988 2015-01-12 23:50:19 +0100
  • 26dedf8ae0 - Fix Context Menu's when Transforms are used - Snap Path Point Thumbs jogibear9988 2015-01-12 23:25:05 +0100
  • 0cd045d9e8 Merge pull request #3 from icsharpcode/master #693 Oleg Bevz 2015-01-12 20:01:01 +0700
  • 003a076034 Notes added by 'git notes add' Build Server 2015-01-12 02:32:34 +0100
  • 8d963abf1b Fixed AssemblyInfoProviderTests broken by pull request #641. Andreas Weizel 2015-01-12 02:25:27 +0100
  • 0e7db49105 Version Editor should allow other patterns #642 Linquize 2015-01-07 22:43:37 +0800
  • b63ea4bbe4 Fix Calculate Compl. Transform when in Viewbox jogibear9988 2015-01-12 00:03:57 +0100
  • b43d047e7c Fix Path Handler when Zoomed jogibear9988 2015-01-11 22:55:37 +0100
  • e788963702 Now also the Bezier Points work when stretched jogibear9988 2015-01-11 22:33:49 +0100
  • ca2ae67ca8 Fixes in Stretched Path Point Movement also works jogibear9988 2015-01-11 22:26:33 +0100
  • 508247a1c8 Fix a compile error jogibear9988 2015-01-11 21:41:01 +0100
  • 739ebc75e8 Fixes to Path Handler Fixes Resizing when Rotated/Zommed, etc and Basic work so all Thumbs could be corrected jogibear9988 2015-01-11 21:39:59 +0100
  • 778a52e1f8 Merge pull request #641 from olegbevz/master Andreas Weizel 2015-01-11 21:28:34 +0100
  • 177fe57712 Fix some tests for NUnit (stacktrace parser doesn't work properly if non-english language was set for SD) Some NRefactory refactorings applied #643 lvv83 2015-01-11 22:27:46 +0300
  • f7ec3d6be6 Fix intending #641 olegbevz 2015-01-11 22:30:40 +0700
  • 0dd40a8f24 Merge pull request #638 from lvv83/template_fix Siegfried Pammer 2015-01-11 09:04:33 -0200
  • cb72f4ede8 Assembly Info Editor. TextBox for assembly informational version olegbevz 2015-01-11 14:24:29 +0700
  • 4b0126ea76 Path insert Point jogibear9988 2015-01-10 10:36:03 +0100
  • 9a3c7026a4 Fix Path drawing and Selecting of Points jogibear9988 2015-01-09 18:23:59 +0100
  • 8ab6e1a7ab Fix RelativeToPoint Type jogibear9988 2015-01-09 15:12:23 +0100
  • 3a9de7f816 Better Path support... jogibear9988 2015-01-09 14:50:42 +0100
  • 262b3347e6 Better support of Point Thumbs jogibear9988 2015-01-08 15:19:24 +0100
  • ea0b2abdd6 A few Refactorings of classes Path Extension -> Now the Segment Types can be switched jogibear9988 2015-01-08 15:02:14 +0100
  • 2278daa694 Fix closing tag for exception (xml-docs) #638 lvv83 2015-01-04 20:51:47 +0300
  • a8d57550a0 Work on MapScrollBar support #637 jkuehner 2015-01-04 11:17:03 +0100
  • 2e2ba8a7f1 MapScrollBar for AvalonEdit jkuehner 2015-01-03 13:01:54 +0100
  • 3cf4c86e23 Support modification of PathGeometrys jkuehner 2015-01-01 17:21:00 +0100
  • 1adfe7d235 Path -> Support Extended. Points can now be modified. jkuehner 2015-01-01 17:10:35 +0100
  • 1af21b6ded Posibility to draw a freeform while keeping Mouse Button Pressed jkuehner 2014-12-30 09:53:05 +0100
  • 1a6cdeca93 PolyLine/gon Handler fixes, Path Handler worked on jkuehner 2014-12-30 09:42:02 +0100
  • 10a277fff9 Fix that SolidBrushEditor was to small, and show WPF Brushes jkuehner 2014-12-30 01:46:36 +0100
  • 755d653ef7 A few fixes on the Geometry Extensions jkuehner 2014-12-29 20:19:56 +0100
  • ef7668a382 Bugfix Polyline jkuehner 2014-12-29 20:06:54 +0100
  • a18f1f7821 Path Handler Extension jkuehner 2014-12-29 19:01:43 +0100
  • 93d8671d9b Draw Path extension now works. jkuehner 2014-12-29 18:47:21 +0100
  • ba36f16f10 Merge branch 'DrawLineOnCanvas' of https://github.com/jogibear9988/SharpDevelop into DrawLineOnCanvas jkuehner 2014-12-29 18:44:06 +0100
  • cab11dd55b Basic work on a DrawPathExtension jkuehner 2014-12-29 18:43:56 +0100
  • c021640165 Draw Line extensions also work in Grid jkuehner 2014-12-29 17:35:20 +0100
  • 37d34713bf Null Ref fix jogibear9988 2014-12-29 14:11:35 +0100
  • e4a0e86405 Merge branch 'master' into DrawLineOnCanvas jogibear9988 2014-12-29 14:03:42 +0100
  • 2d77356c7a GitIgnore Vs2015 Files jogibear9988 2014-12-29 14:02:58 +0100
  • 3486ea6d05 Better Basic Metadata jkuehner 2014-12-29 13:09:30 +0100
  • 71e42897cd Better Polyline/Polygon/Line Support jkuehner 2014-12-29 13:04:57 +0100
  • b928039f66 Polygon/Polyline should be Resizeable -> todo: Recalculate the Points when Polyline is stretched jkuehner 2014-12-29 12:23:06 +0100
  • 750928d082 Polyline -> Some extensions should not be disabled jkuehner 2014-12-29 12:10:22 +0100
  • f5f4652b67 Support for drawing Polygons jkuehner 2014-12-29 12:00:54 +0100
  • 4093e42edf Fix Polyline Points where not saved to XAML jkuehner 2014-12-29 11:52:01 +0100
  • 038373f6f9 Few more Polyline fixes jkuehner 2014-12-29 11:44:21 +0100
  • 8949c265eb Polyline Fixes jkuehner 2014-12-29 11:37:43 +0100
  • 47d7ba0834 Support for drawing a Polyline jkuehner 2014-12-29 11:33:18 +0100
  • 28a593c48f Notes added by 'git notes add' Build Server 2014-12-29 11:26:58 +0100
  • af2cfa321c tweaked the right margin for membersComboBox of the QuickClassBrowser. Abdelkarim Sellamna 2014-09-22 09:27:55 +0100
  • 177dbe5dde Fixed DropShadow issue Abdelkarim Sellamna 2014-09-16 22:25:47 +0100
  • eb25c05f14 Merge pull request #631 from olegbevz/master Siegfried Pammer 2014-12-28 20:36:06 -0200
  • e5da9a8282 Code Cleanup -> Line and Polyline Handlers jkuehner 2014-12-28 23:19:27 +0100
  • 5088e7b786 Better Default Values for Rectangle, Ellipse, Shape... jkuehner 2014-12-28 15:46:51 +0100
  • 831ea01e95 The Shape Control's should also be popular... (As now there is support for some of them (and more to come)) jkuehner 2014-12-28 14:45:22 +0100
  • 990298c457 Support drawing new "Line" Objects on a Canvas jkuehner 2014-12-28 14:27:12 +0100
  • c5516ec45b Notes added by 'git notes add' Build Server 2014-12-28 12:59:02 +0100
  • 9b51908248 Merge pull request #630 from jogibear9988/master Andreas Weizel 2014-12-28 12:52:44 +0100
  • 6e461ebc35 Basic Impl. of DrawLine support on Canvas. Need to work on this a little bit more jkuehner 2014-12-28 12:37:56 +0100
  • a96ab2ab3e Notes added by 'git notes add' Build Server 2014-12-28 12:11:31 +0100
  • 37b22de11f Merge pull request #632 from sbridewell/master Matt Ward 2014-12-28 11:00:08 +0000
  • 76803ef109 Add -mergebyhash command line option when running PartCover, to avoid trying to add the same assembly to the code coverage results more than once. See http://community.sharpdevelop.net/forums/p/22003/56296.aspx #632 Simon Bridewell 2014-12-27 20:36:37 +0000
  • 8d24d35310 add VersionEditor control to Assembly Info panel for assembly versions editing #631 olegbevz 2014-12-28 00:31:59 +0700
  • 8951f3a2f9 Use "EnableAppXamlParsing" Setting, but default should be "true" #630 jkuehner 2014-12-27 14:51:22 +0100
  • da4c782838 Merge remote-tracking branch 'remotes/sd/master' jkuehner 2014-12-27 14:48:13 +0100
  • 20c1bd6c22 Items Control should have a Transp. Background so it can be used as a Drop Target jkuehner 2014-12-27 14:47:27 +0100
  • 6ca3555dc7 Code fixes in Line/Polyline Extensions jkuehner 2014-12-27 11:32:01 +0100
  • ebbe00a10c Fix in Snapline - Middle Position is now drawn 1px aside jkuehner 2014-12-27 11:30:45 +0100
  • 8de9d83366 Merge pull request #2 from icsharpcode/master Oleg Bevz 2014-12-27 15:16:13 +0700
  • 68755998b7 Notes added by 'git notes add' Build Server 2014-12-26 22:26:20 +0100
  • 78165ec089 Introduced "WPF Editor" option panel. Andreas Weizel 2014-12-26 22:18:58 +0100
  • 081620043b Merge remote-tracking branch 'remotes/sd/master' jkuehner 2014-12-26 21:59:55 +0100
  • 074c27b48b Notes added by 'git notes add' Build Server 2014-12-26 21:23:44 +0100
  • 1671b7fd70 Merge pull request #628 from gumme/WpfDesignerLineHandlers Andreas Weizel 2014-12-26 21:15:54 +0100
  • bb0efc503a Fix Middle Snaplines were not correct! jkuehner 2014-12-26 19:34:54 +0100
  • 5ffc7056ae Enable multiple Extension override. Lien and Polyline handling, needs controls creation #628 tbulle 2014-12-22 11:59:18 +0100
  • 665d05aac4 Notes added by 'git notes add' Build Server 2014-12-21 16:26:57 +0100
  • 3ea20cfaa6 Merge pull request #627 from gumme/WpfDesignerMarkupExtensionWrapper Siegfried Pammer 2014-12-21 16:18:16 +0100
  • fca348c1e4 Notes added by 'git notes add' Build Server 2014-12-21 11:44:20 +0100
  • c07fd2adde Merge branch 'gumme-WpfDesignerExtensionKeyHandler' Siegfried Pammer 2014-12-21 11:34:05 +0100
  • d69ac5f157 Merge branch 'WpfDesignerExtensionKeyHandler' of git://github.com/gumme/SharpDevelop into gumme-WpfDesignerExtensionKeyHandler Siegfried Pammer 2014-12-21 11:26:58 +0100
  • 8adb0be82a Notes added by 'git notes add' Build Server 2014-12-21 10:24:31 +0100
  • 268b3cad91 Update string resources for 5.1 Beta Christoph Wille 2014-12-21 10:17:32 +0100