Code

replace nr_new() with g_new(), and try to converge on using the glib allocator a...
[inkscape.git] / src / display / curve.cpp
2006-05-28 mentalreplace nr_new() with g_new(), and try to converge...
2006-05-28 buliabyakbreak apart faster: prepend to list instead of append...
2006-05-09 mentalalways make local copy of path data so we have control...
2006-05-09 mentalget rid of sp_curve_new_from_static_bpath() in a bid...
2006-05-09 mentaleliminate direct accesses to SPCurve::bpath
2006-01-16 mentalmoving trunk for module inkscape