summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | | | | Fix build errors and a few small bugsLiam P. White2014-03-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.36)
| | * | | | | | | | | | | Reverted swatchesLiam P. White2014-03-121-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed a toy effect (not ready yet) Fixed a bug with Livarot General cleanup (bzr r13090.1.23)
| | * | | | | | | | | | | Start cleanup for merge into trunkLiam P. White2014-03-073-6/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.20)
| | * | | | | | | | | | | Experimental merge of Ponyscape features into trunk (will not compile)Liam P. White2014-03-027-7/+937
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.1)
| * | | | | | | | | | | | add radius support to fillet-chamfer, bugfixesJabier Arraiza Cenoz2014-09-112-28/+242
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | (bzr r13341.1.203)
* | | | | | | | | | | | Update to experimental r13565Liam P. White2014-09-279-35/+1179
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13341.5.16)
* | | | | | | | | | | | Update to experimental r13527Liam P. White2014-08-304-41/+63
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13341.5.15)
| * | | | | | | | | | | Fix Gtk+ 2 buildAlex Valavanis2014-08-241-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13341.1.171)
| * | | | | | | | | | | Fix deprecated GtkHBox useAlex Valavanis2014-08-231-2/+6
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | (bzr r13341.1.167)
| * | | | | | | | | | Update to trunk r13525Liam P. White2014-08-172-3/+7
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | | (bzr r13341.1.142)
| | * | | | | | | | memleak fix (Bug #1293827: LivePathEffect memory leak )Kris De Gussem2014-08-152-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13520)
| | * | | | | | | | Fix bug #1241501, improve tooltip text on path parameterJabier Arraiza Cenoz2014-08-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13494)
| | * | | | | | | | Don't update path effects on document load (#1299948)Liam P. White2014-07-281-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1299948 (bzr r13479)
| | * | | | | | | | Bugged powerstroke point array tried accessing points on a quickly diverging ↵Liam P. White2014-07-081-1/+4
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | path Fixed bugs: - https://launchpad.net/bugs/1333465 (bzr r13447)
| * | | | | | | | fix a bug knots resetting in fillet-chamferJabier Arraiza Cenoz2014-08-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13341.1.137)
| * | | | | | | | Added reset modifier to knot in fillet chamferJabier Arraiza Cenoz2014-08-111-32/+46
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | (bzr r13341.1.135)
* | | | | | | | Update to experimental r13464Liam P. White2014-08-081-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | (bzr r13341.5.14)
| * | | | | | | Fix bug #1241501, improve tooltip text on path parameterJabier Arraiza Cenoz2014-08-061-1/+1
| | |_|_|_|_|/ | |/| | | | | | | | | | | | (bzr r13341.1.118)
* | | | | | | Update to experimental r13440Liam P. White2014-07-248-17/+915
|\| | | | | | | | | | | | | | | | | | | | (bzr r13341.5.13)
| * | | | | | Fixed alignaments of toggle buttonsJabier Arraiza Cenoz2014-07-221-3/+3
| | | | | | | | | | | | | | | | | | | | | (bzr r13341.1.95)
| * | | | | | Fix buildLiam P. White2014-07-191-3/+1
| | |_|_|_|/ | |/| | | | | | | | | | (bzr r13341.1.89)
| * | | | | Update togglebutton parameter to handle if you want:Jabier Arraiza Cenoz2014-07-132-9/+84
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | Active text, Active icon, Inactive text, Inactive Icon (bzr r13341.1.88)
| * | | | Add signals to ToggleButton; more coding styleLiam P. White2014-07-082-6/+30
| | | | | | | | | | | | | | | (bzr r13341.1.87)
| * | | | Bugged powerstroke point array tried accessing points on a quickly diverging ↵Liam P. White2014-07-081-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | path Fixed bugs: - https://launchpad.net/bugs/1333465 (bzr r13341.1.86)
| * | | | Coding style improvementsLiam P. White2014-07-061-1/+1
| | | | | | | | | | | | | | | (bzr r13341.1.81)
| * | | | Extension of fix for 13420: effects often set upper limit to inf, causing ↵Liam P. White2014-07-061-2/+17
| | | | | | | | | | | | | | | | | | | | | | | | | problems in gtk3 (bzr r13341.1.80)
| * | | | Fix an oddity with path effects dialog, gtk3 onlyLiam P. White2014-07-061-2/+10
| | | | | | | | | | | | | | | (bzr r13341.1.79)
| * | | | Fix FTBFS gtk3 & make checkLiam P. White2014-07-051-4/+7
| | |_|/ | |/| | | | | | (bzr r13341.1.78)
| * | | Add LPE fillet-chamferJabier Arraiza Cenoz2014-07-023-0/+772
| | |/ | |/| | | | (bzr r13341.1.74)
* / | 5. Refactoring of Application class: make copy/assignment operators private, ↵Liam P. White2014-06-271-1/+1
|/ / | | | | | | | | disallow pointers to Application (bzr r13341.5.9)
* | adding missing files from LPE simplifyJabier Arraiza Cenoz2014-05-132-0/+148
| | | | | | (bzr r13341.1.16)
* | Added Latice2 deformation LPEJabier Arraiza Cenoz2014-05-133-0/+286
| | | | | | (bzr r13341.1.14)
* | Add Simplify LPEJabier Arraiza Cenoz2014-05-131-0/+2
| | | | | | (bzr r13341.1.13)
* | Tentative fix for LPEs and undoLiam P. White2014-05-101-0/+5
|/ | | | | | Fixed bugs: - https://launchpad.net/bugs/1299948 (bzr r13341.1.5)
* Fix Gtk+ 3.10 warnings: GtkStockItem is deprecatedAlex Valavanis2014-01-022-5/+7
| | | (bzr r12868)
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1/+1
| | | (bzr r12785)
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-1/+1
| | | (bzr r12782)
* Units: stop newing Unit objects. pass around pointers to "undeletable" Unit ↵Johan B. C. Engelen2013-10-121-2/+2
| | | | | objects in the UnitTable. I think we should move to using indexed units, and pass around the index of the unit in the unittable, or smth like that... ? (bzr r12679)
* Switched to global UnitTable.Matthew Petroff2013-08-041-2/+2
| | | (bzr r12380.1.62)
* Ported "live_effects/parameter/unit.*".Matthew Petroff2013-07-192-16/+21
| | | (bzr r12380.1.41)
* Removed "helper/unit.*" dependency from "ui/widget/registered-widget.*".Matthew Petroff2013-07-171-1/+1
| | | (bzr r12380.1.21)
* Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz2013-06-071-0/+4
| | | (bzr r12355)
* Added configure/ifdef guards to only bring in the needed #include if glibmm ↵Jon A. Cruz2013-06-061-0/+2
| | | | | has it. (bzr r12353)
* Correct to compile against recent gtkmm, including updated macports ↵Jon A. Cruz2013-06-041-0/+2
| | | | | | | | versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1)
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-258-12/+9
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243)
* const ....Johan B. C. Engelen2013-01-177-11/+11
| | | (bzr r12039)
* const methodsJohan B. C. Engelen2013-01-1712-21/+19
| | | (bzr r12037)
* Fix "shift disables snapping" for LPEs and for editing objectsDiederik van Lierop2012-10-143-6/+6
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1065931 (bzr r11800)
* Don't try to set infinite bounds on SpinButtons in LPE ScalarAlex Valavanis2012-10-141-2/+2
| | | (bzr r11794)
* Removed unneeded header style filename #definesJon A. Cruz2012-06-179-18/+0
| | | (bzr r11503)