summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix a bug pointed by su_v in fillet chamfer dialog, about unitsJabier Arraiza Cenoz2014-11-092-1/+8
* Refactor to remove references to Desktop/Ui in Effect, bspline and fillet-cha...Jabier Arraiza Cenoz2014-11-052-12/+18
* Update fillet/chamfer to allow subdivisions in chamfer mode. Jabier Arraiza Cenoz2014-11-032-11/+13
* Warning cleanup.Jon A. Cruz2014-11-011-2/+2
* Fixed 32-bit build break.Jon A. Cruz2014-11-011-1/+1
* Fix a bug whith units pointed by suvJabier Arraiza Cenoz2014-10-301-7/+2
* Update to trunk r13625Liam P. White2014-10-191-33/+16
|\
| * noop: remove cruft from powerstrokepointarray.cppJohan B. C. Engelen2014-10-181-27/+1
| * LPE Powerstroke, editing behavior: implement scaling of strokepath width when...Johan B. C. Engelen2014-10-181-2/+16
* | Update to trunk r13580Liam P. White2014-10-062-2/+2
|\|
| * Fix bug #1367520 (crash regression)Liam P. White2014-09-102-2/+2
* | Move more UI code into ui/Liam P. White2014-10-052-3/+3
* | This push add a partial solution to scale powerstroke shapes without distorsionJabier Arraiza Cenoz2014-09-292-5/+8
* | Fillet-Chamfer update. Two things.Jabier Arraiza Cenoz2014-09-291-19/+18
* | Warnings cleanup; formattingLiam P. White2014-09-142-9/+3
* | Small cleanupLiam P. White2014-09-143-12/+2
* | Merge in ponyscape features by Theo and worked on my LiamWMartin Owens2014-09-148-9/+955
|\ \
| * | Fix gtk3 buildLiam P. White2014-09-021-0/+2
| * | Update to experimental r13531Liam P. White2014-08-312-4/+8
| |\ \
| * \ \ Update to experimental r13483Liam P. White2014-08-172-3/+7
| |\ \ \
| * \ \ \ Update to experimental r13479Liam P. White2014-08-121-34/+48
| |\ \ \ \
| * \ \ \ \ Update to experimental r13460Liam P. White2014-08-061-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Update to experimental r13436Liam P. White2014-07-231-6/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Update to experimental r13429Liam P. White2014-07-172-9/+84
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Update to experimental r13428Liam P. White2014-07-096-13/+65
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Update to experimental r13418Liam P. White2014-07-053-0/+774
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Update to experimental (r13376)Liam P. White2014-05-175-0/+436
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix stubborn bug 1299948Liam P. White2014-05-101-0/+5
| * | | | | | | | | | | Fix build errors and a few small bugsLiam P. White2014-03-291-1/+1
| * | | | | | | | | | | Reverted swatchesLiam P. White2014-03-121-3/+4
| * | | | | | | | | | | Start cleanup for merge into trunkLiam P. White2014-03-073-6/+16
| * | | | | | | | | | | Experimental merge of Ponyscape features into trunk (will not compile)Liam P. White2014-03-027-7/+937
* | | | | | | | | | | | add radius support to fillet-chamfer, bugfixesJabier Arraiza Cenoz2014-09-112-28/+242
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | Fix Gtk+ 2 buildAlex Valavanis2014-08-241-2/+2
* | | | | | | | | | | Fix deprecated GtkHBox useAlex Valavanis2014-08-231-2/+6
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | Update to trunk r13525Liam P. White2014-08-172-3/+7
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | memleak fix (Bug #1293827: LivePathEffect memory leak )Kris De Gussem2014-08-152-2/+8
| * | | | | | | | Fix bug #1241501, improve tooltip text on path parameterJabier Arraiza Cenoz2014-08-061-1/+1
| * | | | | | | | Don't update path effects on document load (#1299948)Liam P. White2014-07-281-0/+5
| * | | | | | | | Bugged powerstroke point array tried accessing points on a quickly diverging ...Liam P. White2014-07-081-1/+4
| |/ / / / / / /
* | | | | | | | fix a bug knots resetting in fillet-chamferJabier Arraiza Cenoz2014-08-111-2/+2
* | | | | | | | Added reset modifier to knot in fillet chamferJabier Arraiza Cenoz2014-08-111-32/+46
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fix bug #1241501, improve tooltip text on path parameterJabier Arraiza Cenoz2014-08-061-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Fixed alignaments of toggle buttonsJabier Arraiza Cenoz2014-07-221-3/+3
* | | | | | Fix buildLiam P. White2014-07-191-3/+1
| |_|_|_|/ |/| | | |
* | | | | Update togglebutton parameter to handle if you want:Jabier Arraiza Cenoz2014-07-132-9/+84
| |_|_|/ |/| | |
* | | | Add signals to ToggleButton; more coding styleLiam P. White2014-07-082-6/+30
* | | | Bugged powerstroke point array tried accessing points on a quickly diverging ...Liam P. White2014-07-081-1/+4
* | | | Coding style improvementsLiam P. White2014-07-061-1/+1
* | | | Extension of fix for 13420: effects often set upper limit to inf, causing pro...Liam P. White2014-07-061-2/+17