summaryrefslogtreecommitdiff
path: root/basebmp/inc/basebmp/bitmapdevice.hxx
AgeCommit message (Expand)AuthorFilesLines
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-118/+108
2012-06-11Avoid misleading term "factory method", just say "function"Tor Lillqvist1-6/+6
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+3
2012-02-13WaE: type name first seen using 'class' now seen using 'struct'Tor Lillqvist1-1/+1
2011-11-04Put BitmapDevice::getPixelData() back.Thorsten Behrens1-0/+10
2011-11-03Cleanup basebmp a littleJoseph Powers1-16/+0
2011-11-03Fix one more subtlety around B2IBox / B2IRange changes.Thorsten Behrens1-11/+11
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens1-39/+39
2011-11-02Keep basebmp free of naked ptrs.Thorsten Behrens1-16/+30
2011-09-02Add a foodllapi.h file here too and use itTor Lillqvist1-7/+1
2011-07-21resyncing to masterBjoern Michaelsen1-2/+11
2011-07-12initial cut at damage tracking supportMichael Meeks1-2/+11
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-0/+3
2011-06-16CWS gnumake4: convert basegfx to new build system [hg:e8f9d107b59a]Mathias Bauer1-5/+5
2011-06-16CWS gnumake4: convert basebmp to new build system [hg:a0f3dc4a5f5a]Mathias Bauer1-1/+8
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-10-10CWS-TOOLING: integrate CWS cmcfixes49Oliver Bolte1-2/+2
2008-04-11INTEGRATION: CWS changefileheader (1.9.42); FILE MERGEDRĂ¼diger Timm1-27/+18
2006-10-12INTEGRATION: CWS sb59 (1.8.4); FILE MERGEDOliver Bolte1-23/+21
2006-07-28#i10000# Minor build fixes (forgot the SunCC-only templates)Thorsten Behrens1-3/+2
2006-07-13#i65904# Swapped mask polarity - now, a zero in the mask denotes opacity; min...Thorsten Behrens1-12/+12
2006-07-11#i65904# Consistently named constants; added rectangular device subsetting to...Thorsten Behrens1-8/+37
2006-06-28#i65904# Added more docs; made clip masks for all cases (except masked bitmap...Thorsten Behrens1-35/+297
2006-06-07#i65904# Fixed broken CompositeIterator (was missing a proper copy-const/assi...Thorsten Behrens1-2/+12
2006-06-02#i65904# Made drawBitmap/drawMaskedColor functional; added raw access for pal...Thorsten Behrens1-23/+48
2006-05-31#i65904# Corrected license headers, added more testsThorsten Behrens1-2/+2
2006-05-31#i65904# Initial revisionThorsten Behrens1-0/+381