summaryrefslogtreecommitdiffstats
path: root/src/sp-lpe-item.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-03catch exception by referenceJohan B. C. Engelen1-1/+1
2013-04-07Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel1-2/+0
2013-04-05Merged Item.Markus Engel1-11/+9
2013-04-05Merged more classes.Markus Engel1-101/+76
2013-04-01Added experimental constructor to SPRect. Memory leaks because of non-virtual...Markus Engel1-4/+10
2013-03-31Prepared exchange of casting macros.Markus Engel1-0/+1
2013-03-29Renamed virtual function names.Markus Engel1-17/+17
2013-03-29Removed function pointers from SPObject and subclasses.Markus Engel1-7/+7
2013-03-14Various changes.Markus Engel1-1/+1
2013-01-26More GObject boilerplate reductionAlex Valavanis1-44/+19
2012-10-27cppcheck fixes: sp-lpe-itemAlex Valavanis1-47/+34
2012-09-29Removed old calls to set_shape and update_patheffect.Markus Engel1-2/+2
2012-08-19As all subclasses of SPLPEItem now have "virtual pads" with correct inheritan...Markus Engel1-3/+1
2012-08-18Added "virtual pad" to SPLPEItem.Markus Engel1-46/+105
2012-06-17Removed outdated classes.Jon A. Cruz1-0/+2
2012-01-17add underscores to some member variables.Johan B. C. Engelen1-9/+14
2011-10-18cppcheckKris De Gussem1-6/+6
2011-07-16Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz1-1/+1
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-12/+12
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-07-12SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public1-1/+1
2010-07-03another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public1-2/+2
2010-06-01i think this is the final fix for the LPE forking bug with clones.Johan B. C. Engelen1-0/+4
2010-05-31much better fix for lpe forking, that can no longer turn into infinite loopJohan B. C. Engelen1-23/+28
2010-05-26temporary fix, to stop lpe clone freezeJohan B. C. Engelen1-1/+2
2010-05-18better fix for lpe stack forkingJohan B. C. Engelen1-0/+36
2010-05-14fix bug when forking LPE stackJohan B. C. Engelen1-0/+3
2009-11-29First GSoC node tool commit to BazaarKrzysztof Kosi??ski1-14/+3
2009-11-23work on the lpe group undo bug. it's not solved, but i think LPE code does ev...Johan B. C. Engelen1-30/+31
2009-10-05Fix for 419577 by JohanJosh Andler1-1/+5
2009-08-26fix bug #377958: don't write inkscape:path-effect to plain svgJohan B. C. Engelen1-5/+7
2009-08-22fix rendering of testcase errorhandling-nosuchlpe.svg: make sure shapes do no...bulia byak1-0/+18
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-2/+2
2009-08-05SPDocument->Documentjohnce1-2/+2
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