summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Removed outdated classes.Jon A. Cruz2012-06-179-0/+18
* Adding base configurable sizing of controls/handles.Jon A. Cruz2012-05-033-10/+9
* powerstroke: remove the need to reload the node tool when adding/deleting con...Johan B. C. Engelen2012-04-101-12/+33
* clone original path lpe: add boilerplate code to allow to compensate for link...Johan B. C. Engelen2012-04-084-0/+23
* fix inclusion.Johan B. C. Engelen2012-04-081-1/+1
* powerstroke parameter small fixJohan B. C. Engelen2012-04-081-3/+6
* gives distinguishing colors to two vector params of LPE rough hatchesJohan B. C. Engelen2012-04-072-0/+8
* powerstrokepointarray : add todo comment. do not derive from LPEKnotHolderEnt...Johan B. C. Engelen2012-04-071-1/+6
* the knotholders for LPE parameters should not derive from LPEKnotHolderEntity...Johan B. C. Engelen2012-04-072-3/+3
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-266-5/+7