| Commit message (Expand) | Author | Files | Lines |
| 2009-04-12 | Use the line intersection routines in 2geom/line.h instead of the deprecated ... | Diederik van Lierop | 1 | -15/+29 |
| 2009-03-13 | * Implement constrained snapping of knots | Diederik van Lierop | 1 | -2/+8 |
| 2009-02-20 | The snap indicator's tooltip now displays "A to B", whereas before it only di... | Diederik van Lierop | 1 | -2/+2 |
| 2009-01-31 | Store the snapper tolerances in the snap-preferences instead of in each snapp... | Diederik van Lierop | 1 | -0/+15 |
| 2009-01-28 | Add buttons for snapping to grids and/or guides | Diederik van Lierop | 1 | -0/+4 |
| 2008-12-14 | 1) snap midpoints of line segments (both as source and as target) | Diederik van Lierop | 1 | -27/+27 |
| 2008-12-13 | fix compile. | Johan B. C. Engelen | 1 | -1/+1 |
| 2008-10-27 | From trunk | Ted Gould | 1 | -11/+10 |
| 2008-09-18 | Next roud of NR ==> Geom conversion | Maximilian Albert | 1 | -28/+28 |
| 2008-09-17 | Fix minor breakage in grid preferences caused by pref refactoring. | Krzysztof Kosi??ski | 1 | -2/+3 |
| 2008-09-16 | Refactored preferences handling into a new version of | Krzysztof Kosi??ski | 1 | -11/+13 |
| 2008-09-07 | If a snapper needs a reference to a SPNamedView or a SPDesktop, then get that... | Diederik van Lierop | 1 | -2/+2 |
| 2008-08-11 | Move all of the snapper code to 2geom | Diederik van Lierop | 1 | -22/+22 |
| 2008-08-01 | 2geomify a lot of NR::Points to Geom::Point | Johan B. C. Engelen | 1 | -2/+2 |
| 2008-06-24 | update for 32 instead of 24 bpp canvas buf | bulia byak | 1 | -2/+2 |
| 2008-03-26 | system clipboard support (bug #170185) from Chris KosiĆski | MenTaLguY | 1 | -1/+1 |
| 2008-02-27 | Convert remaining old RegisteredWdg's to RegisteredWidget's. Removed Register... | Johan B. C. Engelen | 1 | -29/+25 |
| 2008-02-12 | Fix initialization of grids. Should finally fix Bug #172778 | Johan B. C. Engelen | 1 | -2/+2 |
| 2008-02-04 | fix axonomgrid emphasizing | Johan B. C. Engelen | 1 | -1/+1 |
| 2008-02-04 | fix emphasize coloring of grid lines (preference, dotted xy-grid and axonomgrid) | Johan B. C. Engelen | 1 | -18/+25 |
| 2008-01-17 | RegisteredColorPicker is now subclassed from RegisteredWidget<ColorPicker> in... | gustav_b | 1 | -9/+14 |
| 2008-01-16 | fix initialization of grid document properties | Johan B. C. Engelen | 1 | -1/+22 |
| 2008-01-16 | RegisteredScalar subclassed from RegisteredWidget<Scalar> instead of old Regi... | Johan B. C. Engelen | 1 | -12/+9 |
| 2008-01-15 | RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton> | Johan B. C. Engelen | 1 | -61/+68 |
| 2008-01-03 | 1) fix snapping while scaling | Diederik van Lierop | 1 | -1/+1 |
| 2007-12-24 | angled guidelines: create angled line when dragging from edge of rulers | Johan B. C. Engelen | 1 | -2/+2 |
| 2007-12-21 | fix bug where changing units changed angles of axonometric grid | Johan B. C. Engelen | 1 | -4/+4 |
| 2007-12-16 | fix default grid unit scaling, fix crash for unknown unit. | Johan B. C. Engelen | 1 | -5/+7 |
| 2007-12-16 | prevent writing to xml when initializing grid. fixes not working default units. | Johan B. C. Engelen | 1 | -0/+2 |
| 2007-12-16 | add default unit to grid preferences. | Johan B. C. Engelen | 1 | -1/+11 |
| 2007-12-14 | Add default grid settings to Inkscape preferences. | Johan B. C. Engelen | 1 | -9/+9 |
| 2007-12-12 | Toggle snapping for each grid individually | Diederik van Lierop | 1 | -2/+5 |
| 2007-12-08 | Snap to axonometric grid lines | Diederik van Lierop | 1 | -11/+65 |
| 2007-12-06 | remove my drama comment | Johan B. C. Engelen | 1 | -2/+2 |
| 2007-12-04 | 3D grid: When snapping, consider both left and right vertical lines next to t... | Johan B. C. Engelen | 1 | -4/+4 |
| 2007-12-04 | When snapping, consider all four grid lines around the current point instead ... | Diederik van Lierop | 1 | -27/+2 |
| 2007-12-02 | Improve default axonomgrid settings (colors, and spacing=1mm since it will be... | Johan B. C. Engelen | 1 | -4/+7 |
| 2007-12-02 | Snapping of axonometric grid: correctly snap to vertical gridline. angled lin... | Johan B. C. Engelen | 1 | -14/+11 |
| 2007-12-01 | Fix emphasized line drawing for axonometric grid | Johan B. C. Engelen | 1 | -16/+17 |
| 2007-11-29 | add visibility and snap_enabled checkbuttons for grids. | Johan B. C. Engelen | 1 | -1/+11 |
| 2007-11-29 | show gridtype name in document properties | Johan B. C. Engelen | 1 | -1/+1 |
| 2007-11-09 | Renaming classes: SnappedLine -> SnappedLineSegment, and SnappedInfiniteLine ... | Diederik van Lierop | 1 | -1/+1 |
| 2007-11-03 | Oops, don't use tabs! (replace tabs by 4 spaces) | Diederik van Lierop | 1 | -2/+2 |
| 2007-11-03 | Groundwork to snap to intersections, e.g. intersections of gridlines with gui... | Diederik van Lierop | 1 | -0/+7 |
| 2007-10-26 | Warning cleanup | Jon A. Cruz | 1 | -2/+2 |
| 2007-09-29 | noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs f... | Peter Moulder | 1 | -36/+27 |
| 2007-09-29 | noop: CodingStyle: const placement | Peter Moulder | 1 | -34/+33 |
| 2007-07-06 | Fix #1740146. | Johan B. C. Engelen | 1 | -11/+11 |
| 2007-04-13 | New grids are almost ready to fly! | Johan B. C. Engelen | 1 | -4/+5 |
| 2007-03-25 | Purging old axonometric grid code: reworked it into the new grid class struct... | Johan B. C. Engelen | 1 | -281/+487 |