gdi32: Implement GetFontData as a standard driver entry point.
[wine] / dlls / gdi32 / tests /
2011-10-24  Thomas Fabergdi32/tests: Test GetTextExtentExPoint behavior with...
2011-10-20  Alexandre Julliardgdi32/tests: Add intermediate pointers to color tables...
2011-10-19  Huw Daviesgdi32: Fix character code metrics for bitmap fonts.
2011-10-19  Huw Daviesgdi32/tests: Remove the no longer used todo functionali...
2011-10-19  Huw Daviesgdi32/tests: Add tests for GetPixel.
2011-10-19  Huw Daviesgdi32: Implement GetPixel.
2011-10-19  Huw Daviesgdi32/tests: Add tests for SetPixel.
2011-10-19  Huw Daviesgdi32: Implement SetPixel.
2011-10-19  Huw Daviesgdi32/tests: Add tests for non-rgb colorrefs.
2011-10-18  Marcus Meissnergdi32: Remove a incorrect sizeof from pointer arithmeti...
2011-10-18  Huw Daviesgdi32/tests: Remove unused legacy values.
2011-10-17  Huw Daviesgdi32/tests: Add some StretchDIBits tests.
2011-10-17  Huw Daviesgdi32: Implement nulldrv_StretchDIBits using the PutIma...
2011-10-17  Alexandre Julliardgdi32/tests: Add test cases for DIB blending.
2011-10-14  Daniel Santosgdi32: Remove PS_USERSTYLE FIXME and workarounds.
2011-10-14  Alexandre Julliardgdi32: Overlapping rectangles are not allowed in GdiAlp...
2011-10-14  Alexandre Julliardgdi32/tests: Add more tests for various palette formats...
2011-10-14  Alexandre Julliardgdi32/tests: Add more tests for arbitrary 32-bpp bitfie...
2011-10-14  Alexandre Julliardgdi32/tests: Add tests for DIB conversions from various...
2011-10-13  Alexandre Julliardgdi32: Add a check for null bitfields in SetDIBits.
2011-10-13  Alexandre Julliardgdi32: Add support for arbitrary DIB bitfields for...
2011-10-13  Alexandre Julliardgdi32: Add support for arbitrary DIB bitfields for...
2011-10-11  Huw Daviesgdi32: The text extents functions fail if passed a...
2011-10-11  Alexandre Julliardgdi32/tests: Add tests for GdiAlphaBlend with source...
2011-10-04  Thomas Fabergdi32/tests: Fix MSVC build in bitmap.c.
2011-10-04  Thomas Fabergdi32/tests: Fix MSVC build in icm.c.
2011-09-27  Huw Daviesgdi32: Forward StretchBlt calls from the dib driver...
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2011-09-27  Francois Gougetgdi32: The GetKerningPairsA() test should pass on all...
2011-09-27  Francois Gougetgdi32/tests: Use if(0) instead of #if 0 to make sure...
2011-09-26  Alexandre Julliardwinex11: Force the alpha channel to zero for mono-...
2011-09-22  Michael Stefaniucgdi32/tests: Remove casts to the type of the casted...
2011-09-22  Huw Daviesgdi32/tests: Add some tests to show the 1 pixel dst...
2011-09-22  Huw Daviesgdi32/tests: Update the StretchBlt tests to use a 16x16...
2011-09-22  Alexandre Julliardgdi32/tests: Add some tests for overlapping blits.
2011-09-21  Huw Daviesgdi32/tests: Remove legacy support from the StretchBlt...
2011-09-20  Alexandre Julliardgdi32/tests: Add a test for alpha channel handling...
2011-09-20  André Hentschelgdi32/tests: Add a second test about non-uniform ramps.
2011-09-19  André Hentschelwinex11: Multiply the error tolerance by the table...
2011-09-19  André Hentschelgdi32/tests: Add a test about non-uniform ramps.
2011-09-07  Alexandre Julliardgdi32: Don't allow CreateCompatibleDC on a metafile DC.
2011-09-06  Alexandre Julliardgdi32: Add RLE support in SetDIBitsToDevice.
2011-09-06  Alexandre Julliardwinex11: Get rid of the SetDIBitsToDevice implementation.
2011-09-06  Alexandre Julliardgdi32: Add a SetDIBitsToDevice implementation in the...
2011-09-04  Alexandre Julliardgdi32: Fix coordinate mapping in Get/SetBoundsRect...
2011-09-01  Dmitry Timoshkovgdi32: Add a buch of CreateScalableFontResource() tests.
2011-09-01  Alexandre Julliardwinex11: Fix SetDIBitsToDevice coordinate mapping for...
2011-09-01  Alexandre Julliardwinex11: Fix SetDIBitsToDevice coordinate mapping in...
2011-09-01  Alexandre Julliardgdi32/tests: Add some SetDIBitsToDevice tests, based...
2011-08-29  Alexandre Julliardgdi32/tests: Simplify the DIB byte width computation.
2011-08-29  Alexandre Julliardgdi32: Add parameter validation in GetDIBits.
2011-08-26  Alexandre Julliardgdi32/tests: Make sure the bitmap info is initialized...
2011-08-24  Francois GougetAssorted spelling fixes.
2011-08-24  André Hentschelwinex11: Reject too bright gamma ramps.
2011-08-24  Hans Leidekkergdi32/tests: Accept one more return value from EnumICMP...
2011-08-24  Grazvydas Ignotasgdi32/tests: Add additional font to fullnames test.
2011-08-24  Grazvydas Ignotasgdi32/tests: Check for exact fonts before doing fullnam...
2011-08-23  André Hentschelgdi32: Initial gamma setting tests.
2011-08-22  Austin Englishgdi32/tests: Remove win9x hacks.
2011-08-22  André Hentschelgdi32/tests: Consistently print out all infos about...
2011-08-05  Alexandre Julliardgdi32: Always set compression to BI_BITFIELDS for 16...
2011-08-05  Alexandre Julliardgdi32: Validate the DIB parameters in functions that...
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-08-04  Huw Daviesgdi32: If possible use the GetImage driver entry to...
2011-08-04  Huw Daviesgdi32/tests: Add some GetDIBits tests with zero lines...
2011-08-04  Huw Daviesgdi32/tests: Simplify some of the tests.
2011-08-02  Huw Daviesgdi32: Actually use the dib driver's Get/PutImage if...
2011-07-28  Huw Daviesgdi32/tests: Add tests for GetDIBits using non-trivial...
2011-07-27  Austin Englishgdi32/tests: Remove win9x hacks.
2011-07-25  Huw Daviesgdi32/tests: Add some SetDIBits tests.
2011-07-18  Huw Daviesgdi32: Implement GetDIBits using the GetImage driver...
2011-07-15  Alexandre Julliardgdi32/tests: Fix some test failures on Windows.
2011-06-28  Huw Daviesgdi32: Construct the EGA palette from the default palette.
2011-06-27  Huw Daviesgdi32: Fix the 8 bpp generated colour table.
2011-06-24  Huw Daviesgdi32/tests: Show that Get/SetDIBits ignore the layout...
2011-06-21  Huw Daviesgdi32/tests: Skip the tests if the pen type is not...
2011-06-21  Huw Daviesgdi32: Add more broken behaviour on nt4 sp3.
2011-06-20  Huw Daviesgdi32/tests: Add broken behaviour for nt4 sp3.
2011-06-20  Huw Daviesgdi32/tests: Add some broken behaviours for winxp sp1...
2011-06-17  Huw Daviesgdi32/tests: Add broken behaviour on nt4 sp1 and 2.
2011-06-17  Huw Daviesgdi32/tests: Add broken behaviour on nt4 sp1-5.
2011-06-17  Huw Daviesgdi32/tests: Call ReleaseDC not DeleteDC.
2011-06-17  Huw Daviesgdi32/tests: Add tests for hatched brushes.
2011-06-15  Huw Daviesgdi32/tests: Add tests for 1bpp brushes.
2011-06-15  Huw Daviesgdi32/tests: Add tests for 1 bpp dibs.
2011-06-15  Huw Daviesgdi32: Add support for 1 bpp dibs.
2011-06-01  Huw Daviesgdi32: Fix an error in the blue channel of the 32 ...
2011-06-01  Huw Daviesgdi32/tests: Add tests for 24 bpp brushes.
2011-06-01  Huw Daviesgdi32/tests: Add tests for 24 bpp dibs.
2011-05-31  Huw Daviesgdi32/tests: Add tests for 4 bpp brushes.
2011-05-31  Huw Daviesgdi32/tests: Add tests for 4 bpp dibs.
2011-05-27  Huw Daviesgdi32/tests: Add tests for 8bpp brushes.
2011-05-27  Huw Daviesgdi32/tests: Add tests for 8 bpp dibs.
2011-05-27  Huw Daviesgdi32/tests: Add tests for non-standard BI_BITFIELD...
2011-05-27  Huw Daviesgdi32/tests: Add tests for 16 bpp brushes.
2011-05-27  Huw Daviesgdi32: Add support for 16 bpp dibs.
2011-05-27  Huw Daviesgdi32/tests: Make the 32 bpp brush tests sensitive...
2011-05-19  Alistair Leslie... gdi32: Add support in DeviceCaps CURVECAPS, LINECAPS...
2011-05-16  Huw Daviesgdi32/tests: Add tests for PaintRgn and simple RTL...
2011-05-13  Huw Daviesgdi32/tests: Tests for Rectangle().
next