summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/originalpatharray.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This patch fixes the bug #1664632.Jabiertxof2017-02-201-1/+1
| | | | | | | | | | | | 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)
* [Bug #1654798] Broken icon in LPE 'Fill between many'suv-lp2017-01-091-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1654798 (bzr r15404)
* Remove old uses of GTK_STOCK macrosMartin Owens2016-04-131-4/+4
| | | (bzr r14826)
* static code analysisKris De Gussem2015-12-071-1/+1
| | | (bzr r14510)
* static code analysisKris De Gussem2015-11-051-5/+5
| | | (bzr r14446)
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵Alex Valavanis2015-04-271-4/+0
| | | | | ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064)
* Warnings cleanup; formattingLiam P. White2014-09-141-7/+2
| | | (bzr r13341.1.206)
* Small cleanupLiam P. White2014-09-141-6/+1
| | | (bzr r13341.1.205)
* Reverted swatchesLiam P. White2014-03-121-3/+4
| | | | | | | Removed a toy effect (not ready yet) Fixed a bug with Livarot General cleanup (bzr r13090.1.23)
* Start cleanup for merge into trunkLiam P. White2014-03-071-1/+11
| | | (bzr r13090.1.20)
* Experimental merge of Ponyscape features into trunk (will not compile)Liam P. White2014-03-021-0/+486
(bzr r13090.1.1)