| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | - do not use shift to disable snapping while holding shift to rotate a guide | Diederik van Lierop | 2010-07-18 | 1 | -2/+1 |
| | * | Simplify code related to snapping while rotating | Diederik van Lierop | 2010-07-17 | 1 | -9/+5 |
| | * | - Snap while rotating an object using the selector tool | Diederik van Lierop | 2010-07-12 | 1 | -34/+85 |
| * | | Wholesale cruft removal part 4; fix crash when rendering guides | Krzysztof Kosi??ski | 2010-08-05 | 1 | -15/+15 |
| |/ |
|
| * | Fix bounding box snapping (LP562205, comment 6, issue II) | Diederik van Lierop | 2010-05-08 | 1 | -6/+3 |
| * | Fix bbox snapping as reported in LP bug #562205 | Diederik van Lierop | 2010-04-18 | 1 | -2/+15 |
| * | New node tool: implement handle snapping | Krzysztof Kosi??ski | 2010-03-14 | 1 | -14/+7 |
| * | Don't snap to points which are off-screen | Diederik van Lierop | 2010-03-08 | 1 | -8/+12 |
| * | 1) Fix moving by an integer multiple of the grid spacing (<alt>-dragging in t... | Diederik van Lierop | 2010-02-25 | 1 | -5/+13 |
| * | 1) Making snapping behaviour for paraxial lines (in the pen tool) similar to ... | Diederik van Lierop | 2010-02-22 | 1 | -3/+18 |
| * | Make sure that guides always snap correctly when dropping them, and improve p... | Diederik van Lierop | 2010-02-21 | 1 | -1/+1 |
| * | Fix compilation error introduced by my previous commit | Diederik van Lierop | 2010-02-12 | 1 | -1/+1 |
| * | Constrained snapping: always enforce constraint, even when we didn't snap | Diederik van Lierop | 2010-02-12 | 1 | -3/+5 |
| * | Finally introducing the pre-snap indicator | Diederik van Lierop | 2010-01-30 | 1 | -0/+16 |
| * | Remove redundancy from snapping API (type of snapsource no longer has to be s... | Diederik van Lierop | 2010-01-23 | 1 | -54/+40 |
| * | Make snapping while scaling behave similar to other transformations, which ma... | Diederik van Lierop | 2010-01-21 | 1 | -31/+14 |
| * | * Merge from trunk | Krzysztof Kosi??ski | 2010-01-14 | 1 | -106/+109 |
| |\ |
|
| | * | Refactoring the snapping API (making it easier to maintain and understand for... | Diederik van Lierop | 2010-01-09 | 1 | -93/+94 |
| | * | Refactor snapping of gradient handles; now behaves like all other snapping, i... | Diederik van Lierop | 2010-01-01 | 1 | -3/+3 |
| | * | refactoring the snapping code (laying the groundwork for my next commit which... | Diederik van Lierop | 2009-12-24 | 1 | -39/+41 |
| * | | * Implement node snapping. | Krzysztof Kosi??ski | 2010-01-10 | 1 | -53/+28 |
| |/ |
|
| * | - fix bug #414142 (Moving path nodes twice is hard when snap is enabled) | Diederik van Lierop | 2009-08-23 | 1 | -1/+1 |
| * | When dragging a knot along a constraint line, then allow snapping the positio... | Diederik van Lierop | 2009-08-23 | 1 | -0/+3 |
| * | Revert recent refactoring changes by johnce because they break the build, whi... | Maximilian Albert | 2009-08-06 | 1 | -1/+1 |
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -1/+1 |
| * | Snap guides to grids (fixes bug #170741) | Diederik van Lierop | 2009-08-02 | 1 | -17/+24 |
| * | Snap guides to intersections of curves too (see bug #405419) | Diederik van Lierop | 2009-07-29 | 1 | -5/+11 |
| * | Make the snap delay mechanism easier to implement for the devs, and get rid o... | Diederik van Lierop | 2009-07-18 | 1 | -24/+2 |
| * | Remove an unused parameter from the snapping API | Diederik van Lierop | 2009-06-20 | 1 | -9/+3 |
| * | Documenting of the snapping API | Diederik van Lierop | 2009-06-18 | 1 | -108/+279 |
| * | When dragging the origin of a guide along that guide, we should use constrain... | Diederik van Lierop | 2009-06-02 | 1 | -2/+38 |
| * | Fix two "snap window not opened" warnings | Diederik van Lierop | 2009-04-12 | 1 | -3/+3 |
| * | Fix crash: desktop does not always have an event_context attached to it! | Diederik van Lierop | 2009-04-07 | 1 | -3/+3 |
| * | - Move snap delay mechanism to the event context (used to be in SPCanvas) | Diederik van Lierop | 2009-03-29 | 1 | -14/+17 |
| * | Warning cleanup | Jon A. Cruz | 2009-03-16 | 1 | -1/+1 |
| * | Whitespace cleanup | Jon A. Cruz | 2009-03-16 | 1 | -48/+48 |
| * | Implement constrained snapping when dragging the position and size handles of... | Diederik van Lierop | 2009-03-15 | 1 | -4/+8 |
| * | Remove obsolete includes of libnr files in the snapping code | Diederik van Lierop | 2009-03-14 | 1 | -4/+0 |
| * | * Implement constrained snapping of knots | Diederik van Lierop | 2009-03-13 | 1 | -2/+0 |
| * | Snap guides to (intersections of) guides (closes bug #331143) | Diederik van Lierop | 2009-02-25 | 1 | -5/+29 |
| * | The snap indicator's tooltip now displays "A to B", whereas before it only di... | Diederik van Lierop | 2009-02-20 | 1 | -60/+70 |
| * | Add buttons for snapping to grids and/or guides | Diederik van Lierop | 2009-01-28 | 1 | -1/+1 |
| * | Remove some SP_ACTIVE_DESKTOP() calls | Diederik van Lierop | 2009-01-25 | 1 | -6/+4 |
| * | Display the snap source indicator only when snapping is enabled | Diederik van Lierop | 2009-01-25 | 1 | -1/+1 |
| * | - The snap-delay mechanism should now be more robust. From now on, it must be... | Diederik van Lierop | 2009-01-25 | 1 | -3/+18 |
| * | - Snap to the midpoint of shapes and bboxes | Diederik van Lierop | 2009-01-18 | 1 | -0/+19 |
| * | Remove some obsolete from_2geom() calls | Diederik van Lierop | 2008-12-30 | 1 | -1/+1 |
| * | - Fix bug #304405 (snapping to an intersection of lines at infinity is wrong) | Diederik van Lierop | 2008-12-10 | 1 | -176/+176 |
| * | When snapping only the closest node, draw an indicator at that node | Diederik van Lierop | 2008-11-26 | 1 | -37/+90 |
| * | Add an option to the preferences to _only_ snap the node closest to the mouse... | Diederik van Lierop | 2008-11-24 | 1 | -3/+2 |