summaryrefslogtreecommitdiffstats
path: root/src/sp-lpe-item.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* kill the green fishbulia byak2008-06-241-2/+2
* Update LPE helper paths "live" on changesMaximilian Albert2008-06-181-0/+28
* First step towards making helper paths for LPE items work betterMaximilian Albert2008-06-161-0/+19
* put exception catch block around all doEffect calls. (so in SP_LPE_ITEM)Johan B. C. Engelen2008-06-141-1/+11
* whitespaceMaximilian Albert2008-06-121-1/+1
* Infrastructure in class LivePathEffect::Effect to put Inkscape into 'wait for...Maximilian Albert2008-06-121-6/+21
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-3/+3
* Make broken doOnApply() for LPEs work againMaximilian Albert2008-06-101-0/+2
* fix crash, report warnings instead. trying to find real cause for this (crash...Johan B. C. Engelen2008-06-021-0/+8
* Stacked LPEs should now use the right bounding boxBastien Bouclet2008-05-311-0/+3
* LPE STACKING!Johan B. C. Engelen2008-05-301-93/+312
* Add checkbox for LPEs to temporarily disable them on canvas (but keep them ap...Maximilian Albert2008-05-191-2/+4
* Add a function doOnApply() for LPEs which is executed once when the effect is...Maximilian Albert2008-05-181-3/+7
* Fix LPE for groups bounding box calculation by using the SPItem->getBounds me...Bastien Bouclet2008-05-171-8/+13
* fix a couple of g++-4.3 compile errors.Peter Moulder2008-04-241-1/+2
* svn propset svn:eol-style native *.[ch] *.cpp (including buildtool.cpp, packa...Peter Moulder2008-03-291-451/+451
* Add two files that were forgotten in last commitJohan B. C. Engelen2008-03-281-0/+451