Code

Store cached icons to disk between runs, and invalidate/purge as needed.
[inkscape.git] / src / livarot / PathCutting.cpp
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...
2008-12-28 verbalshadowMore NR ==> Geom changes
2008-12-05 johanengelenNR::LInfty => Geom::
2008-10-28 Ted GouldMerge from trunk
2008-08-31 johanengelentemporary fix for continuity exception
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-05 dvlierop2Use is_straight_curve() instead of three separate dynam...
2008-08-03 johanengelenfix arc conversion to livarot
2008-07-25 johanengelenupdate to 2geom rev. 1507
2008-07-23 johanengelen2geom path to livarot path conversion: don't add closin...
2008-07-16 johanengelenupdate to latest 2geom (rev1497)
2008-07-14 johanengelenfix conversion from pathvector to livarot path. (a...
2008-07-12 johanengelenremove no longer used methods (livarot to nartbpath...
2008-07-11 johanengelenuse new 2geom function. This ensures we cannot end...
2008-07-08 johanengelenadd MakePathVector to livarot
2008-07-04 johanengelenuse if(dynamic_cast<>) instead of if(typeid==) to check...
2008-06-29 johanengelenrecognize HLineSegment and VLineSegment while looping...
2008-06-26 johanengelendon't use splivarot to get livarot path, use livarot...
2008-06-22 johanengelenremove obsolete LoadArtBPath from livarot
2008-06-22 johanengelencreate method for Livarot paths to load PathVectors...
2008-05-09 johanengelencomplete adding const to have only NArtBpath const...
2008-03-08 dvlierop2Node tool: snap to paths and their nodes, incl. to...
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2007-04-08 buliabyakfix bug where nearest_point_on_path returned bogus...
2006-05-26 buliabyakmethod for dashing Path using an SPStyle
2006-05-14 acspikeput Richard's copyright notice where I had forgotten it.
2006-01-16 mentalmoving trunk for module inkscape