summaryrefslogtreecommitdiffstats
path: root/src/snapped-point.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Refactoring of the code that handles transformations and snapping in the sele...Diederik van Lierop2015-09-131-4/+0
* Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-3/+4
* pass class variables by reference for performanceKris De Gussem2014-01-121-1/+1
* 1) Add checkboxes for perpendicular and tangential snapping to the document p...Diederik van Lierop2012-02-141-0/+2
* Merge from trunkKrzysztof Kosi??ski2010-11-251-2/+2
|\
| * - Constrained snap: proper implementation of the preference to snap the mouse...Diederik van Lierop2010-10-291-1/+1
| * Fix paraxial pen tool: apply constraint even if we didn't snapDiederik van Lierop2010-10-241-1/+1
* | merge from trunkKrzysztof Kosi??ski2010-08-081-1/+3
|\|
| * Add a constrained snap method that takes multiple constraints. This reduces t...Diederik van Lierop2010-08-071-1/+3
* | Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski2010-08-051-2/+1
|/
* Fix bounding box snapping (LP562205, comment 6, issue II)Diederik van Lierop2010-05-081-3/+5
* 1) Fix moving by an integer multiple of the grid spacing (<alt>-dragging in t...Diederik van Lierop2010-02-251-0/+1
* When snapping to a bounding box, flash that bounding box together with the sn...Diederik van Lierop2010-01-191-4/+4
* Refactoring the snapping API (making it easier to maintain and understand for...Diederik van Lierop2010-01-091-53/+8
* Refactor snapping of gradient handles; now behaves like all other snapping, i...Diederik van Lierop2010-01-011-2/+2
* refactoring the snapping code (laying the groundwork for my next commit which...Diederik van Lierop2009-12-241-4/+7
* Snap to a guide's origin too (resulting in a 2D constraint), instead of only ...Diederik van Lierop2009-08-021-0/+1
* When dragging the origin of a guide along that guide, we should use constrain...Diederik van Lierop2009-06-021-0/+1
* Improved wording for the snap indicator: gradients snap to their parent's bou...Diederik van Lierop2009-04-121-1/+1
* Remove obsolete includes of libnr files in the snapping codeDiederik van Lierop2009-03-141-3/+2
* * Implement constrained snapping of knotsDiederik van Lierop2009-03-131-1/+1
* More accurate wording in snap tooltipsDiederik van Lierop2009-02-271-2/+8
* The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop2009-02-201-5/+37
* After snapping, show a tooltip together with the snap indicatorDiederik van Lierop2009-02-151-1/+2
* All snap options which can be accessed through the snapping toolbar are now r...Diederik van Lierop2009-01-261-1/+1
* work a bit on snapindicator: added switch statement for different typesJohan B. C. Engelen2009-01-161-1/+1
* Fix bug #311736 (uninitialized variables resulted in weird snapping behaviour...Diederik van Lierop2008-12-291-19/+33
* Add an option to the preferences to _only_ snap the node closest to the mouse...Diederik van Lierop2008-11-241-1/+1
* 1) Improve the way the distance to the pointer is taken into account when fin...Diederik van Lierop2008-11-231-5/+5
* Merge from trunkTed Gould2008-10-311-6/+10
* - refactor snapping code, removing code duplicationDiederik van Lierop2008-09-211-5/+11
* Move all of the snapper code to 2geomDiederik van Lierop2008-08-111-17/+17
* Add a centralized check (i.e. in the snapper mechanism) whether we've snapped...Diederik van Lierop2008-05-121-1/+15
* Next steps in implementing the snapping indicatorDiederik van Lierop2008-05-041-4/+23
* Refactor snapper and snapindicator (in order to enable the snapindicator in t...Diederik van Lierop2008-04-071-0/+6
* 1) fix snapping while scalingDiederik van Lierop2008-01-031-4/+15
* 1) Improving snapping logic 2) When skewing, don't snap to selection itselfDiederik van Lierop2007-11-181-4/+17
* Oops, don't use tabs! (replace tabs by 4 spaces)Diederik van Lierop2007-11-031-1/+1
* Groundwork to snap to intersections, e.g. intersections of gridlines with gui...Diederik van Lierop2007-11-031-16/+16
* optimized includesRalf Stephan2006-01-181-4/+4
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+56