summaryrefslogtreecommitdiff
path: root/basebmp
AgeCommit message (Expand)Author
2007-06-27INTEGRATION: CWS basebmp01 (1.1.20); FILE MERGEDJens-Heiner Rechtien
2007-06-27INTEGRATION: CWS basebmp01 (1.3.20); FILE MERGEDJens-Heiner Rechtien
2007-06-27INTEGRATION: CWS basebmp01 (1.6.20); FILE MERGEDJens-Heiner Rechtien
2007-06-27INTEGRATION: CWS basebmp01 (1.26.20); FILE MERGEDJens-Heiner Rechtien
2007-06-27INTEGRATION: CWS basebmp01 (1.2.10); FILE MERGEDJens-Heiner Rechtien
2007-06-27INTEGRATION: CWS basebmp01 (1.4.16); FILE MERGEDJens-Heiner Rechtien
2007-06-27INTEGRATION: CWS basebmp01 (1.3.20); FILE MERGEDJens-Heiner Rechtien
2007-06-27INTEGRATION: CWS basebmp01 (1.4.20); FILE MERGEDJens-Heiner Rechtien
2007-06-27INTEGRATION: CWS basebmp01 (1.9.20); FILE MERGEDJens-Heiner Rechtien
2007-06-27INTEGRATION: CWS basebmp01 (1.1.2); FILE ADDEDJens-Heiner Rechtien
2007-06-27INTEGRATION: CWS basebmp01 (1.2.20); FILE MERGEDJens-Heiner Rechtien
2007-06-27INTEGRATION: CWS basebmp01 (1.5.20); FILE MERGEDJens-Heiner Rechtien
2007-01-25INTEGRATION: CWS ause069 (1.2.6); FILE MERGEDOliver Bolte
2007-01-03INTEGRATION: CWS cmcfixes30 (1.1.12); FILE MERGEDJens-Heiner Rechtien
2006-12-13INTEGRATION: CWS presfixes09 (1.15.8); FILE MERGEDKurt Zenker
2006-10-12INTEGRATION: CWS sb59 (1.12.4); FILE MERGEDOliver Bolte
2006-10-12INTEGRATION: CWS sb59 (1.5.4); FILE MERGEDOliver Bolte
2006-10-12INTEGRATION: CWS sb59 (1.6.4); FILE MERGEDOliver Bolte
2006-10-12INTEGRATION: CWS sb59 (1.3.4); FILE MERGEDOliver Bolte
2006-10-12INTEGRATION: CWS sb59 (1.7.4); FILE MERGEDOliver Bolte
2006-10-12INTEGRATION: CWS sb59 (1.1.4); FILE MERGEDOliver Bolte
2006-10-12INTEGRATION: CWS sb59 (1.6.4); FILE MERGEDOliver Bolte
2006-10-12INTEGRATION: CWS sb59 (1.3.4); FILE MERGEDOliver Bolte
2006-10-12INTEGRATION: CWS sb59 (1.8.4); FILE MERGEDOliver Bolte
2006-10-12INTEGRATION: CWS sb59 (1.8.4); FILE MERGEDOliver Bolte
2006-07-28#i65904# Made code compile warning-free for MSVC; removed inline statement fr...Thorsten Behrens
2006-07-28#i10000# Minor build fixes (forgot the SunCC-only templates)Thorsten Behrens
2006-07-27#i65904# Dumped basegfx polygon raster converter in favor of a specialized so...Thorsten Behrens
2006-07-21#i65904# Compiler compatibility changes: made the BOOST_NO_MEMBER_TEMPLATE_FR...Thorsten Behrens
2006-07-14#i65904# Replaced vigra::resizeImageNoInterpolation() with own scaleImage() -...Thorsten Behrens
2006-07-13#i65904# Swapped mask polarity - now, a zero in the mask denotes opacity; min...Thorsten Behrens
2006-07-12#i65904# Fixed operator+=/-= on PackedPixelRowIterator (wrong overflow handli...Thorsten Behrens
2006-07-12#i65904# Finished drawMaskedBitmap(); reorganized accessor functors; added te...Thorsten Behrens
2006-07-11#i65904# Finished drawMaskedColor() support; simplified iterator/accessor/ran...Thorsten Behrens
2006-07-11#i65904# Consistently named constants; added rectangular device subsetting to...Thorsten Behrens
2006-07-06#i65904# Reworked accessor framework, is now a hierarchy of nested functional...Thorsten Behrens
2006-06-30#i65904# Moved vigra/template-depending parts out of color.hxx into colormisc...Thorsten Behrens
2006-06-30#i65904# Fixed ugly typos in clippedLine clipping; improved docs; added testc...Thorsten Behrens
2006-06-28#i65904# Added more docs; made clip masks for all cases (except masked bitmap...Thorsten Behrens
2006-06-15#i65904# add formats which allow cleaner inits and checksHerbert Duerr
2006-06-13#i65904# get ColorBitmaskOutputMaskFunctor workingHerbert Duerr
2006-06-09#i65904# Fixed mask blending; added tests; reworked metafunctions for clip pr...Thorsten Behrens
2006-06-08#i65904# Added fallback to unclipped methods, should the clip mask be NULLThorsten Behrens
2006-06-08#i65904# Added fallback to unclipped methods, should the clip mask be NULLThorsten Behrens
2006-06-07#i65904# Fixed broken CompositeIterator (was missing a proper copy-const/assi...Thorsten Behrens
2006-06-07#i65904# Finished xor and mask support; corrected Color handlingThorsten Behrens
2006-06-07#i65904# SAl_MAX_UINT8 was right in operator*Herbert Duerr
2006-06-07#i65904# fixed operator*, small cleanupsHerbert Duerr
2006-06-06#i65904# Temporarily disabled temporarilyThorsten Behrens
2006-06-02#i65904# Added template meta function to retrieve palette lookup functor; for...Thorsten Behrens