| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | tidy up SPObjects that must always be LivePathEffectObjects | Johan B. C. Engelen | 2009-03-19 | 4 | -11/+18 |
| * | fix crash when undoing LPE path param edit just after the edit. | Johan B. C. Engelen | 2009-03-19 | 1 | -8/+8 |
| * | partial 2geom update: disable all debug output by boolops | Johan B. C. Engelen | 2009-03-18 | 2 | -5/+52 |
| * | Rough code to preserve drag-n-drop of solid gradients. | Jon A. Cruz | 2009-03-18 | 2 | -3/+39 |
| * | Whitespace cleanup | Jon A. Cruz | 2009-03-18 | 1 | -14/+14 |
| * | Limit things to single-color gradients until we get gradient previews going | Jon A. Cruz | 2009-03-18 | 1 | -6/+12 |
| * | Purged use of INKSCAPE_PIXMAPDIR | Jon A. Cruz | 2009-03-18 | 1 | -6/+10 |
| * | resolve Bug #339349, drop shadow effect broken | Adib Taraben | 2009-03-17 | 1 | -8/+53 |
| * | Initial read-only generation of per-document palette | Jon A. Cruz | 2009-03-17 | 4 | -34/+159 |
| * | response to bug #167290; add another undoc option to support alt-key tracking... | Ed Halley | 2009-03-16 | 1 | -0/+1 |
| * | response to bug #167290; add another undoc option to support alt-key tracking... | Ed Halley | 2009-03-16 | 3 | -3/+70 |
| * | Contextual split of a message, updated Russian translation | Alexandre Prokoudine | 2009-03-16 | 1 | -1/+1 |
| * | Warning cleanup | Jon A. Cruz | 2009-03-16 | 1 | -1/+1 |
| * | Whitespace cleanup | Jon A. Cruz | 2009-03-16 | 1 | -48/+48 |
| * | correctly implement 'resetDefaults()' for LPEs. Now when applying an LPE, all... | Johan B. C. Engelen | 2009-03-15 | 9 | -1/+22 |
| * | Envelope Deform LPE is no longer experimental | Johan B. C. Engelen | 2009-03-15 | 1 | -1/+1 |
| * | Implement constrained snapping when dragging the position and size handles of... | Diederik van Lierop | 2009-03-15 | 10 | -50/+88 |
| * | store default size in lpe::ArrayParam | Johan B. C. Engelen | 2009-03-15 | 1 | -2/+3 |
| * | Warning cleanup | Jon A. Cruz | 2009-03-15 | 1 | -1/+1 |
| * | Remove obsolete includes of libnr files in the snapping code | Diederik van Lierop | 2009-03-14 | 13 | -32/+2 |
| * | allow full mouse dragging, rotating, scaling, etc. if a single layer is the s... | Ed Halley | 2009-03-14 | 2 | -0/+7 |
| * | 2Geom migration: use 2geom::projection instead of libnr's project_on_linesegment | Diederik van Lierop | 2009-03-14 | 2 | -3/+4 |
| * | Work-around output encoding issues with comments. Fixes bug #340451. | Jon A. Cruz | 2009-03-14 | 1 | -1/+30 |
| * | Casts and legibility cleanup | Jon A. Cruz | 2009-03-14 | 1 | -47/+82 |
| * | Fix bug #333762: snapping a guide while dragging/rotating, it always ends up ... | Diederik van Lierop | 2009-03-13 | 1 | -1/+8 |
| * | * Implement constrained snapping of knots | Diederik van Lierop | 2009-03-13 | 13 | -26/+62 |
| * | remove desktop-affine.h and refactor sp_desktop_dt2doc_* calls | Thomas Holder | 2009-03-13 | 15 | -59/+14 |
| * | non-zero page_increment values for sliders (reverts parts of rev 19095) | Thomas Holder | 2009-03-13 | 1 | -10/+10 |
| * | moved VonKoch lpe to non experimental: relevant tests commited as well... | JF Barraud | 2009-03-13 | 1 | -3/+3 |
| * | whitespace | Bryce Harrington | 2009-03-12 | 1 | -9/+9 |
| * | whitespace missed | bulia byak | 2009-03-12 | 1 | -2/+2 |
| * | was a bit overzealous in removing render requests from subclasses | bulia byak | 2009-03-12 | 1 | -0/+3 |
| * | Remove trailing whitespace (fixes a warning) | Josh Andler | 2009-03-11 | 1 | -1/+1 |
| * | move canvastext to its own file (no linking error for me anymore), add outlin... | bulia byak | 2009-03-11 | 9 | -316/+50 |
| * | gtk adjustment fix | Jon A. Cruz | 2009-03-11 | 1 | -6/+6 |
| * | bug fix about closed path. | JF Barraud | 2009-03-11 | 1 | -38/+66 |
| * | correct locale for the "svn info" in "make check". | Aur??lio A. Heckert | 2009-03-10 | 1 | -1/+1 |
| * | fix 317365: when moving in/out of defs, an object gets a new SPObject while k... | bulia byak | 2009-03-10 | 1 | -6/+6 |
| * | Edit > Duplicate Layer should duplicate hidden items, locked items, sublayers... | Ed Halley | 2009-03-10 | 1 | -2/+21 |
| * | update from 2geom (bug fix) | JF Barraud | 2009-03-09 | 1 | -1/+2 |
| * | fix crash when switching away from pattern (237104 and others) | bulia byak | 2009-03-09 | 1 | -11/+35 |
| * | Fix #338838, in which zooming and panning with the middle mouse button made I... | Diederik van Lierop | 2009-03-09 | 5 | -16/+32 |
| * | added missing files in 2geom update. | JF Barraud | 2009-03-09 | 2 | -0/+156 |
| * | Made text entry handle standard web-hex values. Fixes bug #168121. | Jon A. Cruz | 2009-03-09 | 1 | -4/+22 |
| * | added 2geom/utils.cpp - unused, but useful | Nathan Hurst | 2009-03-09 | 1 | -0/+87 |
| * | chebychev is not used currently | Nathan Hurst | 2009-03-09 | 1 | -2/+0 |
| * | knot lpe: enable groups + cleanups/simplifications | JF Barraud | 2009-03-09 | 2 | -240/+296 |
| * | 2geom update | JF Barraud | 2009-03-09 | 18 | -348/+1883 |
| * | part of bug #339660; can not use Add/Rename dialog to create layer with no pr... | Ed Halley | 2009-03-09 | 1 | -4/+9 |
| * | separate bbox (calculated by subclasses) and drawbox, which includes filters ... | bulia byak | 2009-03-09 | 6 | -29/+38 |