summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* change Y-scaling for curve stiching and path-along-path. add warning message ...Johan B. C. Engelen2007-09-147-17/+62
* fix pasting of LPE's across multiple document; plus a number of small fixes.Johan B. C. Engelen2007-09-142-5/+0
* * Marking empty strings as non-translatableLuca Bruno2007-09-131-1/+1
* copyeditbulia byak2007-09-121-4/+4
* **/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder2007-09-122-34/+34
* LPE: fix undo bug for applying/removing effectJohan B. C. Engelen2007-09-052-4/+9
* do not set value if widget is updatingbulia byak2007-09-051-1/+1
* LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and pat...Johan B. C. Engelen2007-09-047-18/+49
* Fix makefiles for added LPE parameterJohan B. C. Engelen2007-09-021-0/+2
* LPE: add RandomParam type.Johan B. C. Engelen2007-09-027-17/+292
* Add "scale y stroke" parameter to Curve Stitching LPEJohan B. C. Engelen2007-08-313-2/+10
* Added freedom of strokepath for the Curve Stitching LPEJohan B. C. Engelen2007-08-301-6/+20
* Try to fix translation of LPE names.Johan B. C. Engelen2007-08-301-7/+7
* Update to 2Geom rev. 1113Johan B. C. Engelen2007-08-301-1/+1
* LPE:Johan B. C. Engelen2007-08-2913-26/+224
* tidy upJohan B. C. Engelen2007-08-291-2/+2
* Add BoolParam for LPE'sJohan B. C. Engelen2007-08-293-0/+152
* Temporary fix LPE "2Geom not implemented" crash when pasting paths with 'A' i...Johan B. C. Engelen2007-08-261-4/+9
* 2 LPE things:Johan B. C. Engelen2007-08-264-17/+8
* Rename "Skeletal Strokes" LPE to "Path along path" to better describe what it...Johan B. C. Engelen2007-08-252-5/+5
* Add #define to disable "test" LPE'sJohan B. C. Engelen2007-08-252-1/+9
* Add default value stuff for LPE parametersJohan B. C. Engelen2007-08-198-23/+84
* forgot to add lpe-skeleton files to SVN...Johan B. C. Engelen2007-08-192-0/+156
* Doh! Sorry for breaking compile (always test!)Michael G. Sloan2007-08-181-1/+1
* Fixing a possible segfault in the sbasis to path code (also committed to 2geom))Michael G. Sloan2007-08-181-2/+1
* Add lpe-skeleton for easy implementation!Johan B. C. Engelen2007-08-173-8/+2
* Fix LPE:Johan B. C. Engelen2007-08-1715-81/+110
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-1428-0/+2906