Code

Make curvature work again by fixing a minor omission
[inkscape.git] / src / filters /
2009-09-15 scislacPatch by theAdib which fixes 397075
2009-08-30 buliabyakremove debug warning
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-08-05 johnceSPDocument->Document
2009-05-17 kiiralaFixed several cases of bad SVG being written from filters
2009-05-16 kiiralaFixed crashes in feImage when modifying source, one...
2009-05-16 kiiralaFixed dangling pointers and possible memory leaks with...
2009-05-07 jaspervdgDefault values for lots of filter attributes, see bug...
2009-04-21 jaspervdgWhen reworking Preben's patch I forgot a few things...
2009-04-21 jaspervdgPartial fix for bug 193926 , thanks to Preben Soeberg.
2009-04-20 jaspervdgFix to prevent convolvematrix.cpp from setting targetX...
2009-03-31 jaspervdgFix for helperfns_read_vector (which could go on trying...
2009-03-03 johanengelenfix crash bug 195312
2009-03-03 johanengelenminor code cleanup
2009-02-20 tweenkOnly build static libraries for subdirs than actually...
2009-01-12 verbalshadowCmake: Fixed the extra -l in the link command, plus...
2009-01-11 tweenkAdd CMakeLists for the filters directory.
2009-01-02 johanengelenMove filters into their own namespace Inkscape::Filters...
2008-12-20 jaspervdgFixes "disappearing gradients" problem discussed on...
2008-11-21 Ted GouldMerge from fe-moved