wine-wine/dlls/gdi32
Alexandre Julliard 5a95cfbd9c configure: Export the shared library extension instead of hardcoding .so. 2007-07-02 14:35:05 +02:00
..
enhmfdrv gdi32: Fix compilation warnings in 64-bit mode. 2007-05-30 11:55:30 +02:00
mfdrv gdi32: Fix compilation warnings in 64-bit mode. 2007-05-30 11:55:30 +02:00
tests gdi32: Remove superfluous casts of void pointers to other pointer types. 2007-06-27 12:53:34 +02: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: Constify some variables. 2007-04-30 13:33:26 +02: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 SetDCHook 64-bit safe. 2007-05-30 11:51:26 +02:00
dib.c gdi32: Make BITMAPINFOHEADER biSize check match what other parts of code do. 2007-06-13 12:58:39 +02: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: Perform consistency checks when loading an EMF, add a test case. 2007-05-29 11:56:10 +02:00
env.c gdi32: Get rid of the gdi.h include. 2006-11-17 14:52:07 +01:00
font.c gdi32: Pass an lpDx array to the driver if the escapement is non-zero, so that the driver has access to the unrotated advance widths. 2007-05-31 14:18:45 +02:00
freetype.c configure: Export the shared library extension instead of hardcoding .so. 2007-07-02 14:35:05 +02: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: Add a stub for CancelDC. 2007-04-17 11:21:06 +02:00
gdi_main.c gdi32: Get rid of the gdi.h include. 2006-11-17 14:52:07 +01:00
gdi_private.h gdi32: Make SetDCHook 64-bit safe. 2007-05-30 11:51:26 +02:00
gdiobj.c gdi32: Fix compilation warnings in 64-bit mode. 2007-05-30 11:55:30 +02: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 wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
painting.c gdi32: Added missing call to GDI_ReleaseObj. 2007-06-27 13:33:38 +02:00
palette.c wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
path.c gdi32: Handle ArcTo in paths as native. 2007-06-21 16:03:29 +02:00
pen.c gdi32: Get rid of the gdi.h include. 2006-11-17 14:52:07 +01:00
printdrv.c gdi32: Fix compilation warnings in 64-bit mode. 2007-05-30 11:55:30 +02:00
region.c gdi32: Fix compilation warnings in 64-bit mode. 2007-05-30 11:55:30 +02:00
version.rc
version16.rc
wing.c gdi32: Avoid a not necessary CreateDC call. 2007-02-23 11:18:03 +01:00
wing.spec