| Commit message (Expand) | Author | Files | Lines |
| 2008-05-09 | complete adding const to have only NArtBpath const * get_bpath() const; for a... | Johan B. C. Engelen | 1 | -6/+2 |
| 2008-05-09 | - try to use more forward declarations for less dependencies on display/curve.h | Johan B. C. Engelen | 1 | -8/+28 |
| 2008-05-08 | A little bit of refactoring of constrained object snapping | Diederik van Lierop | 1 | -9/+12 |
| 2008-05-05 | struct SPCurve => class SPCurve | Johan B. C. Engelen | 1 | -3/+3 |
| 2008-05-04 | Next steps in implementing the snapping indicator | Diederik van Lierop | 1 | -4/+4 |
| 2008-04-30 | - Major refactoring of snapping related code... | Diederik van Lierop | 1 | -59/+53 |
| 2008-04-17 | replace text strings by ints for tools/bounding_box | bulia byak | 1 | -4/+6 |
| 2008-04-13 | move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.* | Johan B. C. Engelen | 1 | -1/+1 |
| 2008-04-11 | Refactor snapping mechanisms: in seltrans.cpp, a GSList was converted to a st... | Diederik van Lierop | 1 | -5/+5 |
| 2008-03-15 | Fix two bugs in the object snapper | Diederik van Lierop | 1 | -31/+33 |
| 2008-03-12 | Fixed initialization order | Jon A. Cruz | 1 | -2/+2 |
| 2008-03-12 | Snap to page border | Diederik van Lierop | 1 | -14/+38 |
| 2008-03-08 | Node tool: snap to paths and their nodes, incl. to the path currently being e... | Diederik van Lierop | 1 | -36/+127 |
| 2008-02-22 | Don't crash when the original of an SPUse can't be found. This sort of fixes ... | Maximilian Albert | 1 | -0/+2 |
| 2008-01-16 | Move 'bounding box' option up one level (from Selector to Tools page in Prefe... | Maximilian Albert | 1 | -2/+2 |
| 2008-01-08 | Fix LP #181020: When snapping a guide, now only the part of the guide near th... | Diederik van Lierop | 1 | -48/+68 |
| 2008-01-03 | 1) fix snapping while scaling | Diederik van Lierop | 1 | -15/+16 |
| 2007-12-27 | Snapping a guide to nodes (while dragging it across the canvas) now also work... | Diederik van Lierop | 1 | -29/+65 |
| 2007-12-27 | 1) Fix bug #178312 | Diederik van Lierop | 1 | -83/+191 |
| 2007-12-12 | Toggle snapping for each grid individually | Diederik van Lierop | 1 | -1/+1 |
| 2007-11-14 | Snap to intersections of line segments | Diederik van Lierop | 1 | -30/+39 |
| 2007-11-05 | Improve the user interaction for snapping of bounding boxes, and add an new t... | Diederik van Lierop | 1 | -1/+0 |
| 2007-11-04 | Warning cleanup | Jon A. Cruz | 1 | -84/+84 |
| 2007-11-03 | Oops, don't use tabs! (replace tabs by 4 spaces) | Diederik van Lierop | 1 | -199/+199 |
| 2007-11-03 | Groundwork to snap to intersections, e.g. intersections of gridlines with gui... | Diederik van Lierop | 1 | -22/+32 |
| 2007-09-15 | avoid code duplication, i.e. use sp_item_snappoints in the object-snapper.cpp | Diederik van Lierop | 1 | -43/+18 |
| 2007-09-10 | Inkscape becomes unusable when trying to snap to the path of a traced bitmap ... | Diederik van Lierop | 1 | -3/+27 |
| 2007-09-08 | Fixing my own bug... Object snapper now snaps again... | Diederik van Lierop | 1 | -40/+42 |
| 2007-09-05 | Improving the performance of the object snapper | Diederik van Lierop | 1 | -182/+238 |
| 2007-08-28 | Whoops, put check on empty rect back in! Maybe no one noticed ;-) | Diederik van Lierop | 1 | -9/+10 |
| 2007-08-28 | Implement snapping of guides while dragging them, and snap TO item centers (w... | Diederik van Lierop | 1 | -10/+61 |
| 2007-08-03 | Rearrange snapping preferences, put distinction between paths and nodes back ... | Diederik van Lierop | 1 | -11/+11 |
| 2007-07-28 | 1) Changes to snapping preferences dialog | Diederik van Lierop | 1 | -43/+73 |
| 2007-07-25 | Add 2 new object snapping modes: bbox to bbox, and nodes to bbox | Diederik van Lierop | 1 | -35/+73 |
| 2007-06-26 | implementing snapping to images | Diederik van Lierop | 1 | -18/+26 |
| 2007-05-16 | Implement object-snapping for clones (see bug #1511260) | Diederik van Lierop | 1 | -8/+28 |
| 2007-04-19 | Improve readability and remove some unused code | Diederik van Lierop | 1 | -2/+2 |
| 2007-04-17 | Improve snapper performance (mainly in by editting WillSnapSomething()) | Diederik van Lierop | 1 | -19/+30 |
| 2007-03-10 | Merge further bbox work | MenTaLguY | 1 | -2/+2 |
| 2007-03-04 | redo NR::Maybe to be less clever | MenTaLguY | 1 | -1/+1 |
| 2007-03-04 | make conversions away from NR::Maybe explicit | MenTaLguY | 1 | -1/+1 |
| 2006-06-11 | Applied patch #1503864 | Jon A. Cruz | 1 | -7/+12 |
| 2006-05-09 | eliminate direct accesses to SPCurve::bpath | MenTaLguY | 1 | -2/+2 |
| 2006-05-05 | Various snapping cleanups and bug fixes. | Carl Hetherington | 1 | -1/+1 |
| 2006-05-04 | Temporary fix for broken snap functionality: as named view constructor is nev... | Andrius Ramanauskas | 1 | -0/+4 |
| 2006-04-13 | quick fix to avoid crash (bug 1469718) | Andrius Ramanauskas | 1 | -2/+4 |
| 2006-04-01 | update (and optimize) get_nearest_position and get_point calls | bulia byak | 1 | -2/+8 |
| 2006-02-15 | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 1 | -7/+7 |