summaryrefslogtreecommitdiffstats
path: root/src/sp-gaussian-blur.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge redundant *-fns.h into respective filter headers.Krzysztof Kosi??ski2010-07-141-212/+0
| | | | | | Move gaussian blur to filters directory. Blend filter effect. (bzr r9508.1.16)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-2/+2
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-2/+2
| | | (bzr r8404)
* Fixed several cases of bad SVG being written from filtersNiko Kiirala2009-05-171-9/+4
| | | (bzr r7900)
* Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen2009-01-021-5/+5
| | | (bzr r7058)
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-4/+4
| | | (bzr r5884)
* Warning cleanupJon A. Cruz2007-11-041-2/+2
| | | (bzr r4025)
* Using the blur slider no longer destroys filters already applied to the objectNiko Kiirala2007-06-231-1/+1
| | | (bzr r3086)
* Refactoring work for filter effects renderer initializationNiko Kiirala2007-05-211-11/+36
| | | (bzr r3035)
* fix crash temporarily until next refactoring phaseMenTaLguY2007-04-091-1/+1
| | | (bzr r2837)
* plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY2007-03-201-1/+1
| | | (bzr r2723)
* Fixed a crash in modifying filter parameters in XML editor.Niko Kiirala2006-08-251-1/+1
| | | | | Fixed filters not appearing, when a file with filters is loaded. (bzr r1638)
* Work on filters. spFilterPrimitive structure added. Blur slider updated. ↵Hugo Rodrigues2006-08-141-25/+16
| | | | | Fixed sp-object-repr.cpp typos (bzr r1598)
* svg-filters branch merged back to headNiko Kiirala2006-06-211-0/+201
(bzr r1252)