Code

Store cached icons to disk between runs, and invalidate/purge as needed.
[inkscape.git] / src / display / nr-filter-primitive.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...
2009-01-02 johanengelenMove filters into their own namespace Inkscape::Filters...
2008-12-05 johanengelen2geom more as fix
2007-11-25 joncruzWarning cleanup
2007-10-31 kiiralaModified filter primitives' render method to use Filter...
2007-08-18 kiiralaImproved handling bounding boxes and rotated/skewed...
2007-06-04 kiiralaModified filter rendering area handling to better accom...
2006-07-26 kiiralaAdded renderer support for accessing background image...
2006-07-18 kiiralaAdded a bunch of comments to filter effects rendering...
2006-07-10 kiiralaBicubic scaler added to filtering, allowing changes...
2006-07-04 kiiralaCreated NR::FilterSlot to handle pixblocks in rendering...
2006-06-22 kiiralaAdded virtual destructors for filter primitives. Corrected
2006-06-21 kiiralasvg-filters branch merged back to head