Code

This is the first c++ification commit from me. It handles sp-line, sp-polyline, sp...
[inkscape.git] / src / display / nr-filter-slot.cpp
2009-05-02 theadibclean left warning on revision 12272
2009-05-01 theAdibBUG 322116, PDF export does not use the highest quality...
2009-03-28 kiiralaFixed redraw-area dependent result when using filters...
2009-01-02 johanengelenMove filters into their own namespace Inkscape::Filters...
2008-12-05 joncruzCorrected initialization order.
2008-10-27 Ted GouldFrom trunk
2008-03-01 joncruzFix to check for out of bounds index *before* using...
2008-02-11 keescookremaining g++ 4.3 compilation fix-ups
2008-01-12 kiiralaFixed erroneous overwriting of temporary images inside...
2008-01-05 kiiralaAdded bicubic pixblock transformer to fix jagged result...
2008-01-04 kiiralaAdded more error checking to filter effects code
2007-12-28 johanengelenfix Bug #177891 feGaussianBlur crashes when setting...
2007-08-18 kiiralaImproved handling bounding boxes and rotated/skewed...
2007-08-14 jucablues* incomplete feImage implementation.
2007-06-12 kiiralaFilter effects: support for SourceAlpha and BackgroundAlpha
2007-06-07 kiiralaFixed background access problems introduced in previous...
2007-06-07 kiiralaFirst version of feOffset support. Contains some render...
2007-05-29 kiiralaAdded support for in-parameter in filter primitives
2006-07-26 kiiralaAdded renderer support for accessing background image...
2006-07-04 kiiralaCreated NR::FilterSlot to handle pixblocks in rendering...