Dmitry Timoshkov
|
16aa1369f8
|
gdi32: Some fonts have a broken last segment of cmap4 table, avoid a crash in that case.
Freetype has a similar consistency check.
|
2009-08-03 14:58:57 +02:00 |
Huw Davies
|
1d66e20ead
|
gdi32/tests: Add a broken case for some versions of winxp.
|
2009-07-17 12:38:08 +02:00 |
Joel Holdsworth
|
91f458314b
|
gdi32/tests: Added tests for BitBlt.
|
2009-07-16 16:18:20 +02:00 |
Huw Davies
|
e5c614e6b1
|
gdi32/tests: Allow a small tolerance when comparing scaling values.
|
2009-07-13 10:32:11 +02:00 |
Huw Davies
|
904b2749f7
|
gdi32/tests: Don't continue with the tests if GetWinMetaFileBits fails.
|
2009-07-08 20:15:00 +02:00 |
Huw Davies
|
787ead8088
|
gdi32: Use a modified version of MulDiv to match native behaviour.
|
2009-07-07 13:22:13 +02:00 |
Paul Vriens
|
31d82c5fdc
|
gdi32/tests: Mark an intermittent failure as broken() on Win9x/ME.
|
2009-07-06 14:35:25 +02:00 |
Huw Davies
|
395436d2e9
|
gdi32/tests: Fix tests on win9x and winMe.
|
2009-07-03 11:28:06 +02:00 |
Huw Davies
|
dca1b517ec
|
gdi32/tests: Add some traces and fix a few comments.
|
2009-07-02 13:17:49 +02:00 |
Huw Davies
|
12adc3e1fb
|
gdi32: Add tests for the map mode and window size records.
|
2009-07-02 13:17:44 +02:00 |
Huw Davies
|
d79943446f
|
gdi32/tests: Dump the correct metafile if the test fails.
|
2009-07-01 14:50:53 +02:00 |
Huw Davies
|
470e8fe2f4
|
gdi32/tests: Add a test for the MFCOMMENT record's size.
|
2009-07-01 14:50:50 +02:00 |
Huw Davies
|
d6bb2b7591
|
gdi32: Add tests for the GetWinMetaFileBits MFCOMMENT record.
|
2009-06-30 12:58:17 +02:00 |
Francois Gouget
|
8b93e1fe06
|
gdi32/tests: Make test_GetTextMetrics2() static.
|
2009-06-29 13:22:51 +02:00 |
Francois Gouget
|
4f0c6a3172
|
gdi32/tests: Fix the trailing '\n' of a few ok() calls.
|
2009-06-26 14:40:08 +02:00 |
Rein Klazes
|
08ca2fa6a9
|
gdi32/tests: Show that there is an upper limit to the width of a font that can be specified.
|
2009-06-25 12:08:12 +02:00 |
Huw Davies
|
4b9c22d66b
|
gdi32: Add tests for GetTransform.
|
2009-06-24 14:52:21 +02:00 |
Huw Davies
|
e920f5f7d7
|
gdi32: Add tests for SetVirtualResolution.
|
2009-06-23 16:21:46 +02:00 |
Paul Vriens
|
53b1e8909f
|
gdi32/tests: Fix the last test failure on NT4.
|
2009-06-16 13:37:21 +02:00 |
Paul Vriens
|
eae4b22b61
|
gdi32/tests: Fix some test failures on NT4.
|
2009-06-16 13:37:11 +02:00 |
Paul Vriens
|
cf43e2cac7
|
gdi32/tests: Fix several test failures on Win9x/WinME/NT4.
|
2009-06-15 13:42:30 +02:00 |
Francois Gouget
|
34accb382b
|
gdi32/tests: Small indentation fix.
|
2009-06-15 13:42:29 +02:00 |
Rein Klazes
|
d145f399ca
|
gdi32: Fix RectInRegion() if right < left or bottom < top.
|
2009-06-08 13:18:58 +02:00 |
Paul Vriens
|
9f4283dcc6
|
gdi32/tests: Fix a test failure on Win9x/WinME.
|
2009-05-22 15:16:29 +02:00 |
Nikolay Sivov
|
0f9bc1d3b7
|
gdi32: Check header pointer in CreateDIBitmap.
|
2009-05-04 14:57:32 +02:00 |
Rein Klazes
|
5265e0f2e5
|
winex11: GetPixel() on a monochrome bitmap should return black or white, not dark red.
|
2009-04-29 15:50:25 +02:00 |
Paul Vriens
|
f043f3db27
|
gdi32/tests: Fix a test failure on NT4.
|
2009-04-28 11:58:27 +02:00 |
Paul Vriens
|
75f6b1d636
|
gdi32/tests: Fix some test failures on Win9x/WinME.
|
2009-04-28 11:58:14 +02:00 |
Paul Vriens
|
05c50725db
|
gdi32/tests: Fix a test failure on NT4.
|
2009-04-23 18:14:27 +02:00 |
Paul Vriens
|
59cc56b15a
|
gdi32/tests: Skip several tests on Win9x.
|
2009-04-20 14:12:43 +02:00 |
Alexandre Julliard
|
55fc90220f
|
gdi32: Fix SetEnhMetaFileBits last error handling.
|
2009-04-07 20:55:59 +02:00 |
Alexandre Julliard
|
eceed527f6
|
gdi32: Completely implement RestoreDC in the driver, having it call restore_dc_state if necessary.
|
2009-04-07 20:55:56 +02:00 |
Alexandre Julliard
|
bbb1626bf8
|
gdi32: Completely implement SaveDC in the driver, having it call save_dc_state if necessary.
|
2009-04-07 20:55:28 +02:00 |
Alexandre Julliard
|
1f1d157237
|
gdi32/tests: Add some metafile tests. Fix typos.
|
2009-04-07 15:20:13 +02:00 |
Aric Stewart
|
cac6b96de4
|
gdi32/tests: Demonstrate issues in wine with SaveDC and RestoreDC in metafiles and enhmetafiles.
|
2009-04-06 13:52:14 +02:00 |
Dmitry Timoshkov
|
301b5d2772
|
gdi32: Add a couple of SetGraphicsMode/SetWorldTransform tests, make them pass under Wine.
|
2009-04-06 12:56:50 +02:00 |
Massimo Del Fedele
|
97e81bc3bd
|
gdi32/tests: Add test for GetGlyphOutlineW() requesting buffer size for space char.
|
2009-03-31 16:43:04 +02:00 |
Paul Vriens
|
3668edcdf4
|
gdi32/tests: Fix some test failures on Win9x.
|
2009-03-13 14:52:52 +01:00 |
Paul Vriens
|
dde935f0bf
|
gdi32/tests: Fix two test failures on Win9x.
|
2009-03-12 15:39:51 +01:00 |
Huw Davies
|
908ff58339
|
gdi32/tests: Under win9x GetBitmapBits returns zero when passed a NULL buffer.
|
2009-03-11 13:03:33 +01:00 |
Huw Davies
|
f1e1ae7483
|
gdi32/tests: Mark as broken another case where win9x doesn't set biSizeImage.
|
2009-03-11 13:03:33 +01:00 |
Huw Davies
|
d77ed15f05
|
gdi32/tests: win9x doesn't initialise the bitmap bits. Mark this behaviour as broken.
|
2009-03-11 13:03:33 +01:00 |
Huw Davies
|
e41e1f8f84
|
gdi32/tests: Remove a cut and paste error.
|
2009-03-11 13:03:33 +01:00 |
Huw Davies
|
3d461dbe85
|
gdi32/tests: Win9x's GetDIBits() sets biSizeImage to zero for BI_RGB dibs.
|
2009-03-10 12:09:12 +01:00 |
Huw Davies
|
f7608053e7
|
gdi32/tests: Marked another win9x failure as broken.
|
2009-03-10 12:09:08 +01:00 |
Huw Davies
|
bbafe93858
|
gdi32/tests: Fix yet another place where win9x returns bmType equal to 0x5250.
|
2009-03-10 12:09:04 +01:00 |
Huw Davies
|
5ccf92f512
|
gdi32/tests: Fix another case where win9x returns bmType equal to 0x5250.
|
2009-03-09 13:55:48 +01:00 |
Huw Davies
|
a88e6e0182
|
gdi32/tests: win9x doesn't return the correct number of colours used with dib sections created via DIB_PAL_COLORS.
|
2009-03-09 13:55:45 +01:00 |
Huw Davies
|
240651e0c1
|
gdi32/tests: Mark win9x behaviour as broken.
|
2009-03-09 13:55:42 +01:00 |
Huw Davies
|
17a866df29
|
gdi32/tests: Fix tests on NT4.
|
2009-03-04 13:06:23 +01:00 |