summaryrefslogtreecommitdiffstats
path: root/src/sp-lpe-item.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-26sp_lpe_item_has_path_effect now returns false if one of the effects in the st...bulia byak1-1/+13
2009-01-08move shape_editor from node context to the parent class, event contextbulia byak1-2/+1
2008-11-21Merge from fe-movedTed Gould1-15/+19
2008-10-27From trunkTed Gould1-7/+17
2008-10-11Merging from trunkTed Gould1-11/+12
2008-09-23remove lpeobject_ref when invalid lpe nameJohan B. C. Engelen1-0/+5
2008-09-23fix crash on entering invalid lpe name in xmlJohan B. C. Engelen1-4/+3
2008-09-13Hide canvas text, too, when lpe-path-length is invisibleMaximilian Albert1-0/+14
2008-08-18Rename acceptsNumParams() -> acceptsNumClicks() because it makes more senseMaximilian Albert1-1/+1
2008-08-18Remove done_pathparam_set and friends because it currently isn't used any mor...Maximilian Albert1-6/+3
2008-07-29Remove debugging messagesMaximilian Albert1-4/+0
2008-07-29Remove now obsolete functionsMaximilian Albert1-47/+0
2008-07-29Update helperpaths live also when any of the item's LPEs is modifiedMaximilian Albert1-0/+20
2008-07-19fix crash when simplifying an lpe path: deleting the list didn't release the ...bulia byak1-4/+11
2008-07-15New LPE FreehandShape derived from PatternAlongPath (for the shapes in pen/pe...Maximilian Albert1-0/+24
2008-06-24kill the green fishbulia byak1-2/+2
2008-06-18Update LPE helper paths "live" on changesMaximilian Albert1-0/+28
2008-06-16First step towards making helper paths for LPE items work betterMaximilian Albert1-0/+19
2008-06-14put exception catch block around all doEffect calls. (so in SP_LPE_ITEM)Johan B. C. Engelen1-1/+11
2008-06-12whitespaceMaximilian Albert1-1/+1
2008-06-12Infrastructure in class LivePathEffect::Effect to put Inkscape into 'wait for...Maximilian Albert1-6/+21
2008-06-11plumb XML::Documents in everywhereMenTaLguY1-3/+3
2008-06-10Make broken doOnApply() for LPEs work againMaximilian Albert1-0/+2
2008-06-02fix crash, report warnings instead. trying to find real cause for this (crash...Johan B. C. Engelen1-0/+8
2008-05-31Stacked LPEs should now use the right bounding boxBastien Bouclet1-0/+3
2008-05-30LPE STACKING!Johan B. C. Engelen1-93/+312
2008-05-19Add checkbox for LPEs to temporarily disable them on canvas (but keep them ap...Maximilian Albert1-2/+4
2008-05-18Add a function doOnApply() for LPEs which is executed once when the effect is...Maximilian Albert1-3/+7
2008-05-17Fix LPE for groups bounding box calculation by using the SPItem->getBounds me...Bastien Bouclet1-8/+13
2008-04-24fix a couple of g++-4.3 compile errors.Peter Moulder1-1/+2
2008-03-29svn propset svn:eol-style native *.[ch] *.cpp (including buildtool.cpp, packa...Peter Moulder1-451/+451
2008-03-28Add two files that were forgotten in last commitJohan B. C. Engelen1-0/+451