gdi32/tests: Fix System font test for Japanese.
[wine] / dlls / gdi32 / tests / mapping.c
2010-09-08  Alexandre Julliardgdi32: Mirror the returned rectangle in GetClipBox...
2010-07-29  Alexandre Julliardgdi32: Mirror the clip region when the DC is mirrored...
2010-07-28  Alexandre Julliardgdi32/tests: Add some tests for the DC origin in RTL...
2010-07-28  Alexandre Julliardgdi32/tests: Make function pointers global in the mappi...
2010-07-23  Alexandre Julliardgdi32: Update the DC mappings when the layout is changed.
2010-07-22  Alexandre Julliardgdi32/tests: Fix a typo in a macro name.
2010-07-19  Alexandre Julliardgdi32/tests: Fixed coordinates matching to use a relati...
2009-06-24  Huw Daviesgdi32: Add tests for GetTransform.
2009-06-23  Huw Daviesgdi32: Add tests for SetVirtualResolution.
2009-04-23  Paul Vriensgdi32/tests: Fix a test failure on NT4.
2009-04-06  Dmitry Timoshkovgdi32: Add a couple of SetGraphicsMode/SetWorldTransfor...
2009-01-25  Alexandre Julliardgdi32/tests: Fix the mapping test to handle the more...
2008-10-14  Detlef Riekenberggdi32/tests: Fix tests to not depend on 96 dpi.
2008-06-18  Dmitry Timoshkovgdi32: Add a test for combined mapping mode/world trans...
2008-05-06  Maarten Lankhorstgdi32: Make mapping test slightly less strict so it...
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.