summaryrefslogtreecommitdiffstats
path: root/src/snapped-point.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2015-09-13Refactoring of the code that handles transformations and snapping in the sele...Diederik van Lierop1-4/+0
2014-09-27Update to experimental r13565Liam P. White1-3/+4
2014-08-31Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White1-3/+4
2014-01-12pass class variables by reference for performanceKris De Gussem1-1/+1
2012-02-141) Add checkboxes for perpendicular and tangential snapping to the document p...Diederik van Lierop1-0/+2
2010-10-29- Constrained snap: proper implementation of the preference to snap the mouse...Diederik van Lierop1-1/+1
2010-10-24Fix paraxial pen tool: apply constraint even if we didn't snapDiederik van Lierop1-1/+1
2010-08-07Add a constrained snap method that takes multiple constraints. This reduces t...Diederik van Lierop1-1/+3
2010-08-05Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski1-2/+1
2010-05-08Fix bounding box snapping (LP562205, comment 6, issue II)Diederik van Lierop1-3/+5
2010-02-251) Fix moving by an integer multiple of the grid spacing (<alt>-dragging in t...Diederik van Lierop1-0/+1
2010-01-19When snapping to a bounding box, flash that bounding box together with the sn...Diederik van Lierop1-4/+4
2010-01-09Refactoring the snapping API (making it easier to maintain and understand for...Diederik van Lierop1-53/+8
2010-01-01Refactor snapping of gradient handles; now behaves like all other snapping, i...Diederik van Lierop1-2/+2
2009-12-24refactoring the snapping code (laying the groundwork for my next commit which...Diederik van Lierop1-4/+7
2009-08-02Snap to a guide's origin too (resulting in a 2D constraint), instead of only ...Diederik van Lierop1-0/+1
2009-06-02When dragging the origin of a guide along that guide, we should use constrain...Diederik van Lierop1-0/+1
2009-04-12Improved wording for the snap indicator: gradients snap to their parent's bou...Diederik van Lierop1-1/+1
2009-03-14Remove obsolete includes of libnr files in the snapping codeDiederik van Lierop1-3/+2
2009-03-13* Implement constrained snapping of knotsDiederik van Lierop1-1/+1
2009-02-27More accurate wording in snap tooltipsDiederik van Lierop1-2/+8
2009-02-20The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop1-5/+37
2009-02-15After snapping, show a tooltip together with the snap indicatorDiederik van Lierop1-1/+2
2009-01-26All snap options which can be accessed through the snapping toolbar are now r...Diederik van Lierop1-1/+1
2009-01-16work a bit on snapindicator: added switch statement for different typesJohan B. C. Engelen1-1/+1
2008-12-29Fix bug #311736 (uninitialized variables resulted in weird snapping behaviour...Diederik van Lierop1-19/+33
2008-11-24Add an option to the preferences to _only_ snap the node closest to the mouse...Diederik van Lierop1-1/+1
2008-11-231) Improve the way the distance to the pointer is taken into account when fin...Diederik van Lierop1-5/+5
2008-10-31Merge from trunkTed Gould1-6/+10
2008-09-21- refactor snapping code, removing code duplicationDiederik van Lierop1-5/+11
2008-08-11Move all of the snapper code to 2geomDiederik van Lierop1-17/+17
2008-05-12Add a centralized check (i.e. in the snapper mechanism) whether we've snapped...Diederik van Lierop1-1/+15
2008-05-04Next steps in implementing the snapping indicatorDiederik van Lierop1-4/+23
2008-04-07Refactor snapper and snapindicator (in order to enable the snapindicator in t...Diederik van Lierop1-0/+6
2008-01-031) fix snapping while scalingDiederik van Lierop1-4/+15
2007-11-181) Improving snapping logic 2) When skewing, don't snap to selection itselfDiederik van Lierop1-4/+17
2007-11-03Oops, don't use tabs! (replace tabs by 4 spaces)Diederik van Lierop1-1/+1
2007-11-03Groundwork to snap to intersections, e.g. intersections of gridlines with gui...Diederik van Lierop1-16/+16
2006-01-18optimized includesRalf Stephan1-4/+4