Code

fixed another typo
[inkscape.git] / src / live_effects /
2008-03-24 joncruzCorrected initialization order
2008-03-23 johanengelenprepare PathParam for linking to other object
2008-03-23 johanengelenset primary path storage to vector<path> in lpe-PathPar...
2008-03-23 johanengelenreturn const reference when getting path data from...
2008-03-23 johanengelenremove multiple inheritance from lpe PathParam. since...
2008-03-22 johanengelenchanges to use RegisteredTransformedPoint as widget...
2008-03-22 johanengelenfix file
2008-03-22 johanengelen* add RegisteredTransformedPoint widget, that transform...
2008-03-22 joncruzLine-end fixups
2008-03-21 johanengelentemporary fix. removed LPE context verb. now toolbar...
2008-03-21 johanengelenclean up PointParamKnotHolder some more. SPKnotHolder...
2008-03-21 johanengelenClean up event handler functions of pointparam-knothold...
2008-03-20 johanengelenadd pointparam-knotholder files to Makefile_insert
2008-03-20 johanengelenforgot to commit the two essential files! sorry to...
2008-03-20 johanengelenremove #ifdef that was used to disable on-canvas editing.
2008-03-20 johanengelendefine color of point parameter in LPEdoEffectStackTest
2008-03-20 johanengelenAdd on-canvas editing of LPE PointParam.
2008-03-16 jfbarraudlpe-sketch: deal with empty input. fix bug #201735.
2008-03-16 jfbarraudlpe-sketch: fixed a bug about construction lines being...
2008-03-16 jfbarraudlpe-vonkoch: complexity bound + choose bbox/segment...
2008-03-09 jfbarraudskeletal-stroke: offset parameters are back again....
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
next