Sweden-Number/dlls/gdi32
Alexandre Julliard ff6f7a57b9 gdi32/tests: Skip test that depends on Tahoma if it isn't installed. 2008-09-19 12:07:32 +02: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: Skip test that depends on Tahoma if it isn't installed. 2008-09-19 12:07:32 +02:00
Makefile.in
bidi.c
bidi16.c
bitblt.c gdi32: Include config.h before using HAVE_XXX. 2008-07-28 11:34:23 +02:00
bitmap.c
brush.c gdi32: Don't use biSizeImage for a BI_BITFIELDS dib. 2008-08-18 17:04:44 +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: CreateDIBitmap should check for SetDIBits failure. 2008-07-21 14:36:55 +02:00
dispdib.c
dispdib.spec
driver.c gdi32: GdiConvertToDevmodeW should not refer to unintialized name bytes. 2008-06-23 12:46:12 +02:00
enhmetafile.c gdi32: Initialize the handle table. 2008-06-18 16:15:23 +02:00
env.c
font.c 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
freetype.c gdi32: Factor out the name table lookup into a separate function. 2008-09-18 14:18:11 +02: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
mapping.c gdi32: Perform coordinate transformations using doubles instead of floats to avoid precision loss. 2008-05-22 17:43:01 +02:00
metafile.c gdi32: Make generated EMFs fully match Windows ones. 2008-05-27 12:05:37 +02: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
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
printdrv.c
printdrv16.c
region.c gdi32: Perform coordinate transformations using doubles instead of floats to avoid precision loss. 2008-05-22 17:43:01 +02:00
version.rc
version16.rc
wing.c
wing.spec