161
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 21, 2023 — Apr 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #633 from jogibear9988/DrawLineOnCanvas More... about 9 years ago
Fixes for Path Converter More... about 9 years ago
A Converter Extension for StreamGeometrys More... about 9 years ago
fixes in Path Handler More... about 9 years ago
Bugfixes with Stream Geometry More... over 9 years ago
Added tests for different combinations of Remove, Clear and Reset with multiple undo/redo operations on collections. Added ResetAction to make the tests pass. More... over 9 years ago
Merge branch 'DrawLineOnCanvas' of https://github.com/jogibear9988/SharpDevelop into DrawLineOnCanvas More... over 9 years ago
PathHandler seem's now fully workin. Only Code cleanup needed More... over 9 years ago
Added test that failed on its first Undo before the change in commit 1cc5346e7ac278587284ab4f917abd17925f07cd. More... over 9 years ago
An element that changes into empty state is now changed to a self-closing element. More... over 9 years ago
Removes markup for empty implicit collections. More... over 9 years ago
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. More... over 9 years ago
Bugfix on PolyBezier und PolyQuadricBezier More... over 9 years ago
Merge branch 'DrawLineOnCanvas' of https://github.com/jogibear9988/SharpDevelop into DrawLineOnCanvas More... over 9 years ago
Fixes -> Save of modified Path now works More... over 9 years ago
Last fix was not correct -> We don't know the Type of the Insert Object More... over 9 years ago
Fix adding two times the same string in the Designer: More... over 9 years ago
For Perf. Reasons don't use Exception More... over 9 years ago
Merge branch 'DrawLineOnCanvas' of https://github.com/jogibear9988/SharpDevelop into DrawLineOnCanvas More... over 9 years ago
Fix Menu should always be black More... over 9 years ago
Draw Path when Transformed More... over 9 years ago
- Fix Context Menu's when Transforms are used - Snap Path Point Thumbs More... over 9 years ago
Fixed AssemblyInfoProviderTests broken by pull request #641. More... over 9 years ago
Fix Calculate Compl. Transform when in Viewbox More... over 9 years ago
Fix Path Handler when Zoomed More... over 9 years ago
Now also the Bezier Points work when stretched More... over 9 years ago
Fixes in Stretched Path Point Movement also works More... over 9 years ago
Fix a compile error More... over 9 years ago
Fixes to Path Handler Fixes Resizing when Rotated/Zommed, etc and Basic work so all Thumbs could be corrected More... over 9 years ago
Merge pull request #641 from olegbevz/master More... over 9 years ago