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