summaryrefslogtreecommitdiffstats
path: root/src/snap.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-16Fix a regression in the snapper, caused by me. Sorry!Diederik van Lierop1-5/+5
2008-05-12Add a centralized check (i.e. in the snapper mechanism) whether we've snapped...Diederik van Lierop1-13/+27
2008-05-01Replace freeSnapSkew() by constrainedSnapSkew(). There is no such thing as fr...Diederik van Lierop1-7/+4
2008-04-30- Major refactoring of snapping related code...Diederik van Lierop1-43/+26
2008-04-11Refactor snapping mechanisms: in seltrans.cpp, a GSList was converted to a st...Diederik van Lierop1-9/+9
2008-04-07Refactor snapper and snapindicator (in order to enable the snapindicator in t...Diederik van Lierop1-51/+52
2008-03-25Major overhaul of the selector tool's internals to improve handling of transf...Diederik van Lierop1-1/+2
2008-03-08Node tool: snap to paths and their nodes, incl. to the path currently being e...Diederik van Lierop1-2/+8
2008-01-12Fix #181795Diederik van Lierop1-1/+1
2007-12-271) Fix bug #178312Diederik van Lierop1-1/+1
2007-12-221) solve bug #177995Diederik van Lierop1-1/+1
2007-12-18Introduce verb, menu item and shortcut for the global snapping toggleDiederik van Lierop1-0/+4
2007-12-12Add global snapping toggleDiederik van Lierop1-0/+9
2007-11-14A pasted selection is supposed to snap to the grid, but this cannot work the ...Diederik van Lierop1-10/+0
2007-11-14Snap to intersections of line segmentsDiederik van Lierop1-3/+14
2007-11-03Oops, don't use tabs! (replace tabs by 4 spaces)Diederik van Lierop1-13/+13
2007-11-03Groundwork to snap to intersections, e.g. intersections of gridlines with gui...Diederik van Lierop1-9/+5
2007-09-07Also snap new guides, which are being dragged off the ruler.Diederik van Lierop1-1/+1
2007-09-05Improving the performance of the object snapperDiederik van Lierop1-0/+6
2007-08-28Implement snapping of guides while dragging them, and snap TO item centers (w...Diederik van Lierop1-0/+7
2007-08-04Make snapping to the item's transformation center optional, but not yet avail...Diederik van Lierop1-0/+10
2007-08-03Rearrange snapping preferences, put distinction between paths and nodes back ...Diederik van Lierop1-2/+2
2007-07-281) Changes to snapping preferences dialogDiederik van Lierop1-1/+6
2007-04-19Improve readability and remove some unused codeDiederik van Lierop1-1/+1
2007-04-15Removal of old grid code - fully enabled new grid code.Johan B. C. Engelen1-5/+20
2007-04-13New Grids are now ready to go. bug testing can start i think.Johan B. C. Engelen1-2/+1
2007-03-25Purging old axonometric grid code: reworked it into the new grid class struct...Johan B. C. Engelen1-1/+0
2006-10-26Renaming from SP_CGRID to INKSCAPE_CXYGRID. SPCGrid to Inkscape::CXYGridJohan B. C. Engelen1-0/+1
2006-10-16hack*ahum*infrastructure to implement axonometric grid snapping. horizontal s...Johan B. C. Engelen1-3/+8
2006-05-09Small comment cleanups.Carl Hetherington1-1/+1
2006-05-08Added some comments.Carl Hetherington1-3/+11
2006-05-08More snapping cleanups.Carl Hetherington1-19/+9
2006-05-05More snapping cleanups.Carl Hetherington1-12/+16
2006-05-05Remove some old snap code.Carl Hetherington1-6/+0
2006-05-05Various snapping cleanups and bug fixes.Carl Hetherington1-4/+35
2006-05-04Clean up knutux's fix for the snapper crash.Carl Hetherington1-0/+2
2006-05-03Remove the unused namedview_dim_snap_list()Carl Hetherington1-6/+0
2006-05-03Give SPNamedView a SnapManager instance and use it for all management of snap...Carl Hetherington1-5/+9