summaryrefslogtreecommitdiff
path: root/basebmp/test/linetest.cxx
AgeCommit message (Collapse)Author
2006-07-12#i65904# Fixed operator+=/-= on PackedPixelRowIterator (wrong overflow ↵Thorsten Behrens
handling & forgot to handle negated cases); fixed typo for paletteformats (ignoring bit gravity); made drawMaskedBitmap() work for more cases; improved tests
2006-06-07#i65904# Fixed broken CompositeIterator (was missing a proper ↵Thorsten Behrens
copy-const/assignment op); added more tests
2006-06-02#i65904# Made drawBitmap/drawMaskedColor functional; added raw access for ↵Thorsten Behrens
palette images
2006-05-31#i65904# Corrected license headers, added more testsThorsten Behrens
2006-05-31#i65904# Initial revisionThorsten Behrens