| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove the source snap-indicator when ungrabbing | Diederik van Lierop | 2009-01-25 | 1 | -0/+2 |
| * | Display the snap source indicator only when snapping is enabled | Diederik van Lierop | 2009-01-25 | 1 | -4/+6 |
| * | - The snap-delay mechanism should now be more robust. From now on, it must be... | Diederik van Lierop | 2009-01-25 | 1 | -0/+4 |
| * | - Snap to the midpoint of shapes and bboxes | Diederik van Lierop | 2009-01-18 | 1 | -10/+16 |
| * | Optionally snap from/to midpoints of the edges of a bounding box | Diederik van Lierop | 2009-01-11 | 1 | -23/+20 |
| * | When snapping only the closest node, draw an indicator at that node | Diederik van Lierop | 2008-11-26 | 1 | -13/+32 |
| * | Add an option to the preferences to _only_ snap the node closest to the mouse... | Diederik van Lierop | 2008-11-24 | 1 | -2/+38 |
| * | 1) Improve the way the distance to the pointer is taken into account when fin... | Diederik van Lierop | 2008-11-23 | 1 | -2/+1 |
| * | Merge from trunk | Ted Gould | 2008-10-31 | 1 | -9/+11 |
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -34/+38 |
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -191/+170 |
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -4/+4 |
| * | Modify the parameters required for setting up the SnapManager | Diederik van Lierop | 2008-08-28 | 1 | -4/+4 |
| * | Fix some regressions in the snapping of the selector tool | Diederik van Lierop | 2008-08-12 | 1 | -13/+15 |
| * | Move all of the snapper code to 2geom | Diederik van Lierop | 2008-08-11 | 1 | -22/+31 |
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 1 | -4/+4 |
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -2/+2 |
| * | change knot.h to Geom::Point only instead of NR::Point. | Johan B. C. Engelen | 2008-08-01 | 1 | -3/+3 |
| * | * src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp, | mjwybrow | 2008-06-22 | 1 | -1/+0 |
| * | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 2008-06-12 | 1 | -4/+4 |
| * | Fix snapping for constrained translation in the selector tool | Diederik van Lierop | 2008-05-20 | 1 | -3/+5 |
| * | Fix regression in constrained translation | Diederik van Lierop | 2008-05-18 | 1 | -11/+13 |
| * | Fix a regression in the snapper, caused by me. Sorry! | Diederik van Lierop | 2008-05-16 | 1 | -10/+10 |
| * | Add a centralized check (i.e. in the snapper mechanism) whether we've snapped... | Diederik van Lierop | 2008-05-12 | 1 | -2/+2 |
| * | make more messages immediate | bulia byak | 2008-05-03 | 1 | -4/+4 |
| * | Replace freeSnapSkew() by constrainedSnapSkew(). There is no such thing as fr... | Diederik van Lierop | 2008-05-01 | 1 | -6/+6 |
| * | Warning and whitespace cleanup | Jon A. Cruz | 2008-05-01 | 1 | -99/+99 |
| * | - Major refactoring of snapping related code... | Diederik van Lierop | 2008-04-30 | 1 | -22/+29 |
| * | replace text strings by ints for tools/bounding_box | bulia byak | 2008-04-17 | 1 | -4/+6 |
| * | Refactor snapping mechanisms: in seltrans.cpp, a GSList was converted to a st... | Diederik van Lierop | 2008-04-11 | 1 | -54/+30 |
| * | Refactor snapper and snapindicator (in order to enable the snapindicator in t... | Diederik van Lierop | 2008-04-07 | 1 | -32/+50 |
| * | The deprecated version of sp_item_invoke_bbox_full (which still uses NRRects)... | Diederik van Lierop | 2008-03-27 | 1 | -1/+5 |
| * | Major overhaul of the selector tool's internals to improve handling of transf... | Diederik van Lierop | 2008-03-25 | 1 | -426/+387 |
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -0/+2 |
| * | Move 'bounding box' option up one level (from Selector to Tools page in Prefe... | Maximilian Albert | 2008-01-16 | 1 | -2/+2 |
| * | Fix #181795 | Diederik van Lierop | 2008-01-12 | 1 | -29/+38 |
| * | 1) Fix bug #178312 | Diederik van Lierop | 2007-12-27 | 1 | -13/+0 |
| * | Also consider path nodes for snapping | Diederik van Lierop | 2007-11-21 | 1 | -5/+4 |
| * | 1) Improving snapping logic 2) When skewing, don't snap to selection itself | Diederik van Lierop | 2007-11-18 | 1 | -2/+10 |
| * | Improve the user interaction for snapping of bounding boxes, and add an new t... | Diederik van Lierop | 2007-11-05 | 1 | -1/+2 |
| * | Warning cleanup | Jon A. Cruz | 2007-11-04 | 1 | -39/+39 |
| * | Inkscape becomes unusable when trying to snap to the path of a traced bitmap ... | Diederik van Lierop | 2007-09-10 | 1 | -0/+9 |
| * | Improving the performance of the object snapper | Diederik van Lierop | 2007-09-05 | 1 | -2/+1 |
| * | Make snapping to the item's transformation center optional, but not yet avail... | Diederik van Lierop | 2007-08-04 | 1 | -1/+2 |
| * | 1) Changes to snapping preferences dialog | Diederik van Lierop | 2007-07-28 | 1 | -16/+16 |
| * | integer scale with Alt, instead of slow movement | bulia byak | 2007-07-08 | 1 | -4/+16 |
| * | Only snap the real corners of a rectangle, not the start and end points of ea... | Diederik van Lierop | 2007-06-13 | 1 | -0/+2 |
| * | Fix bug #1077600 -> correct mirroring and no drifting of origin | Diederik van Lierop | 2007-04-30 | 1 | -16/+6 |
| * | Improve readability and remove some unused code | Diederik van Lierop | 2007-04-19 | 1 | -2/+2 |
| * | change the logic so that the value is correctly read at launch of seltrans, a... | bulia byak | 2007-04-14 | 1 | -2/+4 |