wine-wine/dlls/gdi32
Laurent Vromman 52f769e88d gdi32: Correct a test where the tested function was not called. 2007-11-07 12:10:43 +01:00
..
enhmfdrv gdi32: Don't hold the gdi lock while creating a DC. 2007-09-26 17:39:25 +02:00
mfdrv gdi32: Don't hold the gdi lock while creating a DC. 2007-09-26 17:39:25 +02:00
tests gdi32: Correct a test where the tested function was not called. 2007-11-07 12:10:43 +01:00
Makefile.in configure: Check for fontconfig in the X directory if not found in the standard places. 2007-10-17 17:04:01 +02:00
bidi.c gdi32: Fix unchecked NULL ptr in BIDI_Reorder. 2007-10-24 15:36:37 +02:00
bidi16.c
bitblt.c gdi32: Replace DC_GetDCUpdate by get_dc_ptr+update_dc in the bitmap functions. 2007-09-18 09:34:08 +02:00
bitmap.c gdi32: Move the object refcount handling to the SelectObject backend functions. 2007-09-27 20:57:02 +02:00
brush.c gdi32: Move the object refcount handling to the SelectObject backend functions. 2007-09-27 20:57:02 +02:00
clipping.c gdi32: Don't hold the GDI lock while calling the driver clipping functions. 2007-09-24 18:19:14 +02:00
dc.c gdi32: Don't hold the gdi lock while calling DC driver functions. 2007-09-26 17:51:41 +02:00
dib.c gdi32: Replace DC_GetDCUpdate by get_dc_ptr+update_dc in the bitmap functions. 2007-09-18 09:34:08 +02:00
dispdib.c
dispdib.spec
driver.c gdi32: Don't hold the GDI lock while calling the driver printer functions. 2007-09-24 18:23:42 +02:00
enhmetafile.c gdi32: Don't print fixme more than once. 2007-08-03 12:48:22 +02:00
env.c gdi32: Get rid of the gdi.h include. 2006-11-17 14:52:07 +01:00
font.c gdi32: Don't hold the GDI lock while calling the driver SelectFont function. 2007-09-27 21:01:00 +02:00
freetype.c gdi32: Avoid compiler warning in WineEngGetGlyphOutline(). 2007-10-15 17:50:17 +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: Fix meaning and use of bidirectionality flags. 2007-10-01 12:24:14 +02:00
gdiobj.c gdi32: Don't hold the GDI lock while calling the SelectObject backends. 2007-09-27 21:00:44 +02:00
icm.c
mapping.c gdi32: Don't hold the GDI lock while calling the driver mapping functions. 2007-09-24 18:16:15 +02: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 gdi32: Don't hold the GDI lock while calling the driver OpenGL functions. 2007-09-24 18:17:21 +02:00
painting.c gdi32: Fix a memory leak. 2007-09-25 11:18:20 +02:00
palette.c gdi32: Add separate functions for releasing/freeing DCs to replace the standard GDI ones. 2007-08-21 21:37:40 +02:00
path.c gdi32: Correct a test where the tested function was not called. 2007-11-07 12:10:43 +01:00
pen.c gdi32: Move the object refcount handling to the SelectObject backend functions. 2007-09-27 20:57:02 +02:00
printdrv.c gdi32: printdrv: Use umask for creating a spool file. 2007-09-27 11:58:21 +02:00
region.c Assorted spelling fixes. 2007-10-23 18:20:27 +02:00
version.rc
version16.rc gdi32: Define WINE_FILEVERSION in version resource of gdi.exe. 2007-10-01 14:17:30 +02:00
wing.c gdi32: Avoid a not necessary CreateDC call. 2007-02-23 11:18:03 +01:00
wing.spec