Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / sp-filter-primitive.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-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...
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-05-17 kiiralaFixed several cases of bad SVG being written from filters
2009-01-02 johanengelenMove filters into their own namespace Inkscape::Filters...
2008-06-11 mentalplumb XML::Documents in everywhere
2008-01-25 keescookfirst set of updates to headers for clean gcc 4.3 builds
2007-06-23 kiiralaUsing the blur slider no longer destroys filters alread...
2007-05-29 kiiralaAdded support for in-parameter in filter primitives
2007-05-21 kiiralaRefactoring work for filter effects renderer initialization
2007-03-20 mentalplumb XML::Document parameter into duplication, courtes...
2007-02-19 joncruzCleaned up DOS line ends that had snuck in.
2007-02-19 joncruzFixed unintialized variables and minor misc warnings
2006-08-25 kiiralaFixed a crash in modifying filter parameters in XML...
2006-08-20 haa_rodriguesObject groups can be blurred. Blur slider updates when...
2006-08-14 haa_rodriguesWork on filters. spFilterPrimitive structure added...