summaryrefslogtreecommitdiffstats
path: root/src/sp-feconvolvematrix.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* A small fix to the warning message to make it more explicit.Marcin Floryan2008-04-231-1/+1
* first set of updates to headers for clean gcc 4.3 buildsKees Cook2008-01-251-0/+2
* Fixed several crashes when modifying filter effect parameters with XML editorNiko Kiirala2007-12-061-1/+1
* Convolve Matrix Filter:Tavmjong Bah2007-09-301-0/+1
* handling of default values and checking for invalid values.Felipe Corr??a da Silva Sanches2007-08-061-6/+53
* refactoring:Felipe Corr??a da Silva Sanches2007-08-051-9/+10
* setting of attributes and default values for feColorMatrix. Felipe Corr??a da Silva Sanches2007-08-041-10/+1
* refactoring: gathering some commonly copy'n'pasted functions on a common Felipe Corr??a da Silva Sanches2007-07-271-34/+6
* added helper methods NumberOptNumber::numIsSet() and Felipe Corr??a da Silva Sanches2007-07-271-5/+4
* boiler plate code for feTurbulence:Felipe Corr??a da Silva Sanches2007-07-261-12/+64
* Patch from Felipe Sanches: support for feConvolveMatrix filter primitiveNiko Kiirala2007-07-201-1/+100
* fix crash temporarily until next refactoring phaseMenTaLguY2007-04-091-1/+1
* plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY2007-03-201-1/+1
* Fixed unintialized variables and minor misc warningsJon A. Cruz2007-02-191-1/+2
* Work on filters. spFilterPrimitive structure added. Blur slider updated. Fixe...Hugo Rodrigues2006-08-141-26/+3
* Added skeleton files for other filter primitives' SP-objects. Added blur slid...Hugo Rodrigues2006-08-021-0/+196