wine-wine/dlls/gdi32
Francois Gouget 7ba8c0a420 gdi32/tests: Fix a signed/unsigned int mismatch. 2007-05-29 13:46:31 +02:00
..
enhmfdrv gdi32: Make the EMF driver return sane NUMCOLORS value. 2007-03-28 12:05:26 +02:00
mfdrv gdi32: Don't write a metafile record for escapes that require output. 2007-03-17 19:53:19 +01:00
tests gdi32/tests: Fix a signed/unsigned int mismatch. 2007-05-29 13:46:31 +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: Add a stub for CancelDC. 2007-04-17 11:21:06 +02:00
dib.c gdi32: Add check for null pointer in SetDIBitsToDevice. 2007-05-08 12:21:58 +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: Constify some variables. 2007-04-30 13:33:32 +02:00
freetype.c gdi32: AddFontResource should return a number of added font faces. 2007-05-04 13:42:47 +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: Implement GetFontUnicodeRanges. 2007-03-02 11:39:32 +01:00
gdiobj.c gdi32: Replace inline static with static inline. 2007-03-21 11:55:44 +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 wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
painting.c gdi32: Fixed typo in AngleArc. 2007-02-14 12:30:43 +01: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: Complete WidenPath implementation. 2007-05-02 14:58:49 +02: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: Replace inline static with static inline. 2007-03-21 11:55:44 +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