Sweden-Number/dlls/gdi32
Huw Davies 36db3630ec gdi32: Fixed a misplaced break. 2007-10-05 10:23:54 +02: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 winex11.drv: Test for out-of-bound src coordinates in GdiAlphaBlend. 2007-08-29 12:03:08 +02:00
Makefile.in gdi: Remove support for libicu and all dependencies. 2007-09-19 14:56:50 +02:00
bidi.c gdi32: Fix 3 tiny bugs in bidi. 2007-10-01 12:24:31 +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: Fixed a misplaced break. 2007-10-05 10:23:54 +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: Don't hold the GDI lock while calling the driver path functions. 2007-09-24 18:16:29 +02: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 gdi32: Don't pass an object pointer to the SelectObject backend functions. 2007-09-27 20:14:13 +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