summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Handle transforms and gix groups linked by clipboardJabier Arraiza2018-04-231-1/+1
|
* Fixes to transforms on LPEJabier Arraiza2018-04-141-0/+1
|
* Base LPE refactorJabier Arraiza2018-03-2617-67/+44
|
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-3016-27/+35
| | | | A lot of header clean-up.
* Misc. typosluz.paz2018-01-082-3/+3
| | | Found via `codespell`
* Fix a problem with symbols when updating defs with current document set. ↵Jabier Arraiza2018-01-071-4/+7
| | | | Also fix a double XML write in path parameter unnecesary
* Add perimetral only lattice 2 optionaly and allow hide knots on point parameterJabier Arraiza2018-01-052-11/+28
|
* Allow erase knots in powerstrokeJabiertxo Arraiza Cenoz2017-12-271-15/+14
|
* Merge branch 'master' into powerpencilIIJabier Arraiza2017-12-261-0/+13
|\
| * LPE message Gtkmm deprecation fixesAlexander Valavanis2017-12-261-0/+13
| |
* | Mege trunk into powerpencilIIJabier Arraiza2017-12-076-5/+23
|\|
| * Adding fix to sliders and spin buttons on LPEJabier Arraiza2017-12-046-5/+23
| |
* | Working on coontinuing pathsJabier Arraiza2017-11-192-4/+14
| |
* | Working on fix smooth drawJabier Arraiza2017-11-192-0/+16
|/
* Merge branch 'master' into powerpencilJabiertxo Arraiza Cenoz2017-11-104-13/+27
|\
| * Merge branch 'luzpaz/inkscape-typos' (!119)Eduard Braun2017-11-072-6/+6
| |\
| | * Misc. typosUnknown2017-11-072-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ```
| * | Fix typo crash buildingJabier Arraiza2017-11-041-1/+1
| | |
| * | Fix meessage parameter to allow min height requestJabier Arraiza2017-11-042-7/+21
| |/
* | Merge branch 'master' into powerpencilJabier Arraiza2017-11-0341-129/+1330
|\|
| * Remove all unused makefile.inStefano Facchini2017-10-191-17/+0
| |
| * Remove unused icon-size.hStefano Facchini2017-10-193-3/+0
| |
| * Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2017-10-025-14/+19
| |\
| | * Add better transform handle to Clone Item LPEJabier Arraiza2017-10-015-14/+19
| | |
| * | Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2017-10-013-5/+25
| |\|
| | * Add button to apply on path parameter as suggest Maren in bug #1715433#23Jabier Arraiza2017-10-012-4/+21
| | |
| | * Fix bug in comment #20 From Maren in bug #1715433. Clone original LPE can no ↵Jabier Arraiza2017-09-301-1/+4
| | | | | | | | | | | | longer be used to fill a powerstroke path
| * | Hunted every GList to the last (except in libnrtype and libcroco)Marc Jeanmougin2017-09-301-6/+10
| |/
| * Add improvements to meassure segments LPE pointed by CRJabier Arraiza2017-09-254-0/+374
| |
| * Add tooltip to set default LPE widgetJabier Arraiza2017-09-2232-1/+139
| |
| * Fix for bug #1715433 Clone original LPE can no longer be used to fill a ↵Jabier Arraiza2017-09-214-25/+34
| | | | | | | | powerstroke path
| * Fix a bug on uninicialitated variable, that perform diferent results in ↵Jabier Arraiza2017-09-162-3/+4
| | | | | | | | debug and in release mode. Thanks Michael for help me finfing this bug. Also sused to remove some unnneded code in path chemistry and to better naming the variable uninicilitated
| * Added new LPE parameter to store Items array, also bugfixing in patharray ↵Jabiertxo Arraiza Cenoz2017-09-143-4/+584
| | | | | | | | parameter
| * Fixes for bug #1716926. Consider backportJabiertxo Arraiza Cenoz2017-09-131-15/+18
| |
| * Fixes for clone original LPEJabiertxo Arraiza Cenoz2017-09-132-18/+24
| |
| * This commit is based on a coment on bug #1670644. And allow to fill the fill ↵Jabier Arraiza2017-09-092-63/+99
| | | | | | | | | | | | | | between many LPE widget that allow attach all paths on the clipboard instead only one Also added to this widget the option visible, to allow work with multiples paths wigout getting full cracy
| * Fix for bug: 1715433 :: Clone original LPE can no longer be used to fill a ↵Jabiertxo Arraiza Cenoz2017-09-086-3/+48
| | | | | | | | powerstroke path
* | Working on preview over powerpencilJabier Arraiza2017-08-272-2/+5
|/
* Attemp to fix bug 1707899, retain shapes color. Also now retain shape ↵Jabier Arraiza2017-08-131-0/+4
| | | | previous width
* Fix a bug pointed by CR on delete nodes in fillet/chamfer LPEJabier Arraiza2017-07-291-3/+4
|
* Remove old icon handling codeAlexander Valavanis2017-06-2910-31/+34
|
* Alow write to repr on hidden LPE parametersJabier Arraiza Cenoz2017-05-292-2/+5
| | | (bzr r15716)
* Force not original-d if the clip-path or mask has not a LPE allowed to change itJabiertxof2017-05-282-43/+67
| | | (bzr r15707)
* More fixes to LPEJabiertxof2017-05-277-20/+16
| | | (bzr r15705)
* Change bad named varsJabiertxof2017-05-276-14/+17
| | | (bzr r15704)
* fix a brunch of memory leakschr2017-05-181-1/+2
| | | (bzr r15698.1.2)
* Add missing filesJabiertxof2017-05-062-0/+154
| | | (bzr r15669)
* Fix a compiling bug found by Ede_123 on IRCJabiertxof2017-05-061-1/+1
| | | (bzr r15667)
* Pre merge fixingJabiertxof2017-05-062-6/+11
| | | (bzr r13645.1.177)
* Update to trunkJabiertxof2017-05-057-5/+19
|\ | | | | (bzr r13645.1.175)