Code

Warning cleanup
[inkscape.git] / src / display / nr-filter-convolve-matrix.cpp
2009-12-20 Jon A. CruzWarning cleanup
2009-12-13 Felipe C. da S.... updating my email address in file headers
2009-05-13 jaspervdg(Very) small fix for FilterConvolveMatrix::area_enlarge
2009-05-13 jaspervdgFix for bug #372412. As well as proper handling of...
2009-04-20 jaspervdgFix to prevent convolvematrix.cpp from setting targetX...
2009-04-08 jaspervdgFix feConvolveMatrix to use premultiplied color values...
2009-04-05 jaspervdgFixes some wrong uses of CLAMP_D_TO_U8 in filtering...
2009-01-02 johanengelenMove filters into their own namespace Inkscape::Filters...
2008-12-05 johanengelen2geom more as fix
2008-02-19 jucablues* convolve matrix code refactoring
2008-01-04 kiiralaAdded more error checking to filter effects code
2007-11-25 joncruzWarning cleanup
2007-10-31 kiiralaModified filter primitives' render method to use Filter...
2007-10-24 kiiralaAdded 'paraller axis' rendering hint to filter primitiv...
2007-09-30 tavmjongConvolve Matrix Filter:
2007-08-06 jucablueshandling of default values and checking for invalid...
2007-08-05 jucabluesrefactoring:
2007-07-27 jucabluesadded helper methods NumberOptNumber::numIsSet() and
2007-07-26 jucabluesboiler plate code for feTurbulence:
2007-07-23 kiiralaPatch by Felipe Sanches: fixed transparent lines in...
2007-07-20 kiiralaPatch from Felipe Sanches: support for feConvolveMatrix...