summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | 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
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Update to experimental r13565Liam P. White2014-09-279-35/+1179
* | | | | | | | | | | | Update to experimental r13527Liam P. White2014-08-304-41/+63
|\| | | | | | | | | | |
| * | | | | | | | | | | 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
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Update to experimental r13464Liam P. White2014-08-081-1/+1
|\| | | | | | |
| * | | | | | | Fix bug #1241501, improve tooltip text on path parameterJabier Arraiza Cenoz2014-08-061-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Update to experimental r13440Liam P. White2014-07-248-17/+915
|\| | | | | |
| * | | | | | 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
| | |/ | |/|
* / | 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-271-1/+1
|/ /
* | 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
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-1/+1
* Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen2013-10-121-2/+2
* Switched to global UnitTable.Matthew Petroff2013-08-041-2/+2
* Ported "live_effects/parameter/unit.*".Matthew Petroff2013-07-192-16/+21
* Removed "helper/unit.*" dependency from "ui/widget/registered-widget.*".Matthew Petroff2013-07-171-1/+1
* Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz2013-06-071-0/+4
* Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-061-0/+2
* Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-041-0/+2
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-258-12/+9
* const ....Johan B. C. Engelen2013-01-177-11/+11
* const methodsJohan B. C. Engelen2013-01-1712-21/+19
* Fix "shift disables snapping" for LPEs and for editing objectsDiederik van Lierop2012-10-143-6/+6
* Don't try to set infinite bounds on SpinButtons in LPE ScalarAlex Valavanis2012-10-141-2/+2
* Removed unneeded header style filename #definesJon A. Cruz2012-06-179-18/+0