summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Fix an oddity with path effects dialog, gtk3 onlyLiam P. White2014-07-061-2/+10
* | | | Fix FTBFS gtk3 & make checkLiam P. White2014-07-051-4/+7
| |_|/ |/| |
* | | Add LPE fillet-chamferJabier Arraiza Cenoz2014-07-023-0/+772
| |/ |/|
* | adding missing files from LPE simplifyJabier Arraiza Cenoz2014-05-132-0/+148
* | Added Latice2 deformation LPEJabier Arraiza Cenoz2014-05-133-0/+286
* | Add Simplify LPEJabier Arraiza Cenoz2014-05-131-0/+2
* | Tentative fix for LPEs and undoLiam P. White2014-05-101-0/+5
|/
* Fix Gtk+ 3.10 warnings: GtkStockItem is deprecatedAlex Valavanis2014-01-022-5/+7
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1/+1