gdi32: Fix the lines parameter of SetDIBits to be positive.
[wine] / dlls / gdi32 / 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().
2011-05-12  Grazvydas Ignotasgdi32: Implement font selection by its full name.
2011-05-12  Grazvydas Ignotasgdi32/tests: Test for font selection by full name.
2011-05-12  Huw Daviesgdi32/tests: Add tests for 32 bpp DIB pattern brush...
2011-05-06  Huw Daviesgdi32: Add support for drawing diagonal patterned lines.
2011-05-06  Huw Daviesgdi32: Add support for drawing vertical patterned lines.
2011-05-06  Huw Daviesgdi32: Add support for drawing horizontal patterned...
2011-05-04  Akihiro Sagawagdi32: Pass a proper code point from GetGlyphOutlineA...
2011-05-04  Akihiro Sagawagdi32/tests: Add more tests for GetGlyphOutlineA.
2011-05-03  Huw Daviesgdi32/tests: Allow broken behaviour for nt4 sp1 and...
2011-04-27  Huw Daviesgdi32: Implement clipping of diagonal lines.
2011-04-25  Amine Khaldigdi32/test: SelectObject doesn't work with palettes...
2011-04-20  Huw Daviesgdi32: Add a directional bias for the case when the...
2011-04-18  Huw Daviesgdi32: Clip solid brush fills.
2011-04-15  Huw Daviesgdi32: Add clipping for horizontal and vertical solid...
2011-04-13  Huw Daviesgdi32: Add support for solid diagonal lines.
2011-04-12  Huw Daviesgdi32: Don't set the bitfields when the dib section...
2011-04-11  Huw Daviesgdi32/tests: Add PatBlt tests.
2011-04-07  Huw Daviesgdi32/tests: Add horizontal and vertical solid line...
2011-04-05  Huw Daviesgdi32/tests: Start of a framework for writing dib drive...
2011-04-04  Akihiro Sagawagdi32: Create charset enumeration order list for EnumFo...
2011-04-04  Akihiro Sagawagdi32/tests: Add a test for a charset enumeration order.
2011-03-10  Alexandre Julliardgdi32: Fix handling of the DC brush/pen in metafiles.
2011-03-10  Alexandre Julliardgdi32: Add null driver entry points for the mapping...
2011-03-08  Dmitry Timoshkovgdi32: Add some additional tests for negative axes...
2011-03-07  Francois Gougetgdi32/tests: Add a '\n' to an ok() call.
2011-03-02  John Edmondsgdi32: Fixes GetDIBits for top-down destination bitmaps.
2011-03-02  John Edmondsgdi32/tests: Updated tests for top-down destination...
2011-02-28  Austin Englishgdi32/tests: Remove win9x hacks.
2011-02-24  Austin Englishgdi32/tests: Remove win9x hacks.
2011-02-24  Dmitry Timoshkovgdi32: Add a EnumFontFamilies test to see how it handle...
2011-02-23  John Edmondsgdi32: Fixed GetDIBits for top-down bitmaps.
2011-02-23  John Edmondsgdi32/tests: Added tests for copying a single pixel...
2011-02-22  Alexander Kochetkovgdi32: Fix scaling factors for EMR_EXTTEXTOUTW.
2011-02-10  Austin Englishgdi32/tests: Make sure to use return values (LLVM/Clang).
2011-02-09  Peter Urbanecgdi32/tests: Use virtual screen size instead of primary...
2011-02-09  Austin Englishgdi32/tests: Make sure to use return value (LLVM/Clang).
2011-02-07  Austin Englishgdi32/tests: Make sure to use return value (LLVM/Clang).
2011-02-03  Kusanagi Kouichigdi32: Check if a character is double byte or single...
2011-02-03  Kusanagi Kouichigdi32/tests: Add tests for GetGlyphOutlineA.
2011-02-03  Kusanagi Kouichigdi32/tests: Consolidate identity matrices.
2011-02-01  Kusanagi Kouichigdi32: Upper 24 bits of a character range must be same.
2011-02-01  Dmitry Timoshkovgdi32: Add ExtSelectClipRgn() tests for memory and...
2011-01-28  Kusanagi Kouichigdi32: Reject invalid character range in GetCharABCWidthsA.
2011-01-28  Kusanagi Kouichigdi32/tests: Add some more tests for GetCharABCWidthsA.
2011-01-24  Greg Geldorpgdi32/tests: Fix font tests on Arabic machines.
2011-01-17  Akihiro Sagawagdi32: Pass the byte count to FONT_mbtowc in GetCharABC...
2011-01-17  Akihiro Sagawagdi32/tests: Add more tests for GetCharABCWidthsA.
2011-01-14  Greg Geldorpgdi32/tests: Fix tmLastChar test.
2011-01-13  Kusanagi Kouichigdi32: GetCharABCWidthsA should work for DBCS.
2011-01-13  Kusanagi Kouichigdi32/tests: Add a test for GetCharABCWidthsA with...
2011-01-12  Greg Geldorpgdi32/tests: Allow ANSI_CHARSET for some tests.
2011-01-11  Greg Geldorpgdi32/tests: Skip tests on unexpected font code page.
2011-01-10  Greg Geldorpgdi32/tests: Fix some font test failures on non-English...
2011-01-07  Greg Geldorpgdi32/tests: Fix System font test for Japanese.
2011-01-03  André Hentschelgdi32/tests: Don't test function directly when reportin...
2010-12-31  Greg Geldorpgdi32/tests: Skip test that crashes on 64-bit.
2010-12-02  Wolfram Sangwinex11.drv: In GetDIBits() with DIB sections, always...
2010-11-29  André Hentschelgdi32/tests: Fix test on WinME.
2010-11-26  Hans Leidekkergdi32/tests: Fix a test failure on systems configured...
2010-11-15  Austin Lundgdi32/tests: Skip GetGlyphIndices tests for non-ANSI...
2010-11-10  Dmitry Timoshkovgdi32: Remove broken check for WinXP.
2010-11-01  Paul Vriensgdi32/tests: Fix crash and failures on Win95.
2010-10-26  Hans Leidekkergdi32: Fix invalid parameter handling in EnumICMProfile...
2010-10-15  Alexandre Julliardgdi32/tests: Make the test clipping window topmost...
2010-10-01  Alexandre Julliardtests: Make some variables static.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-08  Gerald Pfeifergdi32/tests: Fix another test description in test_logpen.
2010-09-08  Alexandre Julliardgdi32: Mirror the returned rectangle in GetClipBox...
2010-09-06  Gerald Pfeifergdi32/tests: Fix a test description in test_logpen.
2010-08-23  Alexandre Julliardgdi32/tests: Fix the GetObject last error check for...
next