Code

Translations. POTFILES.in, inkcape.pot and fr.po updated.
[inkscape.git] / src / shape-editor.h
2010-03-26 Ted GouldMerge from trunk
2010-01-30 Diederik van LieropFinally introducing the pre-snap indicator
2010-01-14 Krzysztof KosińskiMerge GSoC 2009 node tool rewrite
2010-01-14 Krzysztof Kosiński* Merge from trunk
2009-12-24 Krzysztof KosińskiRemove remnants of old node tool
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Krzysztof KosińskiGSoC node tool
2009-11-29 Ted GouldMerging in from trunk
2009-11-29 Krzysztof KosińskiFirst GSoC node tool commit to Bazaar
2009-07-15 johanengelenshapeeditor: save separate listerner's repr_keys for...
2009-03-19 johanengelentidy up SPObjects that must always be LivePathEffectObjects
2009-02-06 buliabyakmake more things private
2008-09-18 cilix42Next roud of NR ==> Geom conversion
2008-09-18 cilix42Some NR::Point ==> Geom::Point replacements
2008-09-05 buliabyakundo last commit - here's a better way to fix this bug
2008-08-13 cilix42Get rid of sp_nodepath_current() and a few instances...
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-07-20 buliabyakfix stupid crash, make get_item const
2008-07-14 cilix42Enable simultaneous knotholder and nodepath
2008-07-07 johanengelenreplace separate forward declarations by proper forward...
2008-07-05 pjrmshape-editor.h: Supply missing #includes/declarations...
2008-06-04 cilix42C++ify knotholders
2008-03-20 johanengelenAdd on-canvas editing of LPE PointParam.
2008-02-27 johanengelen* (when debug macro is defined) call ShapeEditor functi...
2008-02-23 johanengelen* on-canvas clip and mask editing :) in the object...
2007-10-23 johanengelenfix undoing of LPE paths again. please test. (now nodep...
2007-10-20 johanengelenLPE: fix undoing changes to pathparameter on-canvas.
2007-10-20 johanengelenLPE: add on-canvas editing of path parameters!
2007-08-14 johanengelenCommit LivePathEffect branch to trunk!
2007-05-11 johanengelenfixed fixme's in shapeeditor and changed verbs for...
2007-04-17 buliabyakflipping patch by maximilian albert
2007-02-13 buliabyakremoving forward declaration of a enum - is it valid...
2007-02-13 buliabyakisolate the nodepath-or-knotholder unit into the new...