summaryrefslogtreecommitdiffstats
path: root/src/sp-polygon.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-10More type registration cleanupJon A. Cruz1-11/+13
2008-05-09- try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen1-2/+2
2008-05-05struct SPCurve => class SPCurveJohan B. C. Engelen1-7/+7
2007-11-08warning cleanupJon A. Cruz1-2/+2
2007-01-21start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY1-1/+3
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-2/+2
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-2/+2
2006-03-29Handle polygon of 0 or 1 points (without triggering warnings).Peter Moulder1-6/+26