| Commit message (Expand) | Author | Age | Files | Lines |
| * | 1) Snap to transformation center even if it's outside of the bounding box of ... | Diederik van Lierop | 2010-07-25 | 1 | -8/+8 |
| * | - do not use shift to disable snapping while holding shift to rotate a guide | Diederik van Lierop | 2010-07-18 | 1 | -21/+9 |
| * | - Snap while rotating an object using the selector tool | Diederik van Lierop | 2010-07-12 | 1 | -1/+0 |
| * | Fix bbox snapping as reported in LP bug #562205 | Diederik van Lierop | 2010-04-18 | 1 | -0/+8 |
| * | 1) Fix moving by an integer multiple of the grid spacing (<alt>-dragging in t... | Diederik van Lierop | 2010-02-25 | 1 | -1/+9 |
| * | 1) Making snapping behaviour for paraxial lines (in the pen tool) similar to ... | Diederik van Lierop | 2010-02-22 | 1 | -0/+3 |
| * | Make sure that guides always snap correctly when dropping them, and improve p... | Diederik van Lierop | 2010-02-21 | 1 | -2/+9 |
| * | Finally introducing the pre-snap indicator | Diederik van Lierop | 2010-01-30 | 1 | -4/+9 |
| * | Remove redundancy from snapping API (type of snapsource no longer has to be s... | Diederik van Lierop | 2010-01-23 | 1 | -1/+2 |
| * | When snapping to a bounding box, flash that bounding box together with the sn... | Diederik van Lierop | 2010-01-19 | 1 | -3/+24 |
| * | Refactoring the snapping API (making it easier to maintain and understand for... | Diederik van Lierop | 2010-01-09 | 1 | -3/+3 |
| * | Refactor snapping of gradient handles; now behaves like all other snapping, i... | Diederik van Lierop | 2010-01-01 | 1 | -3/+3 |
| * | Small snap bug has been eliminated, flowed text snapping now uses baseline, r... | Diederik van Lierop | 2009-12-30 | 1 | -3/+2 |
| * | Snap to a guide's origin too (resulting in a 2D constraint), instead of only ... | Diederik van Lierop | 2009-08-02 | 1 | -157/+160 |
| * | When dragging the origin of a guide along that guide, we should use constrain... | Diederik van Lierop | 2009-06-02 | 1 | -1/+4 |
| * | translator comments and minor string fixes | Ivan Mas??r | 2009-04-23 | 1 | -0/+1 |
| * | Improved wording for the snap indicator: gradients snap to their parent's bou... | Diederik van Lierop | 2009-04-12 | 1 | -2/+2 |
| * | Fix snapping during constrained translation, when only snapping the node clos... | Diederik van Lierop | 2009-04-12 | 1 | -1/+1 |
| * | - Don't display the snap-source-indicator when we're about to rotate using th... | Diederik van Lierop | 2009-04-02 | 1 | -1/+1 |
| * | move canvastext to its own file (no linking error for me anymore), add outlin... | bulia byak | 2009-03-11 | 1 | -1/+1 |
| * | More accurate wording in snap tooltips | Diederik van Lierop | 2009-02-27 | 1 | -0/+18 |
| * | make snap tooltip position sensitive to canvas zooming | Thomas Holder | 2009-02-25 | 1 | -2/+3 |
| * | Snapping of guides now turned on by default, and fixed initialization of the ... | Diederik van Lierop | 2009-02-22 | 1 | -1/+1 |
| * | Use on-cavas text instead of a tooltip for the snapindicator (fixes some tool... | Diederik van Lierop | 2009-02-22 | 1 | -52/+18 |
| * | The snap indicator's tooltip now displays "A to B", whereas before it only di... | Diederik van Lierop | 2009-02-20 | 1 | -7/+87 |
| * | After snapping, show a tooltip together with the snap indicator | Diederik van Lierop | 2009-02-15 | 1 | -31/+116 |
| * | Display the snap source indicator only when snapping is enabled | Diederik van Lierop | 2009-01-25 | 1 | -9/+9 |
| * | snap indicator: try a diamond shaped indicator for snapping to nodes. see how... | Johan B. C. Engelen | 2009-01-17 | 1 | -1/+11 |
| * | work a bit on snapindicator: added switch statement for different types | Johan B. C. Engelen | 2009-01-16 | 1 | -15/+29 |
| * | When snapping only the closest node, draw an indicator at that node | Diederik van Lierop | 2008-11-26 | 1 | -9/+48 |
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -4/+5 |
| * | Add a centralized check (i.e. in the snapper mechanism) whether we've snapped... | Diederik van Lierop | 2008-05-12 | 1 | -0/+7 |
| * | Next steps in implementing the snapping indicator | Diederik van Lierop | 2008-05-04 | 1 | -12/+17 |
| * | - Major refactoring of snapping related code... | Diederik van Lierop | 2008-04-30 | 1 | -0/+2 |
| * | Refactor snapper and snapindicator (in order to enable the snapindicator in t... | Diederik van Lierop | 2008-04-07 | 1 | -3/+5 |
| * | Line-end fixups | Jon A. Cruz | 2008-03-22 | 1 | -78/+78 |
| * | disable snapindicator for now to fix pen tool | Johan B. C. Engelen | 2008-03-13 | 1 | -13/+15 |
| * | new: guide snapping indicator! see if you like it, comments are always welcome! | Johan B. C. Engelen | 2008-03-03 | 1 | -1/+1 |
| * | remove flashing test indicator on pointparam. | Johan B. C. Engelen | 2008-03-02 | 1 | -0/+76 |