wine-wine/dlls/gdi32
Frédéric Delanoy 3b2f85e0b6 gdi32/tests: Use BOOL type where appropriate. 2013-10-03 12:54:23 +02:00
..
dibdrv gdi32: Fix empty glyph handling in the dib driver. 2013-10-01 19:26:11 +02:00
enhmfdrv gdi32: Avoid using CONST. 2013-09-23 11:53:59 +02:00
mfdrv gdi32: Close handle in mfdrv (Coverity). 2013-06-24 11:46:40 +02:00
tests gdi32/tests: Use BOOL type where appropriate. 2013-10-03 12:54:23 +02:00
Makefile.in gdi32: Link against AppKit on the Mac to avoid later crash in the Mac driver. 2013-08-15 16:12:58 +02:00
bidi.c gdi32: Avoid signed-unsigned integer comparisons. 2013-01-21 12:51:15 +01:00
bitblt.c
bitmap.c
brush.c
clipping.c gdi32: ExtSelectClipRgn(hdc, 0, RGN_DIFF) is supposed to fail. 2013-06-18 10:40:34 +02:00
dc.c gdi32: Copy gamma ramp validation from winex11 to make it driver independent. 2013-04-17 16:31:31 +02:00
dib.c gdi32: Avoid using CONST. 2013-09-23 11:53:59 +02:00
driver.c gdi32: Use the Mac driver by default. 2013-04-02 12:47:28 +02:00
enhmetafile.c gdi32: Avoid using CONST. 2013-09-23 11:53:59 +02:00
font.c gdi32: Fix empty glyph handling. 2013-09-23 20:32:28 +02:00
freetype.c gdi32: Fix the B spacing value of empty glyph. 2013-10-02 20:17:03 +02:00
gdi32.rc
gdi32.spec gdi32: Add stub for GetFontResourceInfoW. 2013-01-22 20:02:00 +01:00
gdi_private.h gdi32: Add a helper function to order the points of a rectangle. 2012-12-14 17:37:33 +01:00
gdiobj.c gdi32: Scale default GUI fonts to match screen resolution changes. 2013-06-17 19:30:49 +02:00
icm.c
mapping.c
metafile.c gdi32: Add support for disk-based metafiles to GetMetaFileBitsEx. 2013-03-25 13:56:09 +01:00
opengl.c
painting.c gdi32: Avoid signed-unsigned integer comparisons. 2013-01-21 12:51:15 +01:00
palette.c
path.c
pen.c
printdrv.c
region.c gdi32: Convert the edges list to a standard list in CreatePolyPolygonRgn. 2013-04-23 15:34:53 +02:00
resource.h