2005/10/11 15:41:11 thb 1.1.2.9: #i54170# Corrected license headers
2005/10/07 23:05:02 thb 1.1.2.8: #i48939# Unified formatting; improved constness; avoided a few copy constructions; pruned debug code; removed empty destructors; moved end iterator queries out of the loops
2005/09/29 10:01:41 mbu 1.1.2.7: supporting new icolorbuffer interface
2005/09/20 18:07:00 thb 1.1.2.6: #i10000# Solaris CC does not like anonymous struct in union; Solaris CC does not perform Koenig lookup for typedef'ed type aliases (B2DRange != B2DRectangle)
2005/09/02 15:10:18 mbu 1.1.2.5: XIntegerBitmap implementation for bitmaps
2005/08/05 02:31:49 thb 1.1.2.4: #i48939# Added fillB2DPolyPolygon method to bitmap and image
2005/08/04 21:45:03 thb 1.1.2.3: #i48939# Added clear() method to Bitmap; moved buffer format to IColorBuffer; completed format handling in image
2005/08/04 10:16:20 thb 1.1.2.2: #i48939# Added hasAlpha and getSize to Bitmap and Image
2005/08/02 14:02:24 thb 1.1.2.1: Initial revision