index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
object-snapper.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-09
- try to use more forward declarations for less dependencies on display/curve.h
Johan B. C. Engelen
1
-3
/
+3
2008-04-30
- Major refactoring of snapping related code...
Diederik van Lierop
1
-67
/
+30
2008-04-11
Refactor snapping mechanisms: in seltrans.cpp, a GSList was converted to a st...
Diederik van Lierop
1
-3
/
+3
2008-03-25
Major overhaul of the selector tool's internals to improve handling of transf...
Diederik van Lierop
1
-1
/
+2
2008-03-15
Fix two bugs in the object snapper
Diederik van Lierop
1
-1
/
+2
2008-03-12
Snap to page border
Diederik van Lierop
1
-2
/
+14
2008-03-08
Node tool: snap to paths and their nodes, incl. to the path currently being e...
Diederik van Lierop
1
-5
/
+11
2008-01-08
Fix LP #181020: When snapping a guide, now only the part of the guide near th...
Diederik van Lierop
1
-0
/
+1
2007-12-27
Snapping a guide to nodes (while dragging it across the canvas) now also work...
Diederik van Lierop
1
-5
/
+14
2007-12-27
1) Fix bug #178312
Diederik van Lierop
1
-2
/
+17
2007-11-14
Snap to intersections of line segments
Diederik van Lierop
1
-6
/
+7
2007-11-05
Improve the user interaction for snapping of bounding boxes, and add an new t...
Diederik van Lierop
1
-2
/
+2
2007-11-03
Oops, don't use tabs! (replace tabs by 4 spaces)
Diederik van Lierop
1
-25
/
+25
2007-11-03
Groundwork to snap to intersections, e.g. intersections of gridlines with gui...
Diederik van Lierop
1
-5
/
+6
2007-09-15
avoid code duplication, i.e. use sp_item_snappoints in the object-snapper.cpp
Diederik van Lierop
1
-4
/
+3
2007-09-05
Improving the performance of the object snapper
Diederik van Lierop
1
-9
/
+22
2007-08-28
Implement snapping of guides while dragging them, and snap TO item centers (w...
Diederik van Lierop
1
-1
/
+18
2007-08-03
Rearrange snapping preferences, put distinction between paths and nodes back ...
Diederik van Lierop
1
-23
/
+25
2007-07-28
1) Changes to snapping preferences dialog
Diederik van Lierop
1
-20
/
+55
2007-04-19
Improve readability and remove some unused code
Diederik van Lierop
1
-1
/
+1
2007-04-17
Improve snapper performance (mainly in by editting WillSnapSomething())
Diederik van Lierop
1
-0
/
+2
2006-05-05
Various snapping cleanups and bug fixes.
Carl Hetherington
1
-1
/
+1
2006-05-04
Clean up knutux's fix for the snapper crash.
Carl Hetherington
1
-2
/
+1
2006-05-04
Temporary fix for broken snap functionality: as named view constructor is nev...
Andrius Ramanauskas
1
-1
/
+2