Code

- try to use more forward declarations for less dependencies on display/curve.h
[inkscape.git] / src / sp-feconvolvematrix.cpp
2008-04-23 mfloryanA small fix to the warning message to make it more...
2008-01-25 keescookfirst set of updates to headers for clean gcc 4.3 builds
2007-12-06 kiiralaFixed several crashes when modifying filter effect...
2007-09-30 tavmjongConvolve Matrix Filter:
2007-08-06 jucablueshandling of default values and checking for invalid...
2007-08-05 jucabluesrefactoring:
2007-08-04 jucabluessetting of attributes and default values for feColorMatrix.
2007-07-27 jucabluesrefactoring: gathering some commonly copy'n'pasted...
2007-07-27 jucabluesadded helper methods NumberOptNumber::numIsSet() and
2007-07-26 jucabluesboiler plate code for feTurbulence:
2007-07-20 kiiralaPatch from Felipe Sanches: support for feConvolveMatrix...
2007-04-09 mentalfix crash temporarily until next refactoring phase
2007-03-20 mentalplumb XML::Document parameter into duplication, courtes...
2007-02-19 joncruzFixed unintialized variables and minor misc warnings
2006-08-14 haa_rodriguesWork on filters. spFilterPrimitive structure added...
2006-08-02 haa_rodriguesAdded skeleton files for other filter primitives' SP...