Code

First step towards making helper paths for LPE items work better
[inkscape.git] / src / sp-lpe-item.cpp
2008-06-16 cilix42First step towards making helper paths for LPE items...
2008-06-14 johanengelenput exception catch block around all doEffect calls...
2008-06-12 cilix42whitespace
2008-06-12 cilix42Infrastructure in class LivePathEffect::Effect to put...
2008-06-11 mentalplumb XML::Documents in everywhere
2008-06-10 cilix42Make broken doOnApply() for LPEs work again
2008-06-02 johanengelenfix crash, report warnings instead. trying to find...
2008-05-31 bgkStacked LPEs should now use the right bounding box
2008-05-30 johanengelenLPE STACKING!
2008-05-19 cilix42Add checkbox for LPEs to temporarily disable them on...
2008-05-18 cilix42Add a function doOnApply() for LPEs which is executed...
2008-05-17 bgkFix LPE for groups bounding box calculation by using...
2008-04-24 pjrmfix a couple of g++-4.3 compile errors.
2008-03-29 pjrmsvn propset svn:eol-style native *.[ch] *.cpp (includin...
2008-03-28 johanengelenAdd two files that were forgotten in last commit