wine/objects
2001-11-06 00:46:36 +00:00
..
.cvsignore
bitmap.c
brush.c
clipping.c Cleanup code that is strange or difficult to parse. 2001-09-11 00:32:32 +00:00
color.c
dc.c Free cache DCEs if the DC gets deleted. 2001-10-02 21:40:11 +00:00
dcvalues.c
dib.c Create a color bitmap in CreateDIBitmap even with a black&white DC. 2001-08-20 18:04:09 +00:00
enhmetafile.c Don't hold the GDI lock during accesses to the metafile data. 2001-08-23 23:37:00 +00:00
font.c Add traces to help diagnose systematic cached-metrics regeneration 2001-11-06 00:46:36 +00:00
gdiobj.c Added stub for GdiInit2(). 2001-09-20 19:32:39 +00:00
linedda.c
Makefile.in
metafile.c Don't hold the GDI lock during accesses to the metafile data. 2001-08-23 23:37:00 +00:00
palette.c Added GetDeviceCaps to the DC driver interface. Removed devCaps 2001-07-28 00:18:02 +00:00
pen.c
region.c
text.c ExtTextOutW with symbol fonts works with chars in the ranges 2001-10-23 19:54:27 +00:00