Code

fix some crashes. Now I check for the existence of the d atrtibute
[inkscape.git] / src / display / curve.cpp
2008-05-17 joncruzFixed initialization order
2008-05-09 johanengelencomplete adding const to have only NArtBpath const...
2008-05-09 johanengelen- try to use more forward declarations for less depende...
2008-05-05 johanengelenstruct SPCurve => class SPCurve
2008-04-18 jaspervdgRemoved unnecessary checks from curve.cpp (sp_bpath_che...
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2008-01-25 keescookfirst set of updates to headers for clean gcc 4.3 builds
2007-09-29 pjrmnoop: CodingStyle: re-indent a few files that had mixtu...
2007-07-25 dvlierop2Add a method to create a rectangular curve
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