summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This patch fixes the bug #1664632.Jabiertxof2017-02-202-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 C++11 errors and warnings with g++-7Alex Valavanis2017-02-052-10/+16
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1660992 (bzr r15477)
* Fixing update to trunkJabier Arraiza Cenoz2017-01-246-0/+603
| | | (bzr r15356.1.20)
* Some bug fix to prepare mergeJabiertxof2017-01-241-0/+3
| | | (bzr r15392.1.9)
* Add fixes sugested by Martin OwensJabiertxof2017-01-231-1/+1
|\ | | | | (bzr r15392.1.7)
| * Fix bug 1657591. Crash on ungrouping in v0.92. A unnecesary call to update ↵Jabiertxof2017-01-201-1/+1
| | | | | | | | | | | | | | | | path effect hook the crash, not sure why but this call is unnecesary so I remove it Fixed bugs: - https://launchpad.net/bugs/1657591 (bzr r15424)
* | Update to trunkJabiertxof2017-01-142-2/+2
|\| | | | | (bzr r15392.1.4)
| * [Bug #1654798] Broken icon in LPE 'Fill between many'suv-lp2017-01-092-2/+2
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1654798 (bzr r15404)
* | fixing crash on eraseJabiertxof2017-01-141-3/+0
|\| | | | | (bzr r15392.1.3)
* | Adding baseJabiertxof2017-01-052-2/+4
|/ | | (bzr r15392.1.1)
* Remove some ocurrences of desktop in knot functionsJabiertxof2016-12-199-26/+16
| | | (bzr r15337)
* Fix headers on LPE'sJabiertxof2016-12-102-2/+1
| | | (bzr r15318)
* Fixes for measure LPE and speed path based LPE operationsJabiertxof2016-12-062-1/+6
| | | (bzr r15302)
* Update to trunkJabier Arraiza Cenoz2016-10-032-44/+2
|\ | | | | (bzr r15017.1.35)
| * Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-36/+0
| | | | | | (bzr r15046)
| * Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-281-5/+1
| | | | | | (bzr r15023.2.8)
* | Fix text param and alow run from commandlineJabier Arraiza Cenoz2016-07-311-8/+12
| | | | | | (bzr r15017.1.21)
* | Add options to fit on DINJabier Arraiza Cenoz2016-07-312-9/+31
| | | | | | (bzr r15017.1.16)
* | Full rewrite on working mode now no linked paths necesaryJabier Arraiza Cenoz2016-07-302-28/+17
| | | | | | (bzr r15017.1.15)
* | Remove font-Dialog and useGtk::FontSelector insteadJabier Arraiza Cenoz2016-07-294-150/+99
| | | | | | (bzr r15017.1.13)
* | Add orientation and alow unsort combobox enum widgetJabier Arraiza Cenoz2016-07-291-3/+5
| | | | | | (bzr r15017.1.12)
* | Improvements to widget redrawJabier Arraiza Cenoz2016-07-294-27/+46
| | | | | | (bzr r15017.1.11)
* | Add strore parametersJabier Arraiza Cenoz2016-07-2410-6/+31
| | | | | | (bzr r15017.1.5)
* | Fix a var name bugJabier Arraiza Cenoz2016-07-241-1/+1
| | | | | | (bzr r15017.1.4)
* | update to trunkJabier Arraiza Cenoz2016-07-242-38/+42
|\| | | | | (bzr r15017.1.3)
| * Fises to toggle button and coding styleJabier Arraiza Cenoz2016-07-242-37/+41
| | | | | | (bzr r15021)
* | Add Text tag and update widgets codeJabier Arraiza Cenoz2016-07-246-151/+149
| | | | | | (bzr r15017.1.2)
* | This for you CR · Measure line, show the distance on rect lines CAD like ↵Jabier Arraiza Cenoz2016-07-212-0/+212
|/ | | | | with auto update (bzr r15017.1.1)
* Fix bug #1598009 regression on path parameterJabier Arraiza Cenoz2016-07-021-3/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1598009 (bzr r15004)
* fix-bugs #540591 #1287996 and #456503 related to undo in path parameters of LPEJabier Arraiza Cenoz2016-06-111-2/+26
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/540591 - https://launchpad.net/bugs/1287996 - https://launchpad.net/bugs/456503 (bzr r14975)
* minor warning cleanup.Jon A. Cruz2016-04-211-1/+1
| | | (bzr r14861)
* Remove old uses of GTK_STOCK macrosMartin Owens2016-04-131-4/+4
| | | (bzr r14826)
* Bug #1419517 Fix Crash when applying new path effect after deleting pattern ↵Jabier Arraiza Cenoz2016-03-181-1/+6
| | | | | | | | of Pattern-along-path LPE Fixed bugs: - https://launchpad.net/bugs/1419517 (bzr r14717)
* Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski2016-02-081-1/+1
| | | (bzr r14639)
* Add option to Lattice2 to update LPE only on release knot.Jabier Arraiza Cenoz2016-01-172-6/+17
| | | | | | | This could be useful if item is too complex, making previous knots unusable This can be used in other LPE if anyone want or ping me to it. Maybe could be usefull add similar thing to path parameter, Same slow item become tooooo slow with bend path. (bzr r14604)
* static code analysisKris De Gussem2015-12-071-1/+1
| | | (bzr r14510)
* static code analysisKris De Gussem2015-11-051-5/+5
| | | (bzr r14446)
* static code analysisKris De Gussem2015-10-291-6/+4
| | | (bzr r14436)
* Added "Spray Friendly" Parameter to roughen LPEJabier Arraiza Cenoz2015-10-184-32/+45
| | | | | | Adds, but not used by the moment a extra parameter to bool and scalar LPE parameter to hide the widget. This allow to store scalar values and bool values inside the LPEObject to intermediate use by the LPE, whithout disturbing to the user. (bzr r14420)
* fixes bug:1492711 in bspline and fillet chamferjtx2015-09-112-12/+9
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1492711 (bzr r14356)
* Better fix for bug 1492711Jabier Arraiza Cenoz2015-09-082-3/+12
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1492711 (bzr r14353)
* Fix for bug 1492711Jabier Arraiza Cenoz2015-09-081-0/+3
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1492711 (bzr r14351)
* Fix a bug on ToogleButton Parameter when call a function without showing the ↵Jabier Arraiza Cenoz2015-08-291-0/+4
| | | | | parameter widget (bzr r14331)
* Fix for circular references detection in almost all cases, fixing ↵Marc Jeanmougin2015-07-141-1/+1
| | | | | | | | | | | 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)
* Sync 2Geom to revision 2413.Krzysztof Kosi??ski2015-07-046-27/+26
|\ | | | | | | | | May introduce regressions. (bzr r14226)
| * Update to 2Geom revision 2396Krzysztof Kosi??ski2015-05-221-1/+0
| | | | | | (bzr r14059.2.16)
| * Merge from trunkKrzysztof Kosi??ski2015-05-222-15/+1
| |\ | | | | | | (bzr r14059.2.15)
| * \ Merge from trunkKrzysztof Kosi??ski2015-05-084-10/+7
| |\ \ | | | | | | | | (bzr r14059.2.11)
| * | | Fix calls to Geom::cross() - sign change.Krzysztof Kosi??ski2015-04-281-1/+1
| | | | | | | | | | | | (bzr r14059.2.2)
| * | | 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-276-25/+25
| | | | | | | | | | | | (bzr r14059.2.1)