Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / sp-filter.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-03 Abhishek Sharma... another c++ification for sp-object.h/cpp and still...
2010-07-01 Abhishek Sharma... C++fied SPDocument added
2010-05-15 Ted GouldUpdating to trunk
2010-04-15 Jasper van de GrondefilterUnits and primitiveUnits are now actually read...
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-04-23 jaspervdgEvil work-around for Inkscape's lack of support for...
2009-01-02 johanengelenMove filters into their own namespace Inkscape::Filters...
2008-06-11 mentalplumb XML::Documents in everywhere
2008-06-09 verbalshadowFix include in sp-filter.cpp NR:filter issue
2008-06-02 kiiralaFixed conflicting result image names inside filter...
2008-02-05 kiiralaPatch by John Faith: fixed crash resulting from inprope...
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2007-11-04 joncruzWarning cleanup
2007-08-15 kiiralaFixed blur not rotating with the object in some cases...
2007-07-21 kiiralaAdded a missing link in making the filterRes attribute...
2007-07-02 buliabyakfix wrong modified signal handling: connecting was...
2007-06-23 kiiralaUsing the blur slider no longer destroys filters alread...
2007-05-30 kiiralaFixed segfault when opening about screen
2007-05-29 kiiralaAdded support for in-parameter in filter primitives
2007-05-21 kiiralaRefactoring work for filter effects renderer initialization
2007-04-09 mentalfix crash temporarily until next refactoring phase
2007-03-20 mentalplumb XML::Document parameter into duplication, courtes...
2007-02-19 joncruzCleaned up DOS line ends that had snuck in.
2007-02-18 buliabyakstandardize converting from number to string and back
2006-10-07 buliabyakwhitespace (line ends)
2006-08-14 haa_rodriguesWork on filters. spFilterPrimitive structure added...
2006-07-27 kiiralaswitch to sigc++ signals
2006-06-30 haa_rodriguesfixed win32 crash when working with filter tags
2006-06-29 haa_rodriguesFixed crash when adding filter attributes on XML tree.
2006-06-21 kiiralasvg-filters branch merged back to head