.. |
enhmfdrv
|
gdi32: Make all internal gdi functions hidden.
|
2007-11-07 17:50:57 +01:00 |
mfdrv
|
gdi32: Make all internal gdi functions hidden.
|
2007-11-07 17:50:57 +01:00 |
tests
|
gdi32: Vista returns UNICODE_NOCHAR if a character does not exist.
|
2008-01-25 12:30:24 +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
|
Assorted spelling fixes.
|
2008-01-16 12:48:29 +01: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: Avoid locking in BITMAP_CopyBitmap.
|
2008-02-05 18:26:25 +01:00 |
brush.c
|
gdi32: Get rid of a few more uses of DC_GetDCPtr.
|
2008-02-05 17:35:40 +01: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: Fix a typo.
|
2007-11-27 12:29:57 +01:00 |
dib.c
|
gdi32: Get rid of a few more uses of DC_GetDCPtr.
|
2008-02-05 17:35:40 +01:00 |
dispdib.c
|
…
|
|
dispdib.spec
|
…
|
|
driver.c
|
gdi32: Add a test for minimal acceptable DEVMODEA size, make it pass under Wine.
|
2007-12-20 10:47:40 +01:00 |
enhmetafile.c
|
gdi32: Tighten range checking in PlayEnhMetaFileRecord() and remove four useless checks.
|
2008-01-09 13:38:03 +01:00 |
env.c
|
gdi32: Get rid of the gdi.h include.
|
2006-11-17 14:52:07 +01:00 |
font.c
|
gdi32: Get rid of a few more uses of DC_GetDCPtr.
|
2008-02-05 17:35:40 +01:00 |
freetype.c
|
gdi32: Use a separate critical section for freetype locking instead of relying on the GDI lock.
|
2008-02-05 21:16:06 +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: Fix spec file to export the right symbols for GetGlyphOutline.
|
2008-01-23 12:05:54 +01: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 GetTextExtentExPointI.
|
2007-12-03 15:54:05 +01:00 |
gdiobj.c
|
gdi32, winex11.drv: Correct default Chinese font name.
|
2007-12-21 13:46:10 +01:00 |
icm.c
|
gdi32: Make GetICMProfile behave more like native. Rewrite ansi version as a wrapper and move color management functions to their own file.
|
2008-01-22 12:01:36 +01:00 |
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
|
Assorted spelling fixes.
|
2008-01-16 12:48:29 +01:00 |
metafile16.c
|
gdi32: Remove unneeded casts.
|
2008-01-07 12:18:50 +01:00 |
opengl.c
|
wgl: Add wglCopyContext support.
|
2007-11-12 14:16:44 +01:00 |
painting.c
|
gdi32: Small wording tweaks in comments.
|
2008-01-16 12:46:04 +01:00 |
palette.c
|
gdi32: Make GetICMProfile behave more like native. Rewrite ansi version as a wrapper and move color management functions to their own file.
|
2008-01-22 12:01:36 +01: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
|
Assorted spelling fixes.
|
2008-01-23 21:16:22 +01:00 |
region.c
|
gdi32: There is no need to cast NULL to a function pointer.
|
2007-12-19 12:19:03 +01: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
|
…
|
|