summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)
| * LPE widget refactor. Improvement to not update on same valueJabiertxof2017-05-057-5/+19
| | | | | | (bzr r15665)
* | Update to trunkJabier Arraiza Cenoz2017-05-0528-58/+163
|\| | | | | (bzr r13645.1.174)
| * Update to trunkJabier Arraiza Cenoz2017-05-057-1/+8
| |\ | | | | | | (bzr r15620.1.17)
| | * Improve responsive from LPEJabier Arraiza Cenoz2017-05-057-1/+8
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1688168 (bzr r15662)
| * | Remove coutsJabiertxof2017-05-011-1/+0
| | | | | | | | | (bzr r15620.1.16)
| * | Update to trunkJabiertxof2017-05-016-16/+0
| |\| | | | | | | (bzr r15620.1.14)
| | * Fix erase lpe in multi LPE modeJabiertxof2017-05-016-16/+0
| | | | | | | | | | | | | | | Improve rendering widgets, simplify the code, redraw widgets each time not only on odd iterations (bzr r15655)
| * | minor bugfixingJabiertxof2017-04-291-0/+1
| | | | | | | | | (bzr r15620.1.13)
| * | Rewrite UXJabiertxof2017-04-2929-29/+149
| | | | | | | | | (bzr r15620.1.12)
| * | ResetJabiertxof2017-04-2832-307/+48
| | | | | | | | | (bzr r15620.1.9)
| * | Add end of preferences GUIJabier Arraiza Cenoz2017-04-2712-12/+132
| | | | | | | | | (bzr r15620.1.6)
| * | Add LPE prefs dialogJabiertxof2017-04-263-3/+23
| | | | | | | | | (bzr r15620.1.4)
| * | Update to trunkJabier Arraiza Cenoz2017-04-262-12/+9
| |\| | | | | | | (bzr r15620.1.2)
| | * Fixes crashes with LPE point parameterJabiertxof2017-04-152-15/+10
| | | | | | | | | (bzr r15623)