summaryrefslogtreecommitdiffstats
path: root/src/snap-preferences.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2014-09-27Update to experimental r13565Liam P. White1-9/+9
2014-08-31Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White1-9/+9
2013-07-19Removed "helper/units.h" from "snap-preferences.h".Matthew Petroff1-1/+0
2012-02-141) Add checkboxes for perpendicular and tangential snapping to the document p...Diederik van Lierop1-0/+8
2011-12-18Refactor snap-preferences a bit moreDiederik van Lierop1-23/+5
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-0/+28
2011-10-25Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz1-4/+4
2011-08-27Allow snapping to path intersections without snapping to the paths themselvesDiederik van Lierop1-0/+1
2011-08-25Fix "snap guides" toggleDiederik van Lierop1-3/+1
2011-08-22Refactoring of the snapping preferences; mainly about storing all toggles in ...Diederik van Lierop1-57/+13
2011-07-10Selector's toolbar: changing the dimensions of the visual bounding box of sel...Diederik van Lierop1-1/+1
2011-06-30Implement decent snapping to text (baseline & anchor), and provide a toggle b...Diederik van Lierop1-1/+3
2011-06-26- Add a third group of snap sources/targets, called ¨others¨ (before we had...Diederik van Lierop1-1/+3
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-01-23Remove redundancy from snapping API (type of snapsource no longer has to be s...Diederik van Lierop1-49/+44
2010-01-01Refactor snapping of gradient handles; now behaves like all other snapping, i...Diederik van Lierop1-4/+4
2009-01-31Store the snapper tolerances in the snap-preferences instead of in each snapp...Diederik van Lierop1-0/+15
2009-01-28Add buttons for snapping to grids and/or guidesDiederik van Lierop1-0/+8
2009-01-18- Snap to the midpoint of shapes and bboxesDiederik van Lierop1-3/+36
2008-12-141) snap midpoints of line segments (both as source and as target)Diederik van Lierop1-12/+15
2008-10-27From trunkTed Gould1-0/+81