Code

fix 1243587 and misc fixes
[inkscape.git] / src / display / nr-filter.cpp
2007-03-01 schwarzenberg(hopefully) fixed build on linux, added missing isnormal.h
2007-03-01 schwarzenbergcommited Solaris 2.8 / gcc-3.2.3 fixes
2007-02-04 buliabyakUnions Are Evil! When pixblock size is TINY, it stores...
2007-01-03 kiiralaAdded bitmap transformer to fix blur with rotation...
2006-10-20 buliabyakhandle the case of no filter primitives
2006-10-20 buliabyakfill in set methods to enable x/y/w/h
2006-10-14 buliabyakdeal with the possible failure to create pixblock due...
2006-10-02 kiiralaFixed banding problem when rendering filters
2006-08-20 haa_rodriguesObject groups can be blurred. Blur slider updates when...
2006-08-14 haa_rodriguesWork on filters. spFilterPrimitive structure added...
2006-07-26 kiiralaAdded renderer support for accessing background image...
2006-07-18 kiiralaAdded a bunch of comments to filter effects rendering...
2006-07-10 kiiralaBicubic scaler added to filtering, allowing changes...
2006-07-09 ishmalfix properly. oops ^^
2006-07-09 ishmalremove conversion warnings
2006-07-09 kiiralaCompiler error in NR::Filter fixed
2006-07-09 kiiralaFilter effects bounding box calculation makes use of...
2006-07-04 kiiralaCreated NR::FilterSlot to handle pixblocks in rendering...
2006-06-21 kiiralasvg-filters branch merged back to head