summaryrefslogtreecommitdiffstats
path: root/src/display/nr-filter-image.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-5/+5
* Give each filter primitive a name to help in debugging.Tavmjong Bah2017-11-031-0/+2
* More header cleanupLiam P. White2014-09-061-4/+4
* Encapsulate the shared memory hack for Cairo and GdkPixbuf in a classKrzysztof Kosi??ski2013-09-191-3/+3
* Improve the functions which create GdkPixbuf from Cairo surfaceKrzysztof Kosi??ski2013-09-131-1/+0
* Use filter primitive region and aspect ratio in image filter primitive, fixes...Tavmjong Bah2012-10-151-1/+0
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-4/+5
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-1/+2
* Initial autocache workKrzysztof Kosi??ski2011-08-091-0/+2
* Merge from trunkKrzysztof Kosi??ski2011-04-071-2/+5
|\
| * Add handling filter primitive subregion to filter primitive classes.Tavmjong Bah2011-03-111-2/+4
* | 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
* | Cruft removalKrzysztof Kosi??ski2010-07-291-1/+0
* | First half of image filter (display from external image)Krzysztof Kosi??ski2010-07-291-5/+5
|/
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-2/+2
* SPDocument->Documentjohnce2009-08-051-2/+2
* nr-filter-image now yields identical results to using <image> in most cases b...Jasper van de Gronde2009-01-161-0/+1
* Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen2009-01-021-2/+4
* svg element referenced by id part of feImage filter rendering.Felipe Corr??a da Silva Sanches2008-02-251-0/+4
* Allow relative paths to be used for images.Tavmjong Bah2008-02-031-0/+2
* partially implemented xlink:href parameter loading. (It still just Felipe Corr??a da Silva Sanches2007-11-051-1/+3
* Modified filter primitives' render method to use FilterUnits instead of MatrixNiko Kiirala2007-10-311-1/+2
* Added 'paraller axis' rendering hint to filter primitives, that need it.Niko Kiirala2007-10-241-0/+1
* * incomplete feImage implementation.Felipe Corr??a da Silva Sanches2007-08-141-1/+2
* feImage boilerplate code.Felipe Corr??a da Silva Sanches2007-07-261-0/+47