summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/point.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add tooltip to set default LPE widgetJabier Arraiza2017-09-221-0/+9
* Remove old icon handling codeAlexander Valavanis2017-06-291-1/+0
* Update to trunkJabier Arraiza Cenoz2017-05-051-1/+1
|\
| * Improve responsive from LPEJabier Arraiza Cenoz2017-05-051-1/+1
* | Update to trunkJabiertxof2017-05-011-2/+0
|\|
| * Fix erase lpe in multi LPE modeJabiertxof2017-05-011-2/+0
* | Rewrite UXJabiertxof2017-04-291-0/+13
* | ResetJabiertxof2017-04-281-24/+1
* | Add end of preferences GUIJabier Arraiza Cenoz2017-04-271-1/+11
* | Update to trunkJabier Arraiza Cenoz2017-04-261-11/+8
|\|
| * Fixes crashes with LPE point parameterJabiertxof2017-04-151-12/+9
* | Allow set and reset default values of LPE parametersJabiertxof2017-04-141-1/+14
|/
* Remove some ocurrences of desktop in knot functionsJabiertxof2016-12-191-8/+4
* Improvements to widget redrawJabier Arraiza Cenoz2016-07-291-14/+17
* Add strore parametersJabier Arraiza Cenoz2016-07-241-2/+2
* Add Text tag and update widgets codeJabier Arraiza Cenoz2016-07-241-1/+1
* Add option to Lattice2 to update LPE only on release knot.Jabier Arraiza Cenoz2016-01-171-4/+12
* Fix a bug when update pointparaneter and no KnotJabier Arraiza Cenoz2015-03-161-1/+1
* Remove 'Active Desktop' calls from Perspective/Envelope and Lattice2 LPE, add...Jabier Arraiza Cenoz2015-03-141-1/+6
* Lattice 2 now handle in miror mode revase of axis, also fix a bug moving exte...Jabier Arraiza Cenoz2015-03-141-0/+5
* Point parameter refactor, Fixes a bug in Lattice2 whith lines.Jabier Arraiza Cenoz2015-03-121-33/+28
* Inicialite variables to prevent crashesJabier Arraiza Cenoz2015-03-111-2/+0
* Final cleanup to point parameter, lattice2 and perspective envelope. Also add...Jabier Arraiza Cenoz2015-03-101-7/+2
* Fix a bug whith previous commitJabier Arraiza Cenoz2015-03-101-4/+7
* This commit remove all ocurrences of Active Desktop casts and all tool swith ...Jabier Arraiza Cenoz2015-03-101-7/+4
* Merged pointreseteable parameter to point parameterJabier Arraiza Cenoz2015-03-021-5/+41
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-2/+1
* const ....Johan B. C. Engelen2013-01-171-2/+2
* Fix "shift disables snapping" for LPEs and for editing objectsDiederik van Lierop2012-10-141-2/+2
* Removed unneeded header style filename #definesJon A. Cruz2012-06-171-2/+0
* Removed outdated classes.Jon A. Cruz2012-06-171-0/+2
* Adding base configurable sizing of controls/handles.Jon A. Cruz2012-05-031-1/+1
* the knotholders for LPE parameters should not derive from LPEKnotHolderEntity...Johan B. C. Engelen2012-04-071-1/+1
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-1/+1
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-1/+0
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-1/+1
* update to latest 2geom !Johan B. C. Engelen2011-02-021-2/+2
* decrease header depsJohan B. C. Engelen2009-11-231-0/+1
* Merge from fe-movedTed Gould2008-11-211-1/+0
* Get rid of some superfluous includesMaximilian Albert2008-08-131-5/+0
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-1/+1
* 2geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen2008-08-011-6/+6
* Make PointParam handles snap, tooMaximilian Albert2008-08-011-1/+2
* Remove obsolete function param_editOncanvas for PointParamsMaximilian Albert2008-07-291-19/+0
* Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity an...Maximilian Albert2008-07-291-1/+1
* Remove superfluous functionsMaximilian Albert2008-07-291-1/+1
* LPE knotholder refactoring: PointParams are not knotholder entities any more;...Maximilian Albert2008-07-291-6/+29
* Warning cleanupJon A. Cruz2008-07-041-3/+3
* Remove oncanvas_editable attribute for PointParams; use their internal shape ...Maximilian Albert2008-07-041-4/+2
* Remove now obsolete 'edit on canvas' button for PointParamsMaximilian Albert2008-07-021-10/+0