Code

API change: render methods now take a cairo_t (not yet used)
[inkscape.git] / src / display / nr-arena-item.cpp
2007-03-01 buliabyakAPI change: render methods now take a cairo_t (not...
2007-02-04 buliabyakUnions Are Evil! When pixblock size is TINY, it stores...
2007-01-07 buliabyakcomment on possible optimization
2006-10-25 buliabyakimplement rendering of clips/masks in outline mode...
2006-10-20 buliabyakmore correct double opacity fix: do not multiply by...
2006-10-20 buliabyakfix the erroneous double opacity on filtered objects
2006-10-17 buliabyakpurge fred's arena item tile cache (has been disabled...
2006-10-14 buliabyakindentation; declarations to first uses; deal with...
2006-10-11 buliabyakdisable filters in outline mode
2006-07-29 buliabyakpatch for rendering quality and speed from Jasper van...
2006-07-26 kiiralaAdded renderer support for accessing background image...
2006-06-21 kiiralasvg-filters branch merged back to head
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-19 knutuxRendering optimisation, which gives best results for...
2006-03-26 buliabyakcosmetic
2006-03-19 buliabyakfix clipping with unfilled paths
2006-03-15 mentalReplace GC::Managed<>::clearOnceInaccessible with GC...
2006-01-16 mentalmoving trunk for module inkscape