summaryrefslogtreecommitdiffstats
path: root/src/sp-feconvolvematrix.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-21Merge from fe-movedTed Gould1-338/+0
2008-06-11plumb XML::Documents in everywhereMenTaLguY1-4/+4
2008-04-23A small fix to the warning message to make it more explicit.Marcin Floryan1-1/+1
2008-01-25first set of updates to headers for clean gcc 4.3 buildsKees Cook1-0/+2
2007-12-06Fixed several crashes when modifying filter effect parameters with XML editorNiko Kiirala1-1/+1
2007-09-30Convolve Matrix Filter:Tavmjong Bah1-0/+1
2007-08-06handling of default values and checking for invalid values.Felipe Corr??a da Silva Sanches1-6/+53
2007-08-05refactoring:Felipe Corr??a da Silva Sanches1-9/+10
2007-08-04setting of attributes and default values for feColorMatrix. Felipe Corr??a da Silva Sanches1-10/+1
2007-07-27refactoring: gathering some commonly copy'n'pasted functions on a common Felipe Corr??a da Silva Sanches1-34/+6
2007-07-27added helper methods NumberOptNumber::numIsSet() and Felipe Corr??a da Silva Sanches1-5/+4
2007-07-26boiler plate code for feTurbulence:Felipe Corr??a da Silva Sanches1-12/+64
2007-07-20Patch from Felipe Sanches: support for feConvolveMatrix filter primitiveNiko Kiirala1-1/+100
2007-04-09fix crash temporarily until next refactoring phaseMenTaLguY1-1/+1
2007-03-20plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY1-1/+1
2007-02-19Fixed unintialized variables and minor misc warningsJon A. Cruz1-1/+2
2006-08-14Work on filters. spFilterPrimitive structure added. Blur slider updated. Fixe...Hugo Rodrigues1-26/+3
2006-08-02Added skeleton files for other filter primitives' SP-objects. Added blur slid...Hugo Rodrigues1-0/+196