summaryrefslogtreecommitdiff
path: root/basebmp/source
AgeCommit message (Expand)AuthorFilesLines
2010-10-19Cleanse non-compiled codePovilas Kanapickas1-38/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth4-0/+12
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien5-21/+5
2008-11-10CWS-TOOLING: integrate CWS cmcfixes50Rüdiger Timm1-0/+2
2008-10-30#i10000# Do not use '-xalias_level=compatible' for old Sun Studio 8 compiler.Rüdiger Timm1-0/+3
2008-10-28CWS-TOOLING: integrate CWS basebmpunittestfixRüdiger Timm1-2/+2
2008-10-10CWS-TOOLING: integrate CWS cmcfixes49Oliver Bolte1-2/+2
2008-06-24INTEGRATION: CWS canvas05 (1.30.4); FILE MERGEDKurt Zenker1-2/+3
2008-06-16INTEGRATION: CWS hr51 (1.7.8); FILE MERGEDRüdiger Timm1-1/+7
2008-06-16INTEGRATION: CWS hr51 (1.31.6); FILE MERGEDRüdiger Timm1-1/+7
2008-04-11INTEGRATION: CWS changefileheader (1.1.46); FILE MERGEDRüdiger Timm1-23/+18
2008-04-11INTEGRATION: CWS changefileheader (1.2.46); FILE MERGEDRüdiger Timm1-23/+18
2008-04-11INTEGRATION: CWS changefileheader (1.6.42); FILE MERGEDRüdiger Timm1-23/+19
2008-04-11INTEGRATION: CWS changefileheader (1.7.42); FILE MERGEDRüdiger Timm1-23/+18
2008-04-11INTEGRATION: CWS changefileheader (1.30.16); FILE MERGEDRüdiger Timm1-23/+18
2007-08-03INTEGRATION: CWS pj83 (1.27.2); FILE MERGEDJens-Heiner Rechtien1-4/+6
2007-07-18INTEGRATION: CWS aw051 (1.26.18); FILE MERGEDOliver Bolte1-4/+4
2007-07-05INTEGRATION: CWS aquavcl01 (1.26.22); FILE MERGEDRüdiger Timm1-7/+10
2007-06-27INTEGRATION: CWS basebmp01 (1.26.20); FILE MERGEDJens-Heiner Rechtien1-166/+120
2006-10-12INTEGRATION: CWS sb59 (1.5.4); FILE MERGEDOliver Bolte1-3/+17
2006-10-12INTEGRATION: CWS sb59 (1.6.4); FILE MERGEDOliver Bolte1-47/+21
2006-07-28#i65904# Made code compile warning-free for MSVC; removed inline statement fr...Thorsten Behrens2-27/+19
2006-07-28#i10000# Minor build fixes (forgot the SunCC-only templates)Thorsten Behrens1-4/+7
2006-07-27#i65904# Dumped basegfx polygon raster converter in favor of a specialized so...Thorsten Behrens3-98/+160
2006-07-21#i65904# Compiler compatibility changes: made the BOOST_NO_MEMBER_TEMPLATE_FR...Thorsten Behrens2-4/+28
2006-07-14#i65904# Replaced vigra::resizeImageNoInterpolation() with own scaleImage() -...Thorsten Behrens1-11/+11
2006-07-13#i65904# Swapped mask polarity - now, a zero in the mask denotes opacity; min...Thorsten Behrens1-10/+38
2006-07-12#i65904# Fixed operator+=/-= on PackedPixelRowIterator (wrong overflow handli...Thorsten Behrens1-18/+8
2006-07-12#i65904# Finished drawMaskedBitmap(); reorganized accessor functors; added te...Thorsten Behrens1-20/+158
2006-07-11#i65904# Finished drawMaskedColor() support; simplified iterator/accessor/ran...Thorsten Behrens1-131/+142
2006-07-11#i65904# Consistently named constants; added rectangular device subsetting to...Thorsten Behrens4-726/+763
2006-07-06#i65904# Reworked accessor framework, is now a hierarchy of nested functional...Thorsten Behrens2-161/+671
2006-06-30#i65904# Moved vigra/template-depending parts out of color.hxx into colormisc...Thorsten Behrens1-2/+3
2006-06-30#i65904# Fixed ugly typos in clippedLine clipping; improved docs; added testc...Thorsten Behrens1-14/+39
2006-06-28#i65904# Added more docs; made clip masks for all cases (except masked bitmap...Thorsten Behrens1-101/+126
2006-06-09#i65904# Fixed mask blending; added tests; reworked metafunctions for clip pr...Thorsten Behrens1-30/+46
2006-06-08#i65904# Added fallback to unclipped methods, should the clip mask be NULLThorsten Behrens1-2/+23
2006-06-08#i65904# Added fallback to unclipped methods, should the clip mask be NULLThorsten Behrens1-2/+23
2006-06-07#i65904# Fixed broken CompositeIterator (was missing a proper copy-const/assi...Thorsten Behrens1-27/+15
2006-06-07#i65904# Finished xor and mask support; corrected Color handlingThorsten Behrens2-148/+370
2006-06-06#i65904# Temporarily disabled temporarilyThorsten Behrens1-10/+18
2006-06-02#i65904# Added template meta function to retrieve palette lookup functor; for...Thorsten Behrens1-138/+76
2006-06-02#i65904# Completed mask support; fixed color difference bug; added more testsThorsten Behrens2-64/+69
2006-06-02#i65904# Now calculating stride correctly, even for 1bpp mask imagesThorsten Behrens1-4/+6
2006-06-02#i65904# Made drawBitmap/drawMaskedColor functional; added raw access for pal...Thorsten Behrens1-98/+373
2006-05-31#i65904# Corrected license headers, added more testsThorsten Behrens3-7/+7
2006-05-31#i65904# Initial revisionThorsten Behrens3-0/+1194