.. |
Makefile.in
|
gdi32: Add a buch of CreateScalableFontResource() tests.
|
2011-09-01 18:06:39 +02:00 |
bitmap.c
|
gdi32: Avoid memory leaks (coverity).
|
2012-10-29 10:34:54 +01:00 |
brush.c
|
gdi32: Add sanity checks for brush hatch styles.
|
2011-12-30 11:04:16 +01:00 |
clipping.c
|
gdi32: ExtSelectClipRgn(hdc, 0, RGN_DIFF) is supposed to fail.
|
2013-06-18 10:40:34 +02:00 |
dc.c
|
gdi32/tests: Define the required Windows version before including anything.
|
2013-02-18 14:51:04 +01:00 |
dib.c
|
gdi32: Avoid memory leaks (coverity).
|
2012-10-29 10:34:54 +01:00 |
font.c
|
gdi32: Ignore max_extent if nfit is NULL.
|
2013-07-22 17:16:04 +02:00 |
gdiobj.c
|
gdi32: Use HandleToULong inline function to convert handle to index instead of casting.
|
2012-10-12 11:27:58 +02:00 |
generated.c
|
…
|
|
icm.c
|
gdi32/tests: Fix MSVC build in icm.c.
|
2011-10-04 15:28:55 -05:00 |
mapping.c
|
tests: Remove unneeded assert.h includes.
|
2011-09-27 10:59:56 +02:00 |
metafile.c
|
gdi32: ExcludeClipRect should update actual clipping region for a EMF DC.
|
2013-02-14 11:14:47 +01:00 |
palette.c
|
gdi32/tests: Fix some test failures on old Windows versions.
|
2011-12-13 14:00:20 +01:00 |
path.c
|
gdi32/tests: Add tests for path open/closed states.
|
2011-10-26 12:41:56 +02:00 |
pen.c
|
gdi32/tests: Replace FIELD_OFFSET with offsetof for the sake of consistency.
|
2013-08-19 13:48:43 +02:00 |
resource.rc
|
gdi32/tests: Add tests for vertical font.
|
2011-12-13 18:59:10 +01:00 |
vertical.sfd
|
gdi32/tests: Update the vertical font to be a proper windows vertical font.
|
2013-05-20 12:06:21 +02:00 |
vertical.ttf
|
gdi32/tests: Update the vertical font to be a proper windows vertical font.
|
2013-05-20 12:06:21 +02:00 |
wine_test.sfd
|
gdi32: Clip font glyphs to fit within text metrics.
|
2013-05-02 12:32:53 +02:00 |
wine_test.ttf
|
gdi32: Clip font glyphs to fit within text metrics.
|
2013-05-02 12:32:53 +02:00 |