summaryrefslogtreecommitdiffstats
path: root/src/sp-ellipse.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-05struct SPCurve => class SPCurveJohan B. C. Engelen1-3/+3
2008-03-28- Created a SPLPEItem class that handles applying a LPE to an ItemBastien Bouclet1-4/+6
2008-02-04Remove g_print debugging statement.Tavmjong Bah1-1/+0
2008-01-13Allow snapping from and to ellipsesDiederik van Lierop1-8/+45
2007-12-13Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert1-0/+1
2007-11-04Warning cleanupJon A. Cruz1-5/+5
2007-08-14Commit LivePathEffect branch to trunk!Johan B. C. Engelen1-0/+29
2007-01-24heh, bool to begin withMenTaLguY1-2/+2
2007-01-24switch to using SVG::PathString for building pathsMenTaLguY1-26/+18
2007-01-21start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY1-4/+9
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