Code

Fix fallback icon loading order for icons with legacy names.
[inkscape.git] / src / filters /
2010-12-12 Jon A. CruzGSoC C++-ificiation merge and cleanup.
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-07-12 Abhishek Sharma... SPObject c++ification finalized along with the beginnin...
2010-07-06 Abhishek Sharma... C++ification of SPObject continued along with the onset...
2010-07-01 Abhishek Sharma... C++fied SPDocument added
2010-01-14 Krzysztof Kosiński* Merge from trunk
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-21 Ted GouldUpdating to current trunk
2009-12-21 Ted GouldUpdating the READMEs to better handle OSX.
2009-12-20 Jon A. CruzWarning cleanup
2009-12-13 Felipe C. da S.... updating my email address in file headers
2009-12-05 Felipe C. da S.... merging gsoc 2009 color management work by Felipe Sanch...
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
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-06-20 JucaBluesparsing and handling of icc-color in feFlood SVG Filters
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