Code

Don't force focus on the canvas when the desktop is given
[inkscape.git] / src / live_effects /
2007-11-12 johanengelenLPE: no longer overload doEffect methods, but name...
2007-11-09 johanengelenRemove geom.cpp and geom.h. Now use 2geom/geom.cpp...
2007-11-08 johanengelentry to fix "hidden method" warning
2007-11-08 joncruzwarning cleanup
2007-11-06 johanengelen* UI text change "Curve stitching" to "Stitch subcurves"
2007-11-05 johanengelenpattern along path is not obsolete :)
2007-11-04 joncruzWarning cleanup
2007-11-04 johanengelenAdd virtual to a lot of the destructors. Note: perhaps...
2007-11-03 johanengelenmake setup_notepath function for LPE's and LPE parameters.
2007-10-30 johanengelentemporary fix for crash with shapes and path-along...
2007-10-30 johanengelenok. so NOW the new effect is committed...
2007-10-30 johanengelenLPE: implement NEW path-along-path effect, i think...
2007-10-28 johanengelenLPE: implement 'edit next LPE parameter'. Accessible...
2007-10-24 johanengelenFix bug [ 1818794 ] Showing grid on opening svg
2007-10-20 johanengelenLPE: add on-canvas editing of path parameters!
2007-10-11 pjrmtrivial: live_effects/**: svn propset svn:eol-style...
2007-09-15 johanengelenadd verticalpattern checkbox to path-along-path and...
2007-09-15 joncruzRefactoring SPColor to C++ and removing legacy CMYK...
2007-09-14 buliabyakcopyedit
2007-09-14 johanengelenChange "scale y" to "scale width" in description of...
2007-09-14 johanengelenchange Y-scaling for curve stiching and path-along...
2007-09-14 johanengelenfix pasting of LPE's across multiple document; plus...
2007-09-13 luca_bruno * Marking empty strings as non-translatable
2007-09-12 buliabyakcopyedit
2007-09-12 pjrm**/makefile.in: svn propset svn:eol-style native. ...
2007-09-05 johanengelenLPE: fix undo bug for applying/removing effect
2007-09-05 buliabyakdo not set value if widget is updating
2007-09-04 johanengelenLPE: add Paste LPE verb + menu item. add scale ratios...
2007-09-02 johanengelenFix makefiles for added LPE parameter
2007-09-02 johanengelenLPE: add RandomParam type.
2007-08-31 johanengelenAdd "scale y stroke" parameter to Curve Stitching LPE
2007-08-30 johanengelenAdded freedom of strokepath for the Curve Stitching LPE
2007-08-30 johanengelenTry to fix translation of LPE names.
2007-08-30 johanengelenUpdate to 2Geom rev. 1113
2007-08-29 johanengelenLPE:
2007-08-29 johanengelentidy up
2007-08-29 johanengelenAdd BoolParam for LPE's
2007-08-26 johanengelenTemporary fix LPE "2Geom not implemented" crash when...
2007-08-26 johanengelen2 LPE things:
2007-08-25 johanengelenRename "Skeletal Strokes" LPE to "Path along path"...
2007-08-25 johanengelenAdd #define to disable "test" LPE's
2007-08-19 johanengelenAdd default value stuff for LPE parameters
2007-08-19 johanengelenforgot to add lpe-skeleton files to SVN...
2007-08-18 mgsloanDoh! Sorry for breaking compile (always test!)
2007-08-18 mgsloanFixing a possible segfault in the sbasis to path code...
2007-08-17 johanengelenAdd lpe-skeleton for easy implementation!
2007-08-17 johanengelenFix LPE:
2007-08-14 johanengelenCommit LivePathEffect branch to trunk!