Code

patch 1484602 by Niko Kiirala
[inkscape.git] / src / display /
2006-05-09 mentalalways make local copy of path data so we have control...
2006-05-09 mentalfix confusion of SP_CANVAS_BPATH with SP_CURVE_BPATH
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-05-01 mentalNRMatrix copy constructor appears deficient; avoid...
2006-05-01 mentaluse GC allocator for bitmap cache and transform
2006-04-29 mentalrationalize function names and remove spurious soft_ptr
2006-04-21 rwstremove compiler warnings
2006-04-20 knutuxSVG 1.1 Conditional Processing Module rendering support...
2006-04-20 knutuxdisabling rendering optimization for dashed strokes...
2006-04-20 knutuxresolving compiler warnings
2006-04-19 knutuxRendering optimisation, which gives best results for...
2006-04-14 acspikeAttempt to preserve the shape of the path when deleting...
2006-04-03 pjrmCodingStyle: whitespace
2006-04-03 pjrmCodingStyle: const placement
2006-04-03 pjrmcleanup: Remove some commented-out code.
2006-04-03 pjrmCodingStyle: whitespace, and move a few declarations...
2006-04-03 pjrmcleanup: Remove commented-out code (dating from 2004...
2006-04-03 pjrmCodingStyle: const placement
2006-03-26 buliabyakfix 1457118
2006-03-26 buliabyakcosmetic
2006-03-19 buliabyakfix clipping with unfilled paths
2006-03-15 mentalReplace GC::Managed<>::clearOnceInaccessible with GC...
2006-02-15 buliabyakfix 1432089: stroke is not drawn not only when it's...
2006-02-14 mjwybrow * src/display/sp-canvas.cpp, display/sp-canvas...
2006-02-13 rwstbulk whitespace removal patch #1198588 by gigaclon
2006-02-06 rwstrevert to using inttypes.h instead of stdint.h
2006-01-18 rwstoptimized includes
2006-01-16 mentalmoving trunk for module inkscape