gdi32/tests: Fix an uninitialized value check and a structure size for Win64.
[wine] / dlls / gdi32 / tests /
2009-01-10  Alexandre Julliardgdi32/tests: Fix an uninitialized value check and a...
2009-01-09  Alexandre Julliardgdi32/tests: Fix an uninitialized pointer check for...
2009-01-08  Francois Gougetwinapi_test: The tests don't support WIN64 yet so disab...
2009-01-08  Francois Gougetwinapi_test: The real tests are done at compile time...
2009-01-08  Francois Gougetwinapi_test: Fix TEST_FIELD() so it correctly tests...
2009-01-08  Francois Gougetwinapi_test: FIELD_ALIGNMENT() is redundant so remove it.
2009-01-08  Francois Gougetwinapi_test: Updated so the generated tests work.
2009-01-03  Alexandre Julliardgdi32/tests: Fix a pointer casting warning on 64-bit.
2008-12-15  Paul Vriensgdi32/tests: Fix a few failures on Win9x.
2008-12-12  Francois Gougetgdi32/tests: Make test_GdiAlphaBlend() static.
2008-12-12  Paul Vriensgdi32/tests: Fix some 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-12-05  Paul Vriensgdi32/tests: Fix a few test failures on Win9x and WinMe.
2008-12-04  Paul Vriensgdi32/tests: Fix a few test failures on Win9x and WinMe.
2008-11-25  Michael Stefaniucgdi32: Remove some superfluous casts.
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-11-06  Dmitry Timoshkovgdi32: Fix a broken test.
2008-11-06  Sergey Khodychwinex11: BitBlt returns TRUE when drawing outside of...
2008-10-27  Michael Stefaniucgdi32/tests: HGDIOBJ is interchangeable with other...
2008-10-14  Detlef Riekenberggdi32/tests: Fix tests to not depend on 96 dpi.
2008-10-13  Jeremy Whitegdi32/tests: Make the comparison of the enumerated...
2008-10-13  Jeremy Whitegdi32: Expand maximum font count to 4096, warn when...
2008-10-08  Paul Vriensgdi32/tests: Skip some tests on Win9x/WinMe.
2008-10-06  Dmitry Timoshkovgdi32: Allow a rounding error in the text justification...
2008-10-06  Dmitry Timoshkovgdi32: Add a test for a font being selected into 2...
2008-10-06  Dmitry Timoshkovgdi32: Make test_font_metrics require the font being...
2008-10-06  Paul Vriensgdi32/tests: Fix a few failures on win9x.
2008-10-01  Dmitry Timoshkovgdi32: Make the PS_NULL test pass under Wine.
2008-09-29  Dmitry Timoshkovgdi32: Add a test for PS_NULL pen being equal to NULL_P...
2008-09-29  James Hawkinscomctl32: Fix a failing test in win9x.
2008-09-19  Alexandre Julliardgdi32/tests: Skip test that depends on Tahoma if it...
2008-09-11  Paul Vriensgdi32/tests: Skip some failing tests on NT4.
2008-09-11  Paul Vriensgdi32/tests: Prevent a crash on win95.
2008-09-03  James Hawkinsgdi32: Fix a failing test in win9x.
2008-08-29  James Hawkinsgdi32: Fix a failing test in win98.
2008-08-21  Dmitry Timoshkovgdi32: Replace DC transform by font scaling for bitmap...
2008-08-18  Michael Karcherwinex11: Fix GetDIBits with monochrome pixmaps.
2008-08-05  Alexandre Julliardgdi32/tests: Fix some test failures on Win9x.
2008-08-01  Paul Vriensgdi32/tests: Don't test unimplemented functions.
2008-07-31  Alexandre Julliardgdi32/tests: Allow some more rounding errors in glyph...
2008-07-23  Lei Zhanggdi32: Glyph advances should be measured for unrotated...
2008-07-23  Lei Zhanggdi32: Add a test for font orientation.
2008-07-21  Dmitry Timoshkovgdi32: Relax the gm.gmCellIncX comparison.
2008-07-08  Michael KarcherAdd support for compatibility mode in WineEngCreateFont...
2008-07-02  James Hawkinsgdi32: Fix two tests that fail for all platforms.
2008-07-01  Michael Karcherwinex11: Fix GetDIBits of 1 bit DDBs.
2008-07-01  Michael Karchergdi32: Fix palette of 1bpp DIB in GetDIBits.
2008-07-01  Alistair Leslie... gdi32: Stop crash in font tests.
2008-06-30  James Hawkinsgdi32: Fix a failing test in win95.
2008-06-25  Dan Hipschmangdi32: Return the correct value from GetTextFace.
2008-06-24  Dmitry Timoshkovgdi32: Add a test for outline text metrics.
2008-06-24  Dmitry Timoshkovgdi32: Initialize otmMacAscent, otmMacDescent, otmMacLi...
2008-06-23  Dmitry Timoshkovgdi32: Extend the font substitution test, make it pass...
2008-06-21  Dan Hipschmangdi32: Add tests for GetTextFace.
2008-06-18  Dmitry Timoshkovgdi32: Add a test for combined mapping mode/world trans...
2008-06-09  Michael Karchergdi32: Respect DIB_PAL_COLORS in every case.
2008-06-05  Francois Gougetgdi32/tests: Take into account several Win9x bugs in...
2008-06-04  Alexandre Julliardgdi32/tests: Reduce the size of the test output a little.
2008-05-29  Austin Englishgdi32: Fix a test failure in 2k.
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-19  James Hawkinsgdi32: Fix two tests that fail in win2k3.
2008-05-13  Dmitry Timoshkovgdi32: Add more font substitution tests, make them...
2008-05-12  Nikolay Sivovgdi32: Avoid null pointer dereference in CreateDIBSection.
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-05-06  Maarten Lankhorstgdi32: Make mapping test slightly less strict so it...
2008-05-01  James Hawkinsgdi32: Remove a dependency on the amount of available...
2008-04-29  Dmitry Timoshkovgdi32: Make the bitmap test pass under Windows 2000.
2008-04-28  Dmitry Timoshkovgdi32: Save/restore internal EMF playing state on EMR_S...
2008-04-25  James Hawkinsgdi32: Remove a dependence on the amount of available...
2008-04-23  Paul Vriensgdi32/tests: Run tests on win9x again.
2008-04-21  Dmitry Timoshkovgdi32: Add a test for EMR_EXTSELECTCLIPRGN, make it...
2008-04-21  Alexandre Julliardgdi32: Return bitmask for 32-bit bitmaps too in GetDIBits.
2008-04-21  Dmitry Timoshkovgdi32: Add a test for ExtCreateRegion, make it pass...
2008-04-18  Alexandre Julliardgdi32: Fixed initialization of bit masks in GetDIBits...
2008-04-16  Huw Daviesgdi32: LineDDA shouldn't include the end point. Add...
2008-04-14  Dmitry Timoshkovgdi32: Clarify which font doesn't contain 'x'.
2008-04-14  Alexandre Julliardgdi32: Fix CreateCompatibleDC to reject invalid DCs.
2008-04-14  Colin Finckgdi32: Add a test to demonstrate a CreateCompatibleDC...
2008-04-07  Dmitry Timoshkovgdi32: Move negative lfWidth test into a separate body...
2008-04-04  Austin EnglishSpelling fixes.
2008-04-04  Dmitry Timoshkovgdi32: Add a font scaling test when lfHeight == 0 and...
2008-04-02  Mikołaj Zalewskigdi32: Fix GetGlyphIndices to select properly the inval...
2008-03-31  Dan Kegelgdi32: Test retrieving BI_BITFIELDS info for 16bpp...
2008-03-25  Austin Englishgdi32: Spelling fixes.
2008-03-03  Francois Gougetgdi32/tests: Add the trailing '\n' to a couple of ok...
2008-02-28  Huw Daviesgdi32: Add a partial implementation of GdiRealizationInfo.
2008-02-27  Paul Vriensgdi32/tests: Skip a test as it crashes on Vista.
2008-02-27  Paul Vriensgdi32/tests: Skip functions that are available but...
2008-02-19  Roderick Colenbrandergdi32: GetPaletteEntries should not filter peFlags...
2008-02-06  Reece H. Dunngdi32: Improve the failure reporting in the bitmap...
2008-01-25  Reece H. Dunngdi32: Vista returns UNICODE_NOCHAR if a character...
2008-01-22  Hans Leidekkergdi32: Add tests for GetICMProfile and SetICMMode.
2008-01-21  Dmitry Timoshkovgdi32: Actually perform the fractional scaling test...
2008-01-16  Francois GougetFix spelling error in the generated conformance test...
2008-01-15  Dmitry Timoshkovgdi32: Do not allow to create too large device dependen...
next