summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Header cleaningAlex Valavanis2012-02-124-3/+4
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-067-7/+3
* add tooltip for powerstroke control pointsJohan B. C. Engelen2012-01-182-8/+5
* select referred path when pressing shift+d (select original) for a path with ...Johan B. C. Engelen2012-01-181-1/+2
* more header cleanupJohan B. C. Engelen2012-01-171-12/+7
* proper forward declJohan B. C. Engelen2012-01-161-2/+1
* LPE: originalpath parameters: implement select original buttonJohan B. C. Engelen2012-01-121-1/+11
* LPE: add new LPE that outputs the original path data. used to make a clone (w...Johan B. C. Engelen2012-01-125-1/+178
* CanvasText: reinstate ability to set anchor position manuallyDiederik van Lierop2012-01-041-5/+3
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-0320-39/+27
* 1) Fix CanvasText alignment bugs caused by static variables, uninitialized va...Diederik van Lierop2012-01-011-3/+5
* mixed usage of class and struct for same objectKris De Gussem2011-12-111-2/+2
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-088-8/+8
* lpe: add slider to scalar param optionally (does not work very well yet)Johan B. C. Engelen2011-11-092-1/+8
* Powerstroke: adjust control points when adding or deleting knots, to try and ...Johan B. C. Engelen2011-11-052-2/+39
* Powerstroke: add erasing of knots with ctrl+alt (LPE parameter editing on-can...Johan B. C. Engelen2011-11-041-8/+30
* fix order of checks.Johan B. C. Engelen2011-10-281-1/+4
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-051-1/+0
* Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-272-2/+0
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-171-1/+1
* Warning cleanup.Jon A. Cruz2011-06-221-2/+1
* Merge from trunkKrzysztof Kosi??ski2011-06-192-14/+1
|\
| * cmake:Campbell Barton2011-06-131-13/+0
| * work in progress cmake commit:Campbell Barton2011-06-121-12/+12
| * Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
* | Merge from trunkKrzysztof Kosi??ski2011-04-0710-12/+14
|\|
| * compatibility patch to compile using gcc 4.6Adib Taraben2011-02-272-0/+2
| * update to latest 2geom !Johan B. C. Engelen2011-02-029-12/+12
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-152-8/+9
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-122-8/+9
| |\
| | * SPShape c++ified to the extent it was possible and more changes done for XML ...Abhishek Sharma Public2010-07-141-1/+1
| | * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-2/+2
| | * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-292-1/+2
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | | merge from trunkKrzysztof Kosi??ski2010-08-086-4/+268
|\| |
| * | powerstroke: redefine meaning of offset point parameter values. now knots mov...Johan B. C. Engelen2010-07-302-9/+27
| * | powerstroke: ctrl+click inserts new stroke knot. BUGGY. reselect object after...Johan B. C. Engelen2010-07-281-1/+9
| * | powerstroke: arbitrary number of control points.Johan B. C. Engelen2010-07-273-14/+20
| * | commit missing filesJohan B. C. Engelen2010-07-272-0/+213
| * | more powerstroke build infrastructureJohan B. C. Engelen2010-07-263-0/+19
| |/