Code

OCAL. Fix for Bug #638844 (Errors printed to console if openclipart search fails).
[inkscape.git] / src / display / curve.h
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-05-15 Ted GouldUpdating to trunk
2010-04-22 Diederik van LieropFix snapping regression introduced by rev. #9118
2008-10-11 Ted GouldMerging from trunk
2008-08-13 johanengelenmake spcurve::first_point and last_point boost::optional
2008-08-13 johanengelenreturn boost::optional for second and penultimate point...
2008-07-17 johanengelenconvert all SPCurve's points and matrices arguments...
2008-07-16 johanengelenremove all old nartbpath code from SPCurve!!! (in...
2008-07-14 johanengelenmake SPCurve constructors explicit. (so e.g. it is...
2008-07-08 johanengelen2geomify SPCurve::new_from_rect
2008-07-07 johanengelencleanup unused methods in spcurve
2008-06-30 johanengelenadd SPCurve::get_segment_count
2008-06-29 johanengelenremove unused function first_bpath
2008-06-29 johanengelenadd SPCurve::first_segment and last_segment
2008-06-26 johanengelennoop: be more consistent with function names (get_pathv...
2008-06-08 johanengelenadd method to retrieve first and last path of SPCurve...
2008-06-06 johanengelenmerge gsoc2008_johan_path2geom into trunk
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
2007-07-25 dvlierop2Add a method to create a rectangular curve
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