wine-wine/dlls/gdi32
Laurent Vromman aaf74d9f64 gdi32: WidenPath partial implementation. 2007-03-26 14:54:56 +02:00
..
enhmfdrv gdi32: Get rid of the gdi.h include. 2006-11-17 14:52:07 +01:00
mfdrv gdi32: Don't write a metafile record for escapes that require output. 2007-03-17 19:53:19 +01:00
tests gdi32: Add a GetTextMetrics test, make it pass under Wine. 2007-03-15 13:09:56 +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: Implement GdiGetCodePage. 2007-03-26 12:30:29 +02:00
freetype.c Revert "gdi32: Disable the freetype mmap sharing on Mac OS.". 2007-03-22 11:28:10 +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: Implement GdiGetCodePage. 2007-03-26 12:30:29 +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 Change some functions arguments from () -> (void). 2007-03-12 12:25:31 +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: WidenPath partial implementation. 2007-03-26 14:54:56 +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