wine-wine/dlls/gdi32
Aric Stewart 33eefa24dc gdi32: Search SystemLinked fonts when looking for a valid replacement. 2007-03-07 12:16:17 +01:00
..
enhmfdrv gdi32: Get rid of the gdi.h include. 2006-11-17 14:52:07 +01:00
mfdrv Don't put single quotes around '%s' when using the debugstr_*() functions. 2007-01-18 12:55:50 +01:00
tests gdi32: Add an extensive EnumFontFamilies test, fix some failures when running under Wine. 2007-03-06 21:52:00 +01:00
Makefile.in gdi32: Extract the constituent TrueType files from Mac suitcase fonts into the user's caches directory 2006-12-21 17:24:56 +01:00
bidi.c gdi32: Get rid of the gdi.h include. 2006-11-17 14:52:07 +01:00
bidi16.c
bitblt.c gdi32: Get rid of the gdi.h include. 2006-11-17 14:52:07 +01:00
bitmap.c gdi32: CreateBitmapIndirect should ignore the provided bm.bmWidthBytes. 2007-02-16 12:35:25 +01:00
brush.c gdi32: Get rid of the gdi.h include. 2006-11-17 14:52:07 +01:00
clipping.c gdi32: Use a more appropriate size for the default clip region. 2006-12-12 15:00:19 +01:00
dc.c gdi32: Make DC creation fail if we cannot allocate the visible region. 2007-02-26 19:01:30 +01:00
dib.c gdi32: Add a GetDIBits test. 2007-01-22 13:29:21 +01:00
dispdib.c
dispdib.spec
driver.c gdi32: Get rid of the gdi.h include. 2006-11-17 14:52:07 +01:00
enhmetafile.c gdi32: Get rid of the gdi.h include. 2006-11-17 14:52:07 +01:00
env.c gdi32: Get rid of the gdi.h include. 2006-11-17 14:52:07 +01:00
font.c gdi32: Add an extensive EnumFontFamilies test, fix some failures when running under Wine. 2007-03-06 21:52:00 +01:00
freetype.c gdi32: Search SystemLinked fonts when looking for a valid replacement. 2007-03-07 12:16:17 +01:00
gdi.exe.spec
gdi16.c gdi32: Get rid of the gdi.h include. 2006-11-17 14:52:07 +01:00
gdi32.spec gdi32: Stop exporting GDI_GetObjPtr and GDI_ReleaseObj. 2006-11-17 14:39:04 +01:00
gdi_main.c gdi32: Get rid of the gdi.h include. 2006-11-17 14:52:07 +01:00
gdi_private.h gdi32: Implement GetFontUnicodeRanges. 2007-03-02 11:39:32 +01:00
gdiobj.c gdi32: Remove unused function. 2006-12-20 12:27:55 +01:00
icm.c
mapping.c gdi32: Declare some functions static. 2007-01-09 12:01:55 +01:00
metafile.c gdi32: Get rid of the gdi.h include. 2006-11-17 14:52:07 +01:00
metafile16.c gdi32: Get rid of the gdi.h include. 2006-11-17 14:52:07 +01:00
opengl.c winex11.drv: Avoid grabbing syslevel locks in the wrong order. 2006-12-15 13:43:14 +01:00
painting.c gdi32: Fixed typo in AngleArc. 2007-02-14 12:30:43 +01:00
palette.c Don't put single quotes around '%s' when using the debugstr_*() functions. 2007-01-18 12:55:50 +01:00
path.c gdi32: Fix offset calculation in PATH_ExtTextOut for >1 chars. 2007-02-05 14:03:52 +01:00
pen.c gdi32: Get rid of the gdi.h include. 2006-11-17 14:52:07 +01:00
printdrv.c gdi32: Use exec() and _exit() instead of system() and exit(). 2007-02-28 21:29:39 +01:00
region.c gdi32: Get rid of the gdi.h include. 2006-11-17 14:52:07 +01:00
version.rc
version16.rc
wing.c gdi32: Avoid a not necessary CreateDC call. 2007-02-23 11:18:03 +01:00
wing.spec