Code

Node tool: fix Tab and Shift+Tab
[inkscape.git] / src / display / nr-filter-morphology.cpp
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-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-13 Felipe C. da S.... updating my email address in file headers
2009-05-29 kiiralaFixed area_enlarge in couple filters, to prevent white...
2009-01-02 johanengelenMove filters into their own namespace Inkscape::Filters...
2008-12-30 johanengelenget rid of a lot of no longer needed "libnr/nr-......
2008-12-05 johanengelen2geom more as fix
2008-06-02 kiiralaFixed SVG compliance problems with feMorphology (bug...
2008-01-04 kiiralaAdded more error checking to filter effects code
2007-11-25 joncruzWarning cleanup
2007-10-31 kiiralaModified filter primitives' render method to use Filter...
2007-10-24 kiiralaAdded 'paraller axis' rendering hint to filter primitiv...
2007-08-09 jucabluesfixing small bug on feMorphology
2007-08-09 jucabluesfeMorphology filter primitive implementation
2007-08-04 jucabluesboilerplate code for the remaining filters. My next...