gdi32: Avoid making a DBCS character in range.
[wine] / dlls / gdi32 / tests / metafile.c
2011-05-19  Alistair Leslie... gdi32: Add support in DeviceCaps CURVECAPS, LINECAPS...
2011-03-10  Alexandre Julliardgdi32: Fix handling of the DC brush/pen in metafiles.
2011-03-10  Alexandre Julliardgdi32: Add null driver entry points for the mapping...
2011-02-22  Alexander Kochetkovgdi32: Fix scaling factors for EMR_EXTTEXTOUTW.
2011-02-10  Austin Englishgdi32/tests: Make sure to use return values (LLVM/Clang).
2011-01-03  AndrĂ© Hentschelgdi32/tests: Don't test function directly when reportin...
2010-12-31  Greg Geldorpgdi32/tests: Skip test that crashes on 64-bit.
2009-11-23  Charles Davisgdi32/tests: Test BitBlt() to an enhanced metafile.
2009-11-13  Huw Daviesgdi32/tests: Test the return value of GetClipBox before...
2009-09-08  Ilya Shpigorgdi32/tests: Add test for SelectClipRgn in metafile.
2009-07-17  Huw Daviesgdi32/tests: Add a broken case for some versions of...
2009-07-13  Huw Daviesgdi32/tests: Allow a small tolerance when comparing...
2009-07-08  Huw Daviesgdi32/tests: Don't continue with the tests if GetWinMet...
2009-07-07  Huw Daviesgdi32: Use a modified version of MulDiv to match native...
2009-07-03  Huw Daviesgdi32/tests: Fix tests on win9x and winMe.
2009-07-02  Huw Daviesgdi32/tests: Add some traces and fix a few comments.
2009-07-02  Huw Daviesgdi32: Add tests for the map mode and window size records.
2009-07-01  Huw Daviesgdi32/tests: Dump the correct metafile if the test...
2009-07-01  Huw Daviesgdi32/tests: Add a test for the MFCOMMENT record's...
2009-06-30  Huw Daviesgdi32: Add tests for the GetWinMetaFileBits MFCOMMENT...
2009-06-16  Paul Vriensgdi32/tests: Fix the last test failure on NT4.
2009-06-16  Paul Vriensgdi32/tests: Fix some test failures on NT4.
2009-06-15  Paul Vriensgdi32/tests: Fix several test failures on Win9x/WinME...
2009-04-07  Alexandre Julliardgdi32: Fix SetEnhMetaFileBits last error handling.
2009-04-07  Alexandre Julliardgdi32: Completely implement RestoreDC in the driver...
2009-04-07  Alexandre Julliardgdi32: Completely implement SaveDC in the driver, havin...
2009-04-07  Alexandre Julliardgdi32/tests: Add some metafile tests. Fix typos.
2009-04-06  Aric Stewartgdi32/tests: Demonstrate issues in wine with SaveDC...
2009-03-12  Paul Vriensgdi32/tests: Fix two test failures on Win9x.
2008-12-11  Paul Vriensgdi32/tests: Remove the todo_wine logic where appropriate.
2008-12-10  Paul Vriensgdi32/tests: Fix a failure on NT4.
2008-11-13  Paul Vriensgdi32/tests: Fix a few failures on Win9x and WinMe.
2008-11-06  Paul Vriensgdi32/tests: Don't crash on NT4.
2008-05-27  Dmitry Timoshkovgdi32: Make generated EMFs fully match Windows ones.
2008-05-27  Dmitry Timoshkovgdi32: Ignore exScale/eyScale when comparing EMREXTTEXT...
2008-05-21  Dmitry Timoshkovgdi32: Slightly relax EMF record comparisons allowing...
2008-05-07  Dmitry Timoshkovgdi32: More carefully compare EMF records in tests.
2008-05-06  Francois Gougetgdi32/tests: Add a trailing '\n' to a couple of ok...
2008-04-28  Dmitry Timoshkovgdi32: Save/restore internal EMF playing state on EMR_S...
2008-04-21  Dmitry Timoshkovgdi32: Add a test for EMR_EXTSELECTCLIPRGN, make it...
2007-06-27  Michael Stefaniucgdi32: Remove superfluous casts of void pointers to...
2007-05-29  Dmitry Timoshkovgdi32: Perform consistency checks when loading an EMF...
2006-12-11  Andrew Talbotgdi32/tests: Cast-qual warning fix.
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.