summaryrefslogtreecommitdiffstats
path: root/src/filters (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Partial fix for bug 193926 , thanks to Preben Soeberg.Jasper van de Gronde2009-04-211-14/+18
* Fix to prevent convolvematrix.cpp from setting targetX/Y to zero if no value ...Jasper van de Gronde2009-04-201-18/+22
* Fix for helperfns_read_vector (which could go on trying to read numbers for e...Jasper van de Gronde2009-03-311-1/+0
* fix crash bug 195312Johan B. C. Engelen2009-03-031-9/+11
* minor code cleanupJohan B. C. Engelen2009-03-031-7/+9
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-6/+1
* Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher2009-01-121-0/+2
* Add CMakeLists for the filters directory.Krzysztof Kosi??ski2009-01-111-0/+23
* Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen2009-01-0226-154/+158
* Fixes "disappearing gradients" problem discussed on mailing list and adds a f...Jasper van de Gronde2008-12-201-2/+13
* Merge from fe-movedTed Gould2008-11-2157-0/+7181