Code

commited Solaris 2.8 / gcc-3.2.3 fixes
[inkscape.git] / src / display / nr-filter-gaussian.cpp
2007-03-01 schwarzenbergcommited Solaris 2.8 / gcc-3.2.3 fixes
2007-02-19 joncruzCleaned up DOS line ends that had snuck in.
2007-02-11 buliabyakjasper's patch for fast iir blur
2007-02-04 buliabyakUnions Are Evil! When pixblock size is TINY, it stores...
2006-12-11 buliabyakpatch by Jasper van de Gronde from bug 1576258
2006-10-14 buliabyakdeal with the possible failure to create pixblock due...
2006-10-09 buliabyakadd blur speed/quality options
2006-07-26 kiiralaAdded renderer support for accessing background image...
2006-07-10 kiiralaBicubic scaler added to filtering, allowing changes...
2006-07-04 kiiralaCreated NR::FilterSlot to handle pixblocks in rendering...
2006-06-26 kiiralaAdded sanity checks and fixed buffer overflow in nr...
2006-06-22 kiiralaAdded virtual destructors for filter primitives. Corrected
2006-06-21 kiiralasvg-filters branch merged back to head