gdi32: Fix palette of 1bpp DIB in GetDIBits.
[wine] / dlls / gdi32 / tests /
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...
2008-01-15  Dmitry Timoshkovgdi32: Add a test for undocumented EnumFontFamiliesEx...
2008-01-14  Dmitry Timoshkovgdi32: Use public FS_xxxxxx defines.
2008-01-08  Dmitry Timoshkovgdi32: Add support for scaling font metrics.
2008-01-08  Dmitry Timoshkovgdi32: Add more tests for bitmap font metrics scaling.
2008-01-07  Alexandre Julliardgdi32/tests: Avoid using size_t in traces.
2007-12-27  Aric Stewartfonts: Correct External leading for japanese small...
2007-12-20  Dmitry Timoshkovgdi32: Add a test for minimal acceptable DEVMODEA size...
2007-12-19  Dmitry Timoshkovgdi32: When compiling with PSDK headers request latest...
2007-12-18  Dmitry Timoshkovgdi32: Add a GdiConvertToDevmodeW test, make it pass...
2007-12-17  Stefan Dösingerwinex11: Activate the depth-bpp difference.
2007-12-14  Alexandre Julliardgdi32/tests: Fix a compiler warning.
2007-12-14  Stefan Dösingergdi32: Test the "alpha" channel on compatible bitmaps.
2007-12-13  Stefan Dösingergdi32: Test the bit depth of compatible bitmaps explicitly.
2007-12-12  Stefan Dösingergdi32: Test bitmap depths.
2007-12-12  Stefan Dösingergdi32, winex11drv: Add a test for compatible bitmap...
2007-12-10  Hans Leidekkergdi32: GetCharABCWidthsI does not require a scalable...
2007-12-10  Aric Stewartgdi32: Font tests with Japanese font data. Thanks...
2007-11-09  Francois Gougetgdi32/tests: Dynamically load GdiAlphaBlend() so the...
2007-11-07  Laurent Vrommangdi32: Correct a test where the tested function was...
2007-11-06  Laurent Vrommangdi32: Add a test for CloseFigure.
2007-10-24  Dan Kegelgdi32/tests: Fix false pass in warn+heap case.
2007-10-23  Hans Leidekkergdi32: Remove a test that expects the break character...
2007-10-22  Lionel Debrouxgdi32/tests: Fix memory leak (found by Smatch).
2007-08-29  Mikolaj Zalewskiwinex11.drv: Test for out-of-bound src coordinates...
2007-08-09  Francois GougetAssorted spelling fixes.
2007-07-31  Francois GougetAssorted spelling fixes.
2007-07-31  Evan Stadegdi32: Handle PS_USERSTYLE in ExtCreatePen.
2007-07-31  Evan Stadegdi32: Added more tests for ExtCreatePen on PS_USERSTLYE.
2007-07-25  Alexandre Julliardgdi32/tests: Don't test default char, it doesn't have...
2007-07-17  Evan Stadegdi32: Added PATH_PolyDraw.
2007-07-17  Evan Stadegdi32: Added PolyDraw tests.
2007-07-16  Jeremy Whitegdi32: Added a test for the case where lpvBits in GetDI...
2007-07-05  Huw Daviesgdi32: Using a bitmap font as the fallback sans serif...
2007-06-27  Michael Stefaniucgdi32: Remove superfluous casts of void pointers to...
2007-06-22  Misha Koshelevgdi32/tests: Fix test_widenpath to succeed on Win98.
2007-06-22  Misha Koshelevgdi32: Emulate AngleArc using ArcTo.
2007-06-22  Misha Koshelevgdi32/tests: Expand framework for tests of drawing...
2007-06-21  Misha Koshelevgdi32: Handle ArcTo in paths as native.
2007-06-21  Misha Koshelevgdi32: Set current position properly after ArcTo.
2007-06-21  Francois Gougetgdi32/tests: Run the GetTextMetricsA() tests on Windows...
2007-06-19  Misha Koshelevgdi32: Fix ArcTo to use proper starting and ending...
2007-06-19  Misha Koshelevgdi32/tests: Add framework for tests of drawing functio...
2007-06-14  Hans Leidekkergdi32: Add some tests for BITMAPINFOHEADER biSize checks.
2007-05-29  Francois Gougetgdi32/tests: Fix a signed/unsigned int mismatch.
2007-05-29  Dmitry Timoshkovgdi32: Perform consistency checks when loading an EMF...
2007-04-25  Michael Stefaniucjanitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc...
2007-04-12  Dmitry Timoshkovgdi32: Fix a couple of problems with negative lfWidth...
2007-04-03  Laurent Vrommangdi32: Correct WidenPath behaviour when working on...
next