wined3d: Get rid of the haveHardwareCursor flag.
[wine] / dlls / gdi32 / tests /
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...
2010-08-20  Jerome Leclanchegdi32: Properly set ERROR_NOACCESS when GetObject recei...
2010-08-03  Andrew Nguyengdi32: Improve AddFontMemResourceEx parameter validation.
2010-08-02  Dmitry Timoshkovgdi32: Do not crash on an invalid pointer passed to...
2010-07-30  Alexandre Julliardgdi32: Replicate a Windows bug in StretchDIBits for...
2010-07-29  Alexandre Julliardgdi32: Mirror the clip region when the DC is mirrored...
2010-07-28  Alexandre Julliardgdi32/tests: Add some tests for the DC origin in RTL...
2010-07-28  Alexandre Julliardgdi32/tests: Make function pointers global in the mappi...
2010-07-23  Alexandre Julliardgdi32: Update the DC mappings when the layout is changed.
2010-07-22  Alexandre Julliardgdi32/tests: Fix a typo in a macro name.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-20  Alexandre Julliardgdi32: Reject invalid DIB depths in CreateDIBSection.
2010-07-19  Alexandre Julliardgdi32/tests: Fixed coordinates matching to use a relati...
2010-06-15  Andrew Nguyenwinex11.drv: Report a non-zero COLORRES capability...
2010-06-14  Nikolay Sivovgdi32: Add CreateFontIndirectEx implementation.
2010-06-01  Andrew Nguyengdi32: Fix parameter handling of GetBoundsRect.
2010-06-01  Andrew Nguyengdi32/tests: Uncomment and enhance a Win9x-specific...
2010-05-27  Alexandre Julliardgdi32: Only 16 and 32 bpp DIB sections can have bitfields.
2010-05-27  Alexandre Julliardgdi32: Return the actual DIB section bitfields instead...
2010-05-24  Austin Englishgdi32/tests: Use ret in test_CreateFontIndirect().
2010-05-18  Dmitry Timoshkovgdi32: Do not use VDMX for mapping of negative font...
2010-05-10  Gerald Pfeifergdi32/tests: Remove two variables which are not really...
2010-05-10  Gerald Pfeifergdi32/tests: Remove variable oldPen which is not really...
2010-05-03  Gerald Pfeifergdi32: Remove variable x which is not really used from...
2010-04-26  Gerald Pfeifergdi32: Remove variable retb which is not really used...
2010-04-13  Roderick Colenbranderwinex11: Add support for 32-bit DDBs.
2010-04-09  Alexandre Julliardgdi32: Avoid some rounding errors in AngleArc.
2010-04-07  Alexandre Julliardwinapi: Generate the 64-bit variant of structure size...
2010-04-07  Dmitry Timoshkovgdi32: Fix some DC leaks in gdi32 bitmap tests.
next