wine-wine/dlls/gdi
Huw Davies 82977c1441 GetMetaFile checks both the version and the header size when it tries
to load a metafile.  Powerpoint XP depends on this.
2005-01-26 19:41:58 +00:00
..
enhmfdrv Output EMR_POLYGON16 records when possible. 2004-12-21 14:49:19 +00:00
mfdrv Fix BS_PATTERN brushes in mfdrv. Un-comment the corresponding test. 2005-01-14 15:12:59 +00:00
tests Fix BS_PATTERN brushes in mfdrv. Un-comment the corresponding test. 2005-01-14 15:12:59 +00:00
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Avoid some non-portable makefile constructs, and get rid of the 2004-08-11 23:59:06 +00:00
bidi.c Add missing '\n's to debug traces. 2004-01-27 00:01:43 +00:00
bidi16.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
bitblt.c Fix maskblt to work with any set of rops and to also take into account 2004-08-11 18:51:10 +00:00
bitmap.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
brush.c CreateBrushIndirect should not return a stock brush. 2004-11-24 18:09:20 +00:00
clipping.c Default clipping region should be resolution of the DC, not the 2004-09-02 20:08:30 +00:00
dc.c Implemented GetLayout and SetLayout. 2005-01-10 12:30:18 +00:00
dib.c - Extended support for BITMAPCOREINFO / BITMAPCOREHEADER structures. 2004-11-02 05:23:49 +00:00
dispdib.c Moved some code out of the graphics/ directory into dlls/gdi. 2004-02-12 02:17:51 +00:00
dispdib.spec Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
driver.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
enhmetafile.c Some missing const correctness fixes. 2005-01-03 14:50:12 +00:00
env.c Moved some code out of the graphics/ directory into dlls/gdi. 2004-02-12 02:17:51 +00:00
font.c Add description for ExtTextOut (also include comments from Shachar 2005-01-05 13:24:52 +00:00
freetype.c Don't refuse to process VDMX ratio entries with bCharSet == 0. These 2005-01-24 19:00:10 +00:00
gdi.exe.spec Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
gdi16.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
gdi32.spec Use the exported functions SaveDC/RestoreDC instead of SetDCState16. 2005-01-12 19:57:08 +00:00
gdi_main.c Moved a bunch of definitions from gdi.h into a new gdi_private.h to 2004-01-15 00:35:38 +00:00
gdi_private.h Implemented GetLayout and SetLayout. 2005-01-10 12:30:18 +00:00
gdiobj.c Spelling fixes. 2005-01-05 17:12:07 +00:00
icm.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-16 14:35:55 +00:00
mapping.c Moved remaining files from graphics/ to dlls/gdi. 2004-02-12 23:11:30 +00:00
metafile.c GetMetaFile checks both the version and the header size when it tries 2005-01-26 19:41:58 +00:00
painting.c Fix signed/unsigned comparison warnings. 2004-09-08 01:23:57 +00:00
palette.c Stub implementations for GetLogColorSpace{A,W}. 2005-01-03 14:33:07 +00:00
path.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
pen.c Get rid of the non-standard CONV_POINT and CONV_RECT functions. 2004-08-31 00:02:02 +00:00
printdrv.c Convert StartDoc to Unicode. 2005-01-04 20:39:19 +00:00
region.c Missing HeapFree's + 1 LocalFree (found by smatch). 2004-12-14 11:38:50 +00:00
version.rc Version resources cleanup. 2004-11-23 13:59:34 +00:00
version16.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
wing.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-16 14:35:55 +00:00
wing.spec Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00