Huw Davies
|
a36b4a6abb
|
gdi32/tests: Add tests for EMF PolyPolyline record creation.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-03-09 21:22:34 +09:00 |
|
Alistair Leslie-Hughes
|
bd571e7d1d
|
gdi32/tests: Add tests for GetPath using metafile.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-02-23 20:24:17 +09:00 |
|
Alistair Leslie-Hughes
|
9ac1744b80
|
gdi32/tests: Check values returned from GetPath.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-02-19 19:59:07 +09:00 |
|
Alistair Leslie-Hughes
|
8348c0ebe0
|
gdi32/tests: Add enhanced metafile GetPath test.
|
2015-09-01 21:12:10 +09:00 |
|
Alexandre Julliard
|
ec3f8a76d5
|
gdi32/tests: Silence some noisy traces.
|
2014-06-17 10:58:51 +02:00 |
|
Dmitry Timoshkov
|
0c63f40bdc
|
gdi32/tests: Fix metafile tests compilation with __WINESRC__ defined.
|
2013-10-16 11:41:21 +02:00 |
|
Dmitry Timoshkov
|
88b9ae1ec2
|
gdi32: ExcludeClipRect should update actual clipping region for a EMF DC.
|
2013-02-14 11:14:47 +01:00 |
|
Dmitry Timoshkov
|
47b89a8fac
|
gdi32: IntersectClipRect should update actual clipping region for a EMF DC.
|
2013-02-14 11:14:45 +01:00 |
|
Dmitry Timoshkov
|
756736ae42
|
gdi32: OffsetClipRgn should update actual clipping region for a EMF DC.
|
2013-02-14 11:14:43 +01:00 |
|
Dmitry Timoshkov
|
498b18f25f
|
gdi32: Add more EMF clipping tests.
|
2013-02-14 11:14:41 +01:00 |
|
Dmitry Timoshkov
|
9a2688e690
|
gdi32: Make sure that actual clipping region is updated for a EMF DC.
|
2013-02-13 16:13:54 +01:00 |
|
Alexandre Julliard
|
446bff7897
|
gdi32/tests: Avoid deleting invalid objects.
|
2012-10-18 22:28:45 +02:00 |
|
Dan Kegel
|
b85270e3a5
|
gdi32: Add test for SelectClipRgn in metafiles, make it pass.
|
2012-06-20 10:50:15 +02:00 |
|
Michael Stefaniuc
|
7f293b00e8
|
gdi32/tests: Fix typo (comparison with itself).
|
2012-04-16 12:05:54 +02:00 |
|
Alistair Leslie-Hughes
|
c5235eeab0
|
gdi32: Add EnhMetafile PolyBezier, PolyBezierTo support.
|
2012-01-19 21:08:55 +01:00 |
|
Alistair Leslie-Hughes
|
5a7dba5a70
|
gdi32: Add support in DeviceCaps CURVECAPS, LINECAPS, POLYGONALCAPS for EnhMetafiles.
|
2011-05-19 19:37:26 +02:00 |
|
Alexandre Julliard
|
dfaee0a5d7
|
gdi32: Fix handling of the DC brush/pen in metafiles.
|
2011-03-10 20:44:49 +01:00 |
|
Alexandre Julliard
|
3a850fc842
|
gdi32: Add null driver entry points for the mapping functions.
|
2011-03-10 12:39:03 +01:00 |
|
Alexander Kochetkov
|
005915f405
|
gdi32: Fix scaling factors for EMR_EXTTEXTOUTW.
|
2011-02-22 13:24:53 +01:00 |
|
Austin English
|
a13e596c78
|
gdi32/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-10 09:57:32 -06:00 |
|
André Hentschel
|
56233536e8
|
gdi32/tests: Don't test function directly when reporting GetLastError().
|
2011-01-03 11:54:06 +01:00 |
|
Greg Geldorp
|
0b6e5c5535
|
gdi32/tests: Skip test that crashes on 64-bit.
|
2010-12-31 11:45:52 +01:00 |
|
Charles Davis
|
3f1281cc44
|
gdi32/tests: Test BitBlt() to an enhanced metafile.
|
2009-11-23 15:25:33 +01:00 |
|
Huw Davies
|
16c20d3c73
|
gdi32/tests: Test the return value of GetClipBox before trying to access the rect.
|
2009-11-13 13:36:35 +01:00 |
|
Ilya Shpigor
|
dad99e2aa9
|
gdi32/tests: Add test for SelectClipRgn in metafile.
|
2009-09-08 14:16:31 +02:00 |
|
Huw Davies
|
1d66e20ead
|
gdi32/tests: Add a broken case for some versions of winxp.
|
2009-07-17 12:38:08 +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 |
|
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 |
|
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 |
|
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 |
|
Paul Vriens
|
dde935f0bf
|
gdi32/tests: Fix two test failures on Win9x.
|
2009-03-12 15:39:51 +01:00 |
|
Paul Vriens
|
52a914db83
|
gdi32/tests: Remove the todo_wine logic where appropriate.
|
2008-12-11 11:50:15 +01:00 |
|
Paul Vriens
|
024a6bce5f
|
gdi32/tests: Fix a failure on NT4.
|
2008-12-10 10:49:50 +01:00 |
|
Paul Vriens
|
decb70d95c
|
gdi32/tests: Fix a few failures on Win9x and WinMe.
|
2008-11-13 15:30:52 +01:00 |
|
Paul Vriens
|
3f4333d70c
|
gdi32/tests: Don't crash on NT4.
|
2008-11-06 15:01:12 +01:00 |
|
Dmitry Timoshkov
|
02a15500fb
|
gdi32: Make generated EMFs fully match Windows ones.
|
2008-05-27 12:05:37 +02:00 |
|
Dmitry Timoshkov
|
0c59e312c1
|
gdi32: Ignore exScale/eyScale when comparing EMREXTTEXTOUT EMF records.
|
2008-05-27 12:04:43 +02:00 |
|