index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
snapped-line.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2009-12-24
refactoring the snapping code (laying the groundwork for my next commit which...
Diederik van Lierop
1
-2
/
+2
2009-04-12
Use the line intersection routines in 2geom/line.h instead of the deprecated ...
Diederik van Lierop
1
-0
/
+2
2009-03-14
Remove obsolete includes of libnr files in the snapping code
Diederik van Lierop
1
-3
/
+0
2009-02-20
The snap indicator's tooltip now displays "A to B", whereas before it only di...
Diederik van Lierop
1
-7
/
+7
2008-08-11
Move all of the snapper code to 2geom
Diederik van Lierop
1
-9
/
+9
2008-05-04
Next steps in implementing the snapping indicator
Diederik van Lierop
1
-7
/
+7
2008-01-03
1) fix snapping while scaling
Diederik van Lierop
1
-3
/
+3
2007-11-14
Snap to intersections of line segments
Diederik van Lierop
1
-0
/
+2
2007-11-09
Renaming classes: SnappedLine -> SnappedLineSegment, and SnappedInfiniteLine ...
Diederik van Lierop
1
-15
/
+15
2007-11-03
Oops, don't use tabs! (replace tabs by 4 spaces)
Diederik van Lierop
1
-11
/
+11
2007-11-03
Groundwork to snap to intersections, e.g. intersections of gridlines with gui...
Diederik van Lierop
1
-0
/
+76