| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix logic error in sbasis_to_cubic_bezier. (Bug 1545632) | Alvin Penner | 2016-02-18 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes some regressions from rev14655 | Marc Jeanmougin | 2016-02-17 | 2 | -27/+31 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Performance improvements when working in large files | Marc Jeanmougin | 2016-02-16 | 2 | -17/+30 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Temporary: Add different fallback strategies for 'line-join' LPE with 'arcs' ... | Tavmjong Bah | 2016-02-15 | 3 | -13/+349 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sync 2Geom to e7245a01127647cd20b0d851a0a622d9ded38d23. | Krzysztof Kosi??ski | 2016-02-15 | 12 | -96/+89 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix improperly escaped character in previous commit (which actually fixes bug... | Eduard Braun | 2016-02-14 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for bug 1478168 (CDR import crashes) | Eduard Braun | 2016-02-14 | 1 | -1/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve fill rule and add mass option | Jabier Arraiza Cenoz | 2016-03-01 | 3 | -23/+111 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improved eraser tool, now working on documents not pixels and with 0 width | Jabier Arraiza Cenoz | 2016-02-13 | 5 | -82/+92 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | if viewbox does not exist, create it from page size, only if page size exists... | Alvin Penner | 2016-02-12 | 1 | -2/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix default value of 'fr'. | Tavmjong Bah | 2016-02-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a bug on explicit_base on meassure tool when using knots dialog to change... | Jabier Arraiza Cenoz | 2016-02-11 | 2 | -10/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove artifacts when remove canvas items, for example in measure tool | Jabier Arraiza Cenoz | 2016-02-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix CMake build broken by r14639 | suv-lp | 2016-02-09 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow python extensions to get the list of selected nodes | Marc Jeanmougin | 2016-02-09 | 1 | -3/+53 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed no end lifetime temporary canvas items to canvas items in measure tool | Jabier Arraiza Cenoz | 2016-02-08 | 2 | -20/+32 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4 | Krzysztof Kosi??ski | 2016-02-08 | 59 | -1209/+1406 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed one icon/action in meassure toolbar to one more explicit | Jabier Arraiza Cenoz | 2016-02-07 | 3 | -13/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix wrong replace of tab by spaces | Jabier Arraiza Cenoz | 2016-02-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add knot position dialog to meassure with Shift+Click | Jabier Arraiza Cenoz | 2016-02-07 | 6 | -6/+343 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for bug 1540518. Improved performance based on previous meassure code com... | Jabier Arraiza Cenoz | 2016-02-07 | 3 | -67/+56 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added phantom meassure feature to meassure tool | Jabier Arraiza Cenoz | 2016-02-06 | 4 | -31/+104 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove duplicated variable on meassure | Jabier Arraiza Cenoz | 2016-02-06 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for meassure bug #1541963 | Jabier Arraiza Cenoz | 2016-02-06 | 2 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove duplicate mensage | Jabier Arraiza Cenoz | 2016-02-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dinamic toolbar enlacements, now in clone mode on spray tool and in pencil to... | Jabier Arraiza Cenoz | 2016-02-01 | 3 | -6/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove two warnings on compile | Jabier Arraiza Cenoz | 2016-01-30 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for bug 1539704 (Crash when selecting the eraser tool). | suv-lp | 2016-01-30 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve advertaising to Fillet-Chamfer | Jabier Arraiza Cenoz | 2016-01-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed a bug related to windows position on dynamic toolbat commit | Jabier Arraiza Cenoz | 2016-01-29 | 1 | -2/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add an advert to fillet chamfer users that the coming version in 'pointwise' ... | Jabier Arraiza Cenoz | 2016-01-29 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a bug in eraser spray mode when no overlaps is disabled | Jabier Arraiza Cenoz | 2016-01-28 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add dinamic toolbar to spray,poligon/star and wrap tools | Jabier Arraiza Cenoz | 2016-01-28 | 4 | -67/+74 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | patch fixes bug 1538786 | mathog | 2016-01-27 | 1 | -19/+30 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sync Inkscape to libUEMF changes | mathog | 2016-01-27 | 2 | -11/+17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | patch should fix bug 1538361 | mathog | 2016-01-27 | 1 | -4/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | patch should fix bug 1480651 | mathog | 2016-01-27 | 6 | -35/+38 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add option to Lattice2 to update LPE only on release knot. | Jabier Arraiza Cenoz | 2016-01-17 | 4 | -11/+50 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Less derp, can't iterate past the end of the list | Liam P. White | 2016-01-17 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Follow-up commit to 14529. | Liam P. White | 2016-01-17 | 1 | -33/+40 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | patch probably fixes bug 1534833 | mathog | 2016-01-17 | 2 | -2/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Coalesce g_object_new/g_object_set calls; change guide origin pickable to fal... | Liam P. White | 2016-01-16 | 1 | -6/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Header cleanup | Liam P. White | 2016-01-16 | 2 | -4/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dead code cleanup | Liam P. White | 2016-01-16 | 1 | -10/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove buggy and presumptuous usage of SP_ACTIVE_DESKTOP in renderer code; fi... | Liam P. White | 2016-01-16 | 3 | -31/+27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | More subtle checkerboard pattern centered around 50% gray. Makes editing node... | Tavmjong Bah | 2016-01-15 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct writing of blur value when display units are not user units. | Tavmjong Bah | 2016-01-14 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow one more digit of precission for 'stdDeviation'. | Tavmjong Bah | 2016-01-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump poppler dep to 0.20.0 | Alex Valavanis | 2016-01-11 | 1 | -196/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump poppler dep to 0.15.1 (see bug #1419263) | Alex Valavanis | 2016-01-11 | 1 | -8/+0 | |
