| Commit message (Expand) | Author | Age | Files | Lines |
| * | system clipboard support (bug #170185) from Chris KosiĆski | MenTaLguY | 2008-03-26 | 1 | -1/+1 |
| * | Convert remaining old RegisteredWdg's to RegisteredWidget's. Removed Register... | Johan B. C. Engelen | 2008-02-27 | 1 | -29/+25 |
| * | Fix initialization of grids. Should finally fix Bug #172778 | Johan B. C. Engelen | 2008-02-12 | 1 | -2/+2 |
| * | fix axonomgrid emphasizing | Johan B. C. Engelen | 2008-02-04 | 1 | -1/+1 |
| * | fix emphasize coloring of grid lines (preference, dotted xy-grid and axonomgrid) | Johan B. C. Engelen | 2008-02-04 | 1 | -18/+25 |
| * | RegisteredColorPicker is now subclassed from RegisteredWidget<ColorPicker> in... | gustav_b | 2008-01-17 | 1 | -9/+14 |
| * | fix initialization of grid document properties | Johan B. C. Engelen | 2008-01-16 | 1 | -1/+22 |
| * | RegisteredScalar subclassed from RegisteredWidget<Scalar> instead of old Regi... | Johan B. C. Engelen | 2008-01-16 | 1 | -12/+9 |
| * | RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton> | Johan B. C. Engelen | 2008-01-15 | 1 | -61/+68 |
| * | 1) fix snapping while scaling | Diederik van Lierop | 2008-01-03 | 1 | -1/+1 |
| * | angled guidelines: create angled line when dragging from edge of rulers | Johan B. C. Engelen | 2007-12-24 | 1 | -2/+2 |
| * | fix bug where changing units changed angles of axonometric grid | Johan B. C. Engelen | 2007-12-21 | 1 | -4/+4 |
| * | fix default grid unit scaling, fix crash for unknown unit. | Johan B. C. Engelen | 2007-12-16 | 1 | -5/+7 |
| * | prevent writing to xml when initializing grid. fixes not working default units. | Johan B. C. Engelen | 2007-12-16 | 1 | -0/+2 |
| * | add default unit to grid preferences. | Johan B. C. Engelen | 2007-12-16 | 1 | -1/+11 |
| * | Add default grid settings to Inkscape preferences. | Johan B. C. Engelen | 2007-12-14 | 1 | -9/+9 |
| * | Toggle snapping for each grid individually | Diederik van Lierop | 2007-12-12 | 1 | -2/+5 |
| * | Snap to axonometric grid lines | Diederik van Lierop | 2007-12-08 | 1 | -11/+65 |
| * | remove my drama comment | Johan B. C. Engelen | 2007-12-06 | 1 | -2/+2 |
| * | 3D grid: When snapping, consider both left and right vertical lines next to t... | Johan B. C. Engelen | 2007-12-04 | 1 | -4/+4 |
| * | When snapping, consider all four grid lines around the current point instead ... | Diederik van Lierop | 2007-12-04 | 1 | -27/+2 |
| * | Improve default axonomgrid settings (colors, and spacing=1mm since it will be... | Johan B. C. Engelen | 2007-12-02 | 1 | -4/+7 |
| * | Snapping of axonometric grid: correctly snap to vertical gridline. angled lin... | Johan B. C. Engelen | 2007-12-02 | 1 | -14/+11 |
| * | Fix emphasized line drawing for axonometric grid | Johan B. C. Engelen | 2007-12-01 | 1 | -16/+17 |
| * | add visibility and snap_enabled checkbuttons for grids. | Johan B. C. Engelen | 2007-11-29 | 1 | -1/+11 |
| * | show gridtype name in document properties | Johan B. C. Engelen | 2007-11-29 | 1 | -1/+1 |
| * | Renaming classes: SnappedLine -> SnappedLineSegment, and SnappedInfiniteLine ... | Diederik van Lierop | 2007-11-09 | 1 | -1/+1 |
| * | Oops, don't use tabs! (replace tabs by 4 spaces) | Diederik van Lierop | 2007-11-03 | 1 | -2/+2 |
| * | Groundwork to snap to intersections, e.g. intersections of gridlines with gui... | Diederik van Lierop | 2007-11-03 | 1 | -0/+7 |
| * | Warning cleanup | Jon A. Cruz | 2007-10-26 | 1 | -2/+2 |
| * | noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs f... | Peter Moulder | 2007-09-29 | 1 | -36/+27 |
| * | noop: CodingStyle: const placement | Peter Moulder | 2007-09-29 | 1 | -34/+33 |
| * | Fix #1740146. | Johan B. C. Engelen | 2007-07-06 | 1 | -11/+11 |
| * | New grids are almost ready to fly! | Johan B. C. Engelen | 2007-04-13 | 1 | -4/+5 |
| * | Purging old axonometric grid code: reworked it into the new grid class struct... | Johan B. C. Engelen | 2007-03-25 | 1 | -281/+487 |
| * | Cleaned up DOS line ends that had snuck in. | Jon A. Cruz | 2007-02-19 | 1 | -469/+469 |
| * | FIXED: "Several "** Message: arg" lines every time GUI is started. I think th... | Johan B. C. Engelen | 2006-09-29 | 1 | -2/+0 |
| * | axonometric grid: angles cannot be larger than 89 degrees. | Johan B. C. Engelen | 2006-09-23 | 1 | -0/+2 |
| * | AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, diagonal... | Johan B. C. Engelen | 2006-09-21 | 1 | -0/+469 |