summaryrefslogtreecommitdiffstats
path: root/src/sp-use-reference.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-241/+0
2017-02-05Fix C++11 errors and warnings with g++-7Alex Valavanis1-1/+3
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-3/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+3
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-3/+0
2015-07-14Fix for circular references detection in almost all cases, fixing https://bug...Marc Jeanmougin1-12/+1
2013-11-14More scan-build null pointer checksAlex Valavanis1-11/+14
2011-02-21Finished cleanup of outdated SP_OBJECT_PARENT C macro.Jon A. Cruz1-6/+6
2011-02-02update to latest 2geom !Johan B. C. Engelen1-6/+6
2010-07-14SPShape c++ified to the extent it was possible and more changes done for XML ...Abhishek Sharma Public1-1/+1
2008-12-28More NR ==> Geom changesJoshua L. Blocher1-4/+4
2008-10-27From trunkTed Gould1-3/+5
2008-10-11Merging from trunkTed Gould1-2/+2
2008-08-08remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen1-1/+1
2008-06-22use LoadPathVector instead of LoadArtBPath everywhereJohan B. C. Engelen1-1/+1
2008-05-05struct SPCurve => class SPCurveJohan B. C. Engelen1-1/+1
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-0/+2
2008-01-25first set of updates to headers for clean gcc 4.3 buildsKees Cook1-0/+2
2007-11-10Warning cleanupJon A. Cruz1-1/+5
2007-06-17fix double instancing of signal connectors in SPUseReferenceJohan B. C. Engelen1-9/+0
2006-07-28switch to sigc++ SPObject signals for SPUsePathReferenceMenTaLguY1-5/+6
2006-05-09eliminate direct accesses to SPCurve::bpathMenTaLguY1-1/+1