summaryrefslogtreecommitdiffstats
path: root/src/display/curve.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* replace nr_new() with g_new(), and try to converge on using the glib allocato...MenTaLguY2006-05-281-8/+9
* break apart faster: prepend to list instead of append, add objects to selecti...bulia byak2006-05-281-6/+1
* always make local copy of path data so we have control of memory policyMenTaLguY2006-05-091-29/+17
* get rid of sp_curve_new_from_static_bpath() in a bid to simplify curve memory...MenTaLguY2006-05-091-53/+1
* eliminate direct accesses to SPCurve::bpathMenTaLguY2006-05-091-64/+64
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1289