Sweden-Number/objects
Huw Davies 352b8bc9e8 Make sure we create a polychrome bitmap from the dib. CreateDIBitmap
doesn't do this when the dib is 1bpp and has a black/white colour
table.  In such cases this resulted in a monochrome bitmap being
StretchBlt'ed which is clearly incorrect since we then start using
text and bkgnd colours.
2003-11-12 22:42:26 +00:00
..
bitmap.c When GetObject is called with a NULL pointer, return the object's 2003-07-26 20:39:46 +00:00
brush.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
clipping.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
dc.c Only reselect the font if the transformation has actually changed. 2003-11-11 00:27:48 +00:00
dcvalues.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
dib.c Make sure we create a polychrome bitmap from the dib. CreateDIBitmap 2003-11-12 22:42:26 +00:00
enhmetafile.c PatBlt()s get recorded as EMR_BITBLT records with offBmiSrc == 0, so 2003-11-11 00:43:03 +00:00
font.c If the buffer passed to GetOutlineTextMetrics isn't big enough then 2003-11-11 20:39:54 +00:00
gdiobj.c Implemented SetDCPenColor and SetDCBrushColor. 2003-11-05 01:43:57 +00:00
linedda.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
metafile.c Playback escapes in metafiles. 2003-05-11 03:07:03 +00:00
palette.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
pen.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
region.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
text.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00