summaryrefslogtreecommitdiffstats
path: root/src/display/nr-filter-flood.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-6/+6
* Give each filter primitive a name to help in debugging.Tavmjong Bah2017-11-031-0/+2
* More header cleanupLiam P. White2014-09-061-2/+3
* Fix another load of forward declaration tagsAlex Valavanis2013-03-141-1/+1
* Update 2Geom. Remove all use of NRRectL.Krzysztof Kosi??ski2011-08-271-1/+0
* Correctly invalidate cache of objects with background-accessing filtersKrzysztof Kosi??ski2011-08-141-0/+1
* Initial autocache workKrzysztof Kosi??ski2011-08-091-1/+4
* Merge from trunkKrzysztof Kosi??ski2011-04-071-2/+2
|\
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\|
| * Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | Flood and merge filtersKrzysztof Kosi??ski2010-07-141-5/+5
|/
* updating my email address in file headersFelipe Corr??a da Silva Sanches2009-12-131-1/+1
* parsing and handling of icc-color in feFlood SVG FiltersFelipe Corr??a da Silva Sanches2009-06-201-0/+3
* Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen2009-01-021-2/+4
* 2geom more as fixJohan B. C. Engelen2008-12-051-1/+1
* implementation of Flood Filter Effect rendererFelipe Corr??a da Silva Sanches2008-01-161-1/+6
* Modified filter primitives' render method to use FilterUnits instead of MatrixNiko Kiirala2007-10-311-1/+2
* boilerplate code for the remaining filters. My next commits will Felipe Corr??a da Silva Sanches2007-08-041-0/+42