gdi32: Add a test for PS_NULL pen being equal to NULL_PEN stock object.
[wine] / dlls / gdi32 / tests / metafile.c
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.