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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move 'bounding box' option up one level (from Selector to Tools page in Prefe...
Maximilian Albert
2008-01-16
1
-2
/
+2
*
Fix LP #181020: When snapping a guide, now only the part of the guide near th...
Diederik van Lierop
2008-01-08
1
-48
/
+68
*
1) fix snapping while scaling
Diederik van Lierop
2008-01-03
1
-15
/
+16
*
Snapping a guide to nodes (while dragging it across the canvas) now also work...
Diederik van Lierop
2007-12-27
1
-29
/
+65
*
1) Fix bug #178312
Diederik van Lierop
2007-12-27
1
-83
/
+191
*
Toggle snapping for each grid individually
Diederik van Lierop
2007-12-12
1
-1
/
+1
*
Snap to intersections of line segments
Diederik van Lierop
2007-11-14
1
-30
/
+39
*
Improve the user interaction for snapping of bounding boxes, and add an new t...
Diederik van Lierop
2007-11-05
1
-1
/
+0
*
Warning cleanup
Jon A. Cruz
2007-11-04
1
-84
/
+84
*
Oops, don't use tabs! (replace tabs by 4 spaces)
Diederik van Lierop
2007-11-03
1
-199
/
+199
*
Groundwork to snap to intersections, e.g. intersections of gridlines with gui...
Diederik van Lierop
2007-11-03
1
-22
/
+32
*
avoid code duplication, i.e. use sp_item_snappoints in the object-snapper.cpp
Diederik van Lierop
2007-09-15
1
-43
/
+18
*
Inkscape becomes unusable when trying to snap to the path of a traced bitmap ...
Diederik van Lierop
2007-09-10
1
-3
/
+27
*
Fixing my own bug... Object snapper now snaps again...
Diederik van Lierop
2007-09-08
1
-40
/
+42
*
Improving the performance of the object snapper
Diederik van Lierop
2007-09-05
1
-182
/
+238
*
Whoops, put check on empty rect back in! Maybe no one noticed ;-)
Diederik van Lierop
2007-08-28
1
-9
/
+10
*
Implement snapping of guides while dragging them, and snap TO item centers (w...
Diederik van Lierop
2007-08-28
1
-10
/
+61
*
Rearrange snapping preferences, put distinction between paths and nodes back ...
Diederik van Lierop
2007-08-03
1
-11
/
+11
*
1) Changes to snapping preferences dialog
Diederik van Lierop
2007-07-28
1
-43
/
+73
*
Add 2 new object snapping modes: bbox to bbox, and nodes to bbox
Diederik van Lierop
2007-07-25
1
-35
/
+73
*
implementing snapping to images
Diederik van Lierop
2007-06-26
1
-18
/
+26
*
Implement object-snapping for clones (see bug #1511260)
Diederik van Lierop
2007-05-16
1
-8
/
+28
*
Improve readability and remove some unused code
Diederik van Lierop
2007-04-19
1
-2
/
+2
*
Improve snapper performance (mainly in by editting WillSnapSomething())
Diederik van Lierop
2007-04-17
1
-19
/
+30
*
Merge further bbox work
MenTaLguY
2007-03-10
1
-2
/
+2
*
redo NR::Maybe to be less clever
MenTaLguY
2007-03-04
1
-1
/
+1
*
make conversions away from NR::Maybe explicit
MenTaLguY
2007-03-04
1
-1
/
+1
*
Applied patch #1503864
Jon A. Cruz
2006-06-11
1
-7
/
+12
*
eliminate direct accesses to SPCurve::bpath
MenTaLguY
2006-05-09
1
-2
/
+2
*
Various snapping cleanups and bug fixes.
Carl Hetherington
2006-05-05
1
-1
/
+1
*
Temporary fix for broken snap functionality: as named view constructor is nev...
Andrius Ramanauskas
2006-05-04
1
-0
/
+4
*
quick fix to avoid crash (bug 1469718)
Andrius Ramanauskas
2006-04-13
1
-2
/
+4
*
update (and optimize) get_nearest_position and get_point calls
bulia byak
2006-04-01
1
-2
/
+8
*
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
2006-02-15
1
-7
/
+7
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+176
[prev]