wine-wine/dlls/gdi32
Dan Hipschman c3537c4086 gdi32: Add font faces to families in a specific order. 2008-05-01 12:41:30 +02:00
..
enhmfdrv gdi32: Add SetPixel to the EMF DC functions. 2008-04-28 14:29:36 +02:00
mfdrv gdi32: Spelling fixes. 2008-03-25 19:58:31 +01:00
tests gdi32: Remove a dependency on the amount of available memory. 2008-05-01 11:14:46 +02:00
Makefile.in makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
bidi.c Assorted spelling fixes. 2008-01-16 12:48:29 +01:00
bidi16.c
bitblt.c gdi32: PlgBlt implementation. 2008-04-02 13:30:15 +02:00
bitmap.c gdi32: Get rid of the 16-bit GetObject functions. 2008-02-18 17:50:35 +01:00
brush.c gdi32: Get rid of the 16-bit GetObject functions. 2008-02-18 17:50:35 +01:00
clipping.c gdi32: Export the DC hook functions as 32-bit functions. 2008-02-17 20:29:55 +01:00
dc.c gdi32: Do not reselect objects while recording a metafile, that's done at the playing time. 2008-04-28 13:27:52 +02:00
dib.c gdi32: Return bitmask for 32-bit bitmaps too in GetDIBits. 2008-04-21 12:10:37 +02:00
dispdib.c
dispdib.spec
driver.c wgl: Add a wine specific WGL extension which allows you to change the pixel format multiple times. 2008-04-24 12:32:38 +02:00
enhmetafile.c gdi32: info->state.next is always NULL, there is no need to save/restore it. 2008-04-29 12:46:35 +02:00
env.c
font.c Spelling fixes. 2008-04-04 11:51:40 +02:00
freetype.c gdi32: Add font faces to families in a specific order. 2008-05-01 12:41:30 +02:00
gdi.exe.spec
gdi16.c gdi32: Assign to structs instead of using memcpy. 2008-02-28 10:50:57 +01:00
gdi32.spec gdi32: Add a partial implementation of GdiRealizationInfo. 2008-02-28 10:44:35 +01:00
gdi_main.c
gdi_private.h wgl: Add a wine specific WGL extension which allows you to change the pixel format multiple times. 2008-04-24 12:32:38 +02:00
gdiobj.c gdi32: Assign to structs instead of using memcpy. 2008-02-28 10:50:57 +01:00
icm.c gdi32: Move GetICMProfile to the driver. 2008-03-05 19:46:03 +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 gdi32: Spelling fixes. 2008-03-25 19:58:31 +01:00
metafile16.c gdi32: Remove unneeded casts. 2008-01-07 12:18:50 +01:00
opengl.c wgl: Add a wine specific WGL extension which allows you to change the pixel format multiple times. 2008-04-24 12:32:38 +02:00
painting.c gdi32: LineDDA shouldn't include the end point. Add some tests. 2008-04-16 14:07:07 +02:00
palette.c gdi32: GetPaletteEntries should not filter peFlags (test included). 2008-02-19 12:06:10 +01:00
path.c gdi32: Remove unused variable. 2008-04-17 20:18:29 +02:00
pen.c gdi32: Spelling fixes. 2008-03-25 19:58:31 +01:00
printdrv.c gdi32: Move 16-bit printing functions to printdrv16.c. 2008-02-29 20:08:21 +01:00
printdrv16.c gdi32: Spelling fixes. 2008-03-25 19:58:31 +01:00
region.c gdi32: Add a test for ExtCreateRegion, make it pass under Wine. 2008-04-21 11:53:14 +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