Code

add breton win32 installer translation
[inkscape.git] / src / live_effects /
2008-03-03 jfbarraudchanged vonkoch to use bbox of input object as reference.
2008-03-02 johanengelenremove flashing test indicator on pointparam.
2008-03-02 jfbarraudstupid bug fix (crash upon big stroke length variation...
2008-03-02 johanengelenNEW: temporary on-canvas indicators
2008-03-01 joncruzWarning and whitespace cleanup
2008-02-29 johanengelenfix warnings
2008-02-28 JucaBluesfixing wrong includes
2008-02-28 johanengelenRemove unnecessary dependencies for some of the lpe...
2008-02-27 johanengelen* (when debug macro is defined) call ShapeEditor functi...
2008-02-27 joncruzFixed initialization order problem
2008-02-25 joncruzWhitespace cleanup
2008-02-25 jfbarraud3 new lpe gadgets: sketch, knot and vonkoch.
2008-02-24 joncruzWarning and whitespace cleanup
2008-02-20 johanengelenfix Bug #191909 crash on lpe stitch sub-paths, also...
2008-02-11 keescookremaining g++ 4.3 compilation fix-ups
2008-02-10 jfbarraudrevert to previous version.
2008-02-06 johanengelenFix wrong identification of invalid effects (for unknow...
2008-02-05 jfbarraudlpe-skeletal-stroke: make spacing and normal_offset...
2008-01-26 johanengelenadd copy button to LPE pathparam
2008-01-26 johanengelenLPE bend path was badly broken. fixed now.
2008-01-26 johanengelenpath lpe parameter should not know of it's edit button...
2008-01-26 johanengelenfix initialization of lpe params
2008-01-18 johanengelenadd default functions for transforming lpe-pathalongpat...
2008-01-17 johanengelenfix transformation of LPECurveStitch when "Scale width...
2008-01-17 johanengelensorry for this late feature change. this makes the...
2008-01-16 johanengelenOops, set 'scislac' modus off by default ofcourse.
2008-01-16 johanengelenfix bug in lpe-curvestitch.cpp and add 'scislac' modus...
2008-01-16 johanengelenRegisteredEnum is now subclassed from RegisteredWidget...
2008-01-16 johanengelenRegisteredScalar subclassed from RegisteredWidget<Scala...
2008-01-15 johanengelenRegisteredCheckbutton is now subclassed from Registered...
2008-01-15 johanengelenRegisteredWidget has been renamed to RegisteredWdg...
2008-01-15 johanengelenprepare LPE parameter widgets to be owned by multiple...
2008-01-08 johanengelencorrectly transform LPE path and point parameters with...
2008-01-06 bryceFix missing tooltips in LPE's. (Closes LP: #178471)
2008-01-04 joelholdsworthCorrected tooltips and labels in the LPEs
2008-01-02 johanengelenfix typo notepath => nodepath
2008-01-02 johanengelenmake LPE parameters responsible for transformation...
2008-01-02 johanengelen+ Fix bug #179840, forking of LPEs
2007-12-30 bryceSet teeth selector in lpe-gears to an integer value...
2007-12-28 johanengelenadd tooltip text to bend path. #178471
2007-12-17 joncruzCRLF fix
2007-12-07 johanengelenLPE Bendpath: disable width path
2007-12-05 joncruzwarning cleanup
2007-11-23 johanengelenLPEbendpath fix: save widthfactor parameter ofcourse...
2007-11-23 johanengelenLPE add experimental width control to bend path!
2007-11-22 johanengelenfix bug caused by rev. 16540
2007-11-21 johanengelenFix ordering of LPE parameters (no longer use map,...
2007-11-21 johanengelenrename path along path to Bend Path
2007-11-20 cilix42correct another copy-paste error ;-)
2007-11-20 johanengelenEnhanced subcurve stitching tool to look more like...
2007-11-20 johanengelencorrect copy-paste error
2007-11-18 johanengelenMake LPE Path along path behave more naturally. (fixes...
2007-11-17 johanengelenFix exception catching, to allow polymorphism. Note...
2007-11-17 johanengelenfix compile warning with C++ style cast
2007-11-17 johanengelen2geom tryout: new exceptions
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...
next