wine-wine/dlls/gdi32
Dmitry Timoshkov 376adf9438 gdi32: Try to avoid not necessary glyph transformations. 2008-11-03 11:50:15 +01:00
..
enhmfdrv gdi32: If there is no clipping rect, EMREXTTEXTOUT shouldn't have a bounding rect. 2008-05-27 12:04:52 +02:00
mfdrv gdi32: Rename DIB_BitmapInfoSize to bitmap_info_size and fix to take into account bit field masks. 2008-05-02 16:07:47 +02:00
tests gdi32/tests: HGDIOBJ is interchangeable with other handle types; no casts are needed. 2008-10-27 11:30:01 +01: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
bidi16.c
bitblt.c gdi32: Include config.h before using HAVE_XXX. 2008-07-28 11:34:23 +02:00
bitmap.c gdi32: Don't cast the void pointer returned by GDI_GetObjPtr(). 2008-10-24 14:24:59 +02:00
brush.c gdi32: Don't cast the void pointer returned by GDI_GetObjPtr(). 2008-10-24 14:24:59 +02:00
clipping.c
dc.c Revert "gdi32: Reselect objects into the DC only if scaling factors change.". 2008-07-21 13:00:48 +02:00
dib.c gdi32: Don't cast the void pointer returned by GDI_GetObjPtr(). 2008-10-24 14:24:59 +02:00
dispdib.c Convert remaining source files to utf-8. 2008-10-18 19:23:08 +02:00
dispdib.spec
driver.c gdi32: GdiConvertToDevmodeW should not refer to unintialized name bytes. 2008-06-23 12:46:12 +02:00
enhmetafile.c gdi32: Don't cast the void pointer returned by GDI_GetObjPtr(). 2008-10-24 14:24:59 +02:00
env.c
font.c gdi32: Don't cast the void pointer returned by GDI_GetObjPtr(). 2008-10-24 14:24:59 +02:00
freetype.c gdi32: Try to avoid not necessary glyph transformations. 2008-11-03 11:50:15 +01:00
gdi.exe.spec
gdi16.c
gdi32.spec
gdi_main.c
gdi_private.h gdi32: Keep track of the number of unique fonts that are created and return this in the second DWORD of the GdiRealizationInfo structure. 2008-08-05 14:09:34 +02:00
gdiobj.c
icm.c gdi32: Move GetICMProfile to the driver. 2008-03-05 19:46:03 +01:00
mapping.c gdi32: Move DC mapping APIs to the 'dc' debug channel. 2008-10-28 12:14:01 +01:00
metafile.c gdi32: Fix copy/paste typo. 2008-10-31 12:57:17 +01:00
metafile16.c
opengl.c gdi32: Make sure the DC is up-to-date before accessing the pixel format. 2008-05-12 19:58:23 +02:00
painting.c gdi32: Make sure the DC is up-to-date before accessing the pixel format. 2008-05-12 19:58:23 +02:00
palette.c gdi32: Don't cast the void pointer returned by GDI_GetObjPtr(). 2008-10-24 14:24:59 +02:00
path.c gdi32: Use atan2 to compute angles in WidenPath without triggering floating point errors. 2008-05-22 20:43:55 +02:00
pen.c gdi32: Make the PS_NULL test pass under Wine. 2008-10-01 09:56:41 -05:00
printdrv.c gdi32: Call AbortProc from StartDoc instead of EndPage. 2008-10-08 12:16:00 +02:00
printdrv16.c gdi32: Spelling fixes. 2008-03-25 19:58:31 +01:00
region.c gdi32: Don't cast NULL. 2008-10-31 13:27:24 +01:00
version.rc
version16.rc
wing.c gdi32: Don't cast the void pointer returned by GDI_GetObjPtr(). 2008-10-24 14:24:59 +02:00
wing.spec