| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update to trunk | Jabier Arraiza Cenoz | 2015-07-24 | 45 | -196/+351 |
| |\ | | | | | (bzr r13645.1.106) | ||||
| | * | 3D box tool: the shift key must not prevent snapping of the vanishing point. ↵ | Diederik van Lierop | 2015-07-24 | 1 | -14/+16 |
| | | | | | | | | | | | | | | | | | It must only serve to separate the vanishing points, in case of multiple boxes sharing the same vanishing points Fixed bugs: - https://launchpad.net/bugs/1460415 (bzr r14254) | ||||
| | * | Make persistence of snap indicator configurable, and clean up the snapping ↵ | Diederik van Lierop | 2015-07-24 | 6 | -11/+36 |
| | | | | | | | | | | | | | | | | | tab in the preferences dialog Fixed bugs: - https://launchpad.net/bugs/1420301 (bzr r14253) | ||||
| | * | Fix a bug continuing a bezier path whith a LPE one like spiro or bspline on ↵ | Jabier Arraiza Cenoz | 2015-07-22 | 1 | -4/+3 |
| | | | | | | | | | | | a start node (bzr r14252) | ||||
| | * | fix typo in intersection_point() (Bug 1475097) | Alvin Penner | 2015-07-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1475097 (bzr r14251) | ||||
| | * | 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) | ||||
| * | | astyle | Jabier Arraiza Cenoz | 2015-07-06 | 5 | -67/+77 |
| | | | | | | | (bzr r13645.1.105) | ||||
| * | | pointwise tweak | Jabier Arraiza Cenoz | 2015-07-06 | 1 | -2/+0 |
| | | | | | | | (bzr r13645.1.104) | ||||
| * | | update to trunk | Jabier Arraiza Cenoz | 2015-07-06 | 9 | -172/+53 |
| |\| | | | | | (bzr r13645.1.103) | ||||
| | * | 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) | ||||
| * | | Fixes from branch review | Jabier Arraiza Cenoz | 2015-07-06 | 11 | -363/+164 |
| | | | | | | | (bzr r13645.1.102) | ||||
| * | | Fix a bug displaying arcs | Jabier Arraiza Cenoz | 2015-07-05 | 1 | -2/+2 |
| | | | | | | | (bzr r13645.1.101) | ||||
| * | | fix to compile on Krzysztof merge previous to fix the improvements in the ↵ | Jabier Arraiza Cenoz | 2015-07-05 | 6 | -229/+235 |
| | | | | | | | | | | | merge request (bzr r13645.1.100) | ||||
| * | | update to trunk | Jabier Arraiza Cenoz | 2015-07-04 | 245 | -9315/+15483 |
| |\| | | | | | (bzr r13645.1.99) | ||||
| | * | 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) | ||||
