| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Apply the fix done by Eduard Brown from bug 1666314 to measure-line LPE. ↵ | Eduard Braun | 2017-03-07 | 1 | -9/+12 |
| | | | | | | (Thanks Eduard) (bzr r15576) | ||||
| * | Merged. | Shlomi Fish | 2017-02-23 | 11 | -107/+218 |
| |\ | | | | | (bzr r15369.1.19) | ||||
| | * | Improvements to fill between strokes and fill between many LPE's | Jabier Arraiza Cenoz | 2017-02-21 | 5 | -21/+94 |
| | | | | | | | (bzr r15537) | ||||
| | * | This patch fixes the bug #1664632. | Jabiertxof | 2017-02-20 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Realy fixes two path parameters what are using "original-d" path data instead "d" on link paths. This parameters are used in a few LPE and all of them get better/wanted result than previous beabiour. With this fixed, we can use the fill between many LPE to archive the wanted effect of a path mixed of Bezier,BSpline and Spiro. Here are a pic with the archived result fixing the bug:https://inkscape.org/en/~jabiertxof/%E2%98%85fix-bug-1664632 Today in IRC logs about 21:30 I do a full inform about this. Fixed bugs: - https://launchpad.net/bugs/1664632 (bzr r15536) | ||||
| | * | Fix bug 1665595 and prevent other LPE the same bug when using ACTIVE_DOCUMENT | Jabiertxof | 2017-02-18 | 5 | -76/+114 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1665595 (bzr r15530) | ||||
| | * | Fix bug on rotate copies with one line vertical input | Jabiertxof | 2017-02-18 | 1 | -3/+6 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1665463 (bzr r15529) | ||||
| | * | Remmove unneded conditional from rotate copies and mirror symmetry | Jabiertxof | 2017-02-16 | 2 | -2/+2 |
| | | | | | | | (bzr r15524) | ||||
| | * | Fix crashes when element is not shape in rotate copies and mirror symmetry. ↵ | Jabiertxof | 2017-02-16 | 2 | -5/+2 |
| | | | | | | | | | | | remove std::cout uneeded (bzr r15523) | ||||
| * | | Merged. | Shlomi Fish | 2017-02-06 | 30 | -204/+1736 |
| |\| | | | | | (bzr r15369.1.18) | ||||
| | * | Fix C++11 errors and warnings with g++-7 | Alex Valavanis | 2017-02-05 | 3 | -11/+19 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1660992 (bzr r15477) | ||||
| | * | Fixes bug:1654808 along a option to fuse when paths points are coincidant | Jabiertxof | 2017-02-04 | 4 | -14/+27 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1654808 (bzr r15474) | ||||
| | * | Fixes bug 1655160 in stich subpaths | Jabiertxof | 2017-02-04 | 2 | -7/+6 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1655160 (bzr r15472) | ||||
| | * | A bit refactor of clone object LPE | Jabier Arraiza Cenoz | 2017-01-25 | 1 | -22/+12 |
| | | | | | | | (bzr r15448) | ||||
| | * | Retain clone position in clone Original LPE | Jabier Arraiza Cenoz | 2017-01-25 | 2 | -1/+21 |
| | | | | | | | (bzr r15447) | ||||
| | * | Fix a translation bug in rotate copies LPE | Jabier Arraiza Cenoz | 2017-01-24 | 1 | -2/+1 |
| | | | | | | | (bzr r15443) | ||||
| | * | Fix for bug on clone original LPE | Jabier Arraiza Cenoz | 2017-01-24 | 1 | -17/+11 |
| | | | | | | | (bzr r15442) | ||||
| | * | Fixing update to trunk | Jabier Arraiza Cenoz | 2017-01-24 | 7 | -0/+609 |
| | | | | | | | (bzr r15356.1.20) | ||||
| | * | update to trunk | Jabier Arraiza Cenoz | 2017-01-24 | 7 | -609/+0 |
| | |\ | | | | | | | (bzr r15356.1.19) | ||||
| | | * | merge lp:~inkscape.dev/inkscape/mirror_improvements | Jabier Arraiza Cenoz | 2017-01-24 | 2 | -66/+289 |
| | | |\ | | | | | | | | | (bzr r15438) | ||||
| | | | * | Update to trunk | Jabier Arraiza Cenoz | 2017-01-24 | 8 | -90/+418 |
| | | | |\ | | | |/ | | |/| | (bzr r15295.1.66) | ||||
| | | | * | Bug fixes | Jabiertxof | 2017-01-24 | 2 | -56/+0 |
| | | | | | | | | | | | | | (bzr r15295.1.65) | ||||
| | | | * | Fixes some compiling bug | Jabiertxof | 2017-01-24 | 1 | -32/+32 |
| | | | | | | | | | | | | | (bzr r15295.1.64) | ||||
| | | | * | Remove some code and make dependant of rotate copies | Jabiertxof | 2017-01-24 | 10 | -58/+66 |
| | | | |\ | | | | | | | | | | | (bzr r15295.1.63) | ||||
| | | | * \ | Update to trunk | Jabiertxof | 2017-01-14 | 4 | -10/+10 |
| | | | |\ \ | | | | | | | | | | | | | (bzr r15295.1.62) | ||||
| | | | * | | | Fix offset gap | Jabiertxof | 2017-01-08 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | (bzr r15295.1.60) | ||||
| | | | * | | | Some naming fix and headers | Jabiertxof | 2017-01-07 | 2 | -7/+7 |
| | | | | | | | | | | | | | | | | | | | (bzr r15295.1.59) | ||||
| | | | * | | | Some naming fix and headers | Jabiertxof | 2017-01-07 | 2 | -10/+6 |
| | | | | | | | | | | | | | | | | | | | (bzr r15295.1.57) | ||||
| | | | * | | | Bug fixes and add a slight gap to no line in middle | Jabier Arraiza Cenoz | 2017-01-05 | 1 | -10/+4 |
| | | | | | | | | | | | | | | | | | | | (bzr r15295.1.55) | ||||
| | | | * | | | Workingcd ../mirror_improvements! | Jabier Arraiza Cenoz | 2017-01-05 | 1 | -10/+14 |
| | | | | | | | | | | | | | | | | | | | (bzr r15295.1.53) | ||||
| | | | * | | | Fixing mirror on split | Jabier Arraiza Cenoz | 2017-01-05 | 1 | -63/+50 |
| | | | | | | | | | | | | | | | | | | | (bzr r15295.1.51) | ||||
| | | | * | | | Fixing some bugs | Jabiertxof | 2017-01-04 | 3 | -31/+32 |
| | | | | | | | | | | | | | | | | | | | (bzr r15295.1.50) | ||||
| | | | * | | | Fixing broken things | Jabier Arraiza Cenoz | 2017-01-03 | 1 | -26/+0 |
| | | | | | | | | | | | | | | | | | | | (bzr r15295.1.49) | ||||
| | | | * | | | Fixing some bugs | Jabiertxof | 2017-01-03 | 2 | -129/+122 |
| | | | | | | | | | | | | | | | | | | | (bzr r15295.1.48) | ||||
| | | | * | | | Remove clone original code | Jabiertxof | 2017-01-02 | 11 | -962/+28 |
| | | | | | | | | | | | | | | | | | | | (bzr r15295.1.47) | ||||
| | | | * | | | Fixing paths | Jabier Arraiza Cenoz | 2017-01-02 | 1 | -5/+51 |
| | | | | | | | | | | | | | | | | | | | (bzr r15295.1.46) | ||||
| | | | * | | | End defining, bug fixing.... | Jabiertxof | 2017-01-02 | 4 | -71/+43 |
| | | | | | | | | | | | | | | | | | | | (bzr r15295.1.44) | ||||
| | | | * | | | merge mirror improvements | Jabiertxof | 2017-01-02 | 4 | -13/+27 |
| | | | |\ \ \ | | | | | | | | | | | | | | | (bzr r15295.1.43) | ||||
| | | | * | | | | attemt to mirror | Jabiertxof | 2017-01-02 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | (bzr r15295.1.42) | ||||
| | | | * | | | | merge mirror improvements | Jabiertxof | 2017-01-01 | 12 | -29/+929 |
| | | | |\ \ \ \ | | | | | | | | | | | | | | | | | (bzr r15295.1.41) | ||||
| | | | * \ \ \ \ | Update to trunk | Jabiertxof | 2017-01-01 | 8 | -10/+50 |
| | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | (bzr r15295.1.40) | ||||
| | | | * \ \ \ \ \ | Update to trunk | Jabiertxof | 2016-12-26 | 2 | -15/+9 |
| | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | (bzr r15295.1.39) | ||||
| | | | * | | | | | | | fixing things | Jabiertxof | 2016-12-26 | 2 | -43/+58 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15295.1.38) | ||||
| | | | * | | | | | | | Update to trunk | Jabiertxof | 2016-12-21 | 1 | -23/+19 |
| | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | (bzr r15295.1.35) | ||||
| | | | * \ \ \ \ \ \ \ | Update to trunk | Jabier Arraiza Cenoz | 2016-12-20 | 2 | -12/+16 |
| | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15295.1.33) | ||||
| | | | * \ \ \ \ \ \ \ \ | Update to trunk | Jabiertxof | 2016-12-20 | 2 | -6/+6 |
| | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15295.1.32) | ||||
| | | | * | | | | | | | | | | Fix strings in mirror symetry and copy rotate LPE | Jabiertxof | 2016-12-20 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15295.1.31) | ||||
| | | | * | | | | | | | | | | Fix minor bug | Jabiertxof | 2016-12-19 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15295.1.30) | ||||
| | | | * | | | | | | | | | | Update to trunk | Jabiertxof | 2016-12-19 | 27 | -661/+598 |
| | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15295.1.29) | ||||
| | | | * \ \ \ \ \ \ \ \ \ \ | Update to trunk | Jabiertxof | 2016-12-18 | 2 | -20/+12 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15295.1.28) | ||||
| | | | * | | | | | | | | | | | | working on reflections | Jabiertxof | 2016-12-18 | 5 | -186/+159 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15295.1.27) | ||||
