| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Enable stitching in Spiro and SPCurve to prevent some crashes | Krzysztof Kosi??ski | 2015-07-19 | 4 | -11/+12 |
| | | | | (bzr r14250) | ||||
| * | setStitching(), gajiosdfksdsfd | Liam P. White | 2015-07-16 | 1 | -3/+3 |
| | | | | (bzr r14249) | ||||
| * | Update 2Geom to r2421, fix SBasis derivatives. | Krzysztof Kosi??ski | 2015-07-15 | 1 | -4/+4 |
| | | | | | | | | | Fixes LP bug #1473317. Fixed bugs: - https://launchpad.net/bugs/1473317 (bzr r14248) | ||||
| * | Sync 2Geom to revision 2420. | Krzysztof Kosi??ski | 2015-07-15 | 2 | -15/+40 |
| | | | | | | Should fix build failure on llvm-gcc 4.2 and an issue with powerstroke. (bzr r14247) | ||||
| * | Add a script that simplifies syncing 2Geom changes | Krzysztof Kosi??ski | 2015-07-15 | 1 | -0/+31 |
| | | | | (bzr r14246) | ||||
| * | Fix for circular references detection in almost all cases, fixing ↵ | Marc Jeanmougin | 2015-07-14 | 17 | -48/+74 |
| | | | | | | | | | | | | https://bugs.launchpad.net/inkscape/+bug/167247 and a few of its duplicates. This fix is aimed at preventing any sort of circular references with the URIReference::_acceptObject method, checking the absence of loops in the reference+child tree. There can be some performance improvements done if we add a pointer from cloned sub-objects to their origin sub-object. The remaining cases that are not fixed can involve non-trivial loops using one or more "url()" stylesheet references. Being able to take them into account would require a non-obvious style.cpp refactoring making use of URIReference for this kind of reference (and not handling manually the signals in the styling code, which would probably be a good thing to do anyway) (bzr r14245) | ||||
| * | fix "arrange" tool (typo) | Marc Jeanmougin | 2015-07-13 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1473711 (bzr r14244) | ||||
| * | Don't allow zero values for width/height and corresponding viewBox numbers. | Tavmjong Bah | 2015-07-13 | 1 | -2/+4 |
| | | | | (bzr r14243) | ||||
| * | Shit son, MROE FUCKING DOCS FUCKING EVERYWHERE IT'S A WONDER WE HAVE SPACE ↵ | Liam P. White | 2015-07-11 | 2 | -59/+94 |
| | | | | | | FOR A VECTOR GRAPHICS PROGRAM BETWEEN ALL THESE DOCS (bzr r14242) | ||||
| * | Fix a bug continuing a bezier path whith a LPE one like spiro or bspline | Jabier Arraiza Cenoz | 2015-07-10 | 2 | -10/+18 |
| | | | | (bzr r14239) | ||||
| * | Force PNG bitmap export to always write with PNG extension | Jabier Arraiza Cenoz | 2015-07-10 | 1 | -3/+5 |
| | | | | (bzr r14238) | ||||
| * | Fix build failures on some platforms. | Krzysztof Kosi??ski | 2015-07-08 | 4 | -10/+4 |
| | | | | | | Correct CMakeLists.txt after 2Geom sync - patch by su_v. (bzr r14237) | ||||
| * | Patch from Simon Keller to correct alignment of rotated text in PDF+TEX output. | Tavmjong Bah | 2015-07-07 | 1 | -3/+9 |
| | | | | (bzr r14236) | ||||
| * | Update 2Geom to r2417: make scan-build happy | Krzysztof Kosi??ski | 2015-07-06 | 2 | -3/+3 |
| | | | | (bzr r14235) | ||||
| * | 2geom. Fixes make distcheck failure. | Nicolas Dufour | 2015-07-06 | 1 | -1/+0 |
| | | | | (bzr r14233) | ||||
| * | Hopefully fix build failure on i386 | Krzysztof Kosi??ski | 2015-07-05 | 1 | -1/+1 |
| | | | | (bzr r14232) | ||||
| * | SVG font editor: fix defunct Kerning tab (bug #1406543) | su_v | 2015-07-05 | 1 | -0/+5 |
| | | | | (bzr r14230) | ||||
| * | Colors. Fix for Bug #1457069 (ICC profile filename with [] causes a crash). | Nicolas Dufour | 2015-07-05 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1457069 (bzr r14229) | ||||
| * | Fix compilation failure in make check | Krzysztof Kosi??ski | 2015-07-05 | 6 | -170/+47 |
| | | | | (bzr r14228) | ||||
| * | Sync 2Geom to revision 2413. | Krzysztof Kosi??ski | 2015-07-04 | 245 | -9139/+15310 |
| |\ | | | | | | | | | May introduce regressions. (bzr r14226) | ||||
| | * | Upgrade to 2Geom r2413 | Krzysztof Kosi??ski | 2015-07-04 | 32 | -553/+817 |
| | | | | | | | (bzr r14059.2.18) | ||||
| | * | 2Geom CMake adjustment | Krzysztof Kosi??ski | 2015-05-22 | 1 | -2/+3 |
| | | | | | | | (bzr r14059.2.17) | ||||
| | * | Update to 2Geom revision 2396 | Krzysztof Kosi??ski | 2015-05-22 | 70 | -1669/+2203 |
| | | | | | | | (bzr r14059.2.16) | ||||
| | * | Merge from trunk | Krzysztof Kosi??ski | 2015-05-22 | 107 | -5340/+6396 |
| | |\ | | | | | | | (bzr r14059.2.15) | ||||
| | * | | Undo changes to CMakeLists.txt in 2geom directory after syncs | Krzysztof Kosi??ski | 2015-05-09 | 1 | -183/+133 |
| | | | | | | | | | | (bzr r14059.2.14) | ||||
| | * | | Update to 2Geom r2360. Fixes taper stroke LPE. | Krzysztof Kosi??ski | 2015-05-09 | 2 | -5/+46 |
| | | | | | | | | | | (bzr r14059.2.13) | ||||
| | * | | Fix eraser tool | Krzysztof Kosi??ski | 2015-05-09 | 5 | -153/+222 |
| | | | | | | | | | | (bzr r14059.2.12) | ||||
| | * | | Merge from trunk | Krzysztof Kosi??ski | 2015-05-08 | 267 | -4302/+7118 |
| | |\ \ | | | | | | | | | (bzr r14059.2.11) | ||||
| | * | | | More helper/geom.h pruning. | Krzysztof Kosi??ski | 2015-05-08 | 3 | -35/+7 |
| | | | | | | | | | | | | | | | | | | | | | Remove transform_equalp, translate_equalp and matrix_equalp. (bzr r14059.2.10) | ||||
| | * | | | Remove round_rectangle_outwards from helper/geom.h | Krzysztof Kosi??ski | 2015-05-08 | 3 | -15/+1 |
| | | | | | | | | | | | | | (bzr r14059.2.9) | ||||
| | * | | | Adjust CMakeLists for 2geom directory | Krzysztof Kosi??ski | 2015-05-08 | 1 | -4/+0 |
| | | | | | | | | | | | | | (bzr r14059.2.8) | ||||
| | * | | | Update to 2Geom r2358 - better z-snapping logic | Krzysztof Kosi??ski | 2015-05-08 | 2 | -43/+60 |
| | | | | | | | | | | | | | (bzr r14059.2.7) | ||||
| | * | | | Fix path conversion between 2Geom and Livarot | Krzysztof Kosi??ski | 2015-05-08 | 1 | -7/+1 |
| | | | | | | | | | | | | | (bzr r14059.2.6) | ||||
| | * | | | Fix ellipse problems | Krzysztof Kosi??ski | 2015-05-08 | 5 | -19/+26 |
| | | | | | | | | | | | | | (bzr r14059.2.5) | ||||
| | * | | | Fix node editing problems | Krzysztof Kosi??ski | 2015-05-08 | 6 | -54/+95 |
| | | | | | | | | | | | | | (bzr r14059.2.4) | ||||
| | * | | | Update 2Geom to r2347 | Krzysztof Kosi??ski | 2015-04-30 | 14 | -182/+150 |
| | | | | | | | | | | | | | (bzr r14059.2.3) | ||||
| | * | | | Fix calls to Geom::cross() - sign change. | Krzysztof Kosi??ski | 2015-04-28 | 20 | -68/+111 |
| | | | | | | | | | | | | | (bzr r14059.2.2) | ||||
| | * | | | 2Geom sync - initial commit | Krzysztof Kosi??ski | 2015-04-27 | 218 | -7116/+12404 |
| | | | | | | | | | | | | | (bzr r14059.2.1) | ||||
| * | | | | Preferences. Fix for Bug #1459944 (self-intersecting shape display and union ↵ | tavmjong-free | 2015-06-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | error). Fixed bugs: - https://launchpad.net/bugs/1459944 (bzr r14224) | ||||
| * | | | | Templates. Fix for Bug #1402182 (Crash with color widget used in procedural ↵ | Nicolas Dufour | 2015-06-30 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | template). Fixed bugs: - https://launchpad.net/bugs/1402182 (bzr r14223) | ||||
| * | | | | Improve hidding helper path when show outline toogle is on | jtx | 2015-06-26 | 1 | -3/+6 |
| | | | | | | | | | | | | | (bzr r14220) | ||||
| * | | | | Fix for the bug 1468396. Fix the new bug noticed by su_v | Jabier Arraiza Cenoz | 2015-06-25 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1468396 (bzr r14219) | ||||
| * | | | | Improve Tips for BSpline mode | Jabier Arraiza Cenoz | 2015-06-25 | 2 | -2/+12 |
| | | | | | | | | | | | | | (bzr r14218) | ||||
| * | | | | Fix for the bug 1468396 | Jabier Arraiza Cenoz | 2015-06-25 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1468396 (bzr r14217) | ||||
| * | | | | Set sensitivty of font-variant buttons according to available OpenType tables. | Tavmjong Bah | 2015-06-25 | 6 | -5/+261 |
| | | | | | | | | | | | | | (bzr r14215) | ||||
| * | | | | Merge node angle measurement by Alexander Brock | Krzysztof Kosi??ski | 2015-06-24 | 1 | -3/+21 |
| |\ \ \ \ | | | | | | | | | | | (bzr r14213) | ||||
| | * | | | | Change function call to one line | Alexander Brock | 2015-06-10 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | | (bzr r14195.1.3) | ||||
| | * | | | | Compute angle in [0,180[ and adhere to style guide | Alexander Brock | 2015-06-10 | 1 | -11/+6 |
| | | | | | | | | | | | | | | | | (bzr r14195.1.2) | ||||
| | * | | | | Show angle of selected line segments relative to X-axis | Alexander Brock | 2015-06-08 | 1 | -3/+26 |
| | | | | | | | | | | | | | | | | (bzr r14195.1.1) | ||||
| * | | | | | Libcroco. cr-fonts: Fix a bad copy/paste error (already fixed upstream). | Nicolas Dufour | 2015-06-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1434203 (bzr r14212) | ||||
