summaryrefslogtreecommitdiffstats
path: root/src/sp-gaussian-blur.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-07-14Merge redundant *-fns.h into respective filter headers.Krzysztof Kosi??ski1-212/+0
2010-07-12SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public1-2/+2
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-2/+2
2009-08-05SPDocument->Documentjohnce1-2/+2
2009-05-17Fixed several cases of bad SVG being written from filtersNiko Kiirala1-9/+4
2009-01-02Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen1-5/+5
2008-06-11plumb XML::Documents in everywhereMenTaLguY1-4/+4
2007-11-04Warning cleanupJon A. Cruz1-2/+2
2007-06-23Using the blur slider no longer destroys filters already applied to the objectNiko Kiirala1-1/+1
2007-05-21Refactoring work for filter effects renderer initializationNiko Kiirala1-11/+36
2007-04-09fix crash temporarily until next refactoring phaseMenTaLguY1-1/+1
2007-03-20plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY1-1/+1
2006-08-25Fixed a crash in modifying filter parameters in XML editor.Niko Kiirala1-1/+1
2006-08-14Work on filters. spFilterPrimitive structure added. Blur slider updated. Fixe...Hugo Rodrigues1-25/+16
2006-06-21svg-filters branch merged back to headNiko Kiirala1-0/+201