summaryrefslogtreecommitdiffstats
path: root/src/sp-feconvolvematrix.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge from fe-movedTed Gould2008-11-211-60/+0
| | | (bzr r6891)
* handling of default values and checking for invalid values.Felipe Corr??a da Silva Sanches2007-08-061-0/+5
| | | (bzr r3401)
* Filter effects:Nicholas Bishop2007-08-061-3/+2
| | | | | | * Added edge mode setting to the filter dialog * Changed type of edgeMode in SPFeConvolveMatrix to use the enum type (bzr r3381)
* boiler plate code for feTurbulence:Felipe Corr??a da Silva Sanches2007-07-261-1/+1
| | | | | | | | | *reading attributes and setting default values same for some more attributes on convolve matrix filter alphabetical ordering on Makefile_insert and on nr-filter.cpp #includes (bzr r3305)
* Patch from Felipe Sanches: support for feConvolveMatrix filter primitiveNiko Kiirala2007-07-201-2/+13
| | | (bzr r3270)
* Work on filters. spFilterPrimitive structure added. Blur slider updated. ↵Hugo Rodrigues2006-08-141-2/+2
| | | | | Fixed sp-object-repr.cpp typos (bzr r1598)
* Added skeleton files for other filter primitives' SP-objects. Added blur ↵Hugo Rodrigues2006-08-021-0/+45
slider on fill/stroke dialog (uncomment on object-properties.cpp). (bzr r1542)