summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpeobject.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-04Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz1-1/+1
2011-02-21Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz1-6/+6
2010-07-12SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public1-1/+1
2010-05-18better fix for lpe stack forkingJohan B. C. Engelen1-0/+1
2010-05-14fix bug when forking LPE stackJohan B. C. Engelen1-4/+5
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-2/+2
2009-08-05SPDocument->Documentjohnce1-2/+2
2008-10-11Merging from trunkTed Gould1-26/+17
2008-09-23fix crash on entering invalid lpe name in xmlJohan B. C. Engelen1-4/+3
2008-06-11plumb XML::Documents in everywhereMenTaLguY1-4/+3
2008-06-10Write all effect parameters to SVG when a LPE knotholder handle is ungrabbedMaximilian Albert1-0/+2
2008-02-29fix warningsJohan B. C. Engelen1-1/+1
2008-02-06Fix wrong identification of invalid effects (for unknown effects, it used to ...Johan B. C. Engelen1-4/+2
2008-01-02+ Fix bug #179840, forking of LPEsJohan B. C. Engelen1-5/+26
2007-11-08warning cleanupJon A. Cruz1-9/+9
2007-10-20LPE: add on-canvas editing of path parameters!Johan B. C. Engelen1-1/+1
2007-10-11trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.Peter Moulder1-264/+264
2007-09-05LPE: fix undo bug for applying/removing effectJohan B. C. Engelen1-3/+8
2007-08-17Fix LPE:Johan B. C. Engelen1-1/+0
2007-08-14Commit LivePathEffect branch to trunk!Johan B. C. Engelen1-0/+260