summaryrefslogtreecommitdiffstats
path: root/src/sp-polyline.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-22Warning cleanup.Jon A. Cruz1-2/+2
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-2/+2
2010-07-14SPShape c++ified to the extent it was possible and more changes done for XML ...Abhishek Sharma Public1-1/+1
2010-07-12SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public1-1/+1
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-32/+34
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-06-11plumb XML::Documents in everywhereMenTaLguY1-4/+3
2008-05-05struct SPCurve => class SPCurveJohan B. C. Engelen1-4/+4
2007-11-08warning cleanupJon A. Cruz1-4/+4
2007-01-22continue switching sp_repr_new* over to XML::Document::create*Aaron Spike1-1/+3
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-1/+1
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-1/+1