Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / display / nr-filter-image.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-01 Abhishek Sharma... C++fied SPDocument added
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
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-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-07-13 pjrmdoc: add TODO comment for handling hrefs better.
2009-05-16 kiiralaFixed crashes in feImage when modifying source, one...
2009-05-16 kiiralaFixed dangling pointers and possible memory leaks with...
2009-05-11 theAdibBUG: #273767: crash on ...; resolved crash on several...
2009-01-16 jaspervdgnr-filter-image now yields identical results to using...
2009-01-04 jaspervdg(Partial) fix to nr-filter-image + some (small) changes...
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-28 verbalshadowMore NR ==> Geom changes
2008-11-21 Ted GouldMerge from fe-moved
2008-10-11 Ted GouldMerging from trunk
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-05-04 ishmalRemove warnings
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-02-25 jucabluessvg element referenced by id part of feImage filter...
2008-02-04 tavmjongImprovement in positioning images. W3C SVG tests:
2008-02-03 tavmjongAllow relative paths to be used for images.
2008-01-22 jucabluesfix crash on feImage when trying to drag
2008-01-22 jucabluesfixes feImage rendering, but does not add it to filters...
2008-01-04 kiiralaAdded more error checking to filter effects code
2007-12-28 johanengelentry to fix bug #174475 feImage renderer crashes on...
2007-11-25 joncruzWarning cleanup
2007-11-05 jucabluespartially implemented xlink:href parameter loading...
2007-10-31 kiiralaModified filter primitives' render method to use Filter...
2007-10-24 kiiralaAdded 'paraller axis' rendering hint to filter primitiv...
2007-08-14 jucablues* incomplete feImage implementation.
2007-07-26 jucabluesboiler plate code for feTurbulence:
2007-07-26 jucabluesfeImage boilerplate code.