gdi32/tests: Add test cases for wide pen bounding rectangles.
[wine] / dlls / gdi32 / tests / dc.c
2012-04-13  Alexandre Julliardgdi32/tests: Add test cases for wide pen bounding recta...
2012-04-10  Alexandre Julliardgdi32: Store the reference DC in the enhanced metafile...
2012-04-10  Alexandre Julliardgdi32: Clip the returned DC bounds to the device rectangle.
2012-04-10  Alexandre Julliardgdi32/tests: Add tests for DC bounds handling across...
2012-04-10  Alexandre Julliardgdi32/tests: Add tests for DC bounds on various device...
2012-04-09  Alexandre Julliardgdi32: Fix GetClipBox return value for non-memory DCs.
2012-01-12  Alexandre Julliardgdi32: Store foreground/background color even when...
2012-01-09  Alexandre Julliardgdi32/tests: Remove device capabilities test that fails...
2012-01-06  Alexandre Julliardgdi32: Don't allow Get/SetDeviceGammaRamp on DIBs or...
2011-12-16  Alexandre Julliardgdi32/tests: Add tests for device capabilities on memor...
2011-11-04  Alexandre Julliardgdi32: Return failure when GetPixel is not supported.
2011-10-31  Alexandre Julliardgdi32/tests: Add some tests for the behavior of a print...
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-04  Alexandre Julliardgdi32: Fix coordinate mapping in Get/SetBoundsRect...
2011-08-24  André Hentschelwinex11: Reject too bright gamma ramps.
2011-08-23  André Hentschelgdi32: Initial gamma setting tests.
2011-08-22  André Hentschelgdi32/tests: Consistently print out all infos about...
2011-07-15  Alexandre Julliardgdi32/tests: Fix some test failures on Windows.
2011-06-17  Huw Daviesgdi32/tests: Add broken behaviour on nt4 sp1-5.
2011-06-17  Huw Daviesgdi32/tests: Call ReleaseDC not DeleteDC.
2010-11-29  André Hentschelgdi32/tests: Fix test on WinME.
2010-06-15  Andrew Nguyenwinex11.drv: Report a non-zero COLORRES capability...
2010-06-01  Andrew Nguyengdi32: Fix parameter handling of GetBoundsRect.
2010-06-01  Andrew Nguyengdi32/tests: Uncomment and enhance a Win9x-specific...
2010-02-25  Dmitry Timoshkovgdi32: Fix the DeleteDC test failures under Win9x.
2010-02-24  Dmitry Timoshkovuser32: DeleteDC() should allow to delete a DC returned...
2009-04-29  Rein Klazeswinex11: GetPixel() on a monochrome bitmap should retur...
2009-02-24  Francois Gougetgdi32/tests: Use win_skip() to skip over unimplemented...
2008-04-14  Alexandre Julliardgdi32: Fix CreateCompatibleDC to reject invalid DCs.
2008-04-14  Colin Finckgdi32: Add a test to demonstrate a CreateCompatibleDC...
2008-01-07  Alexandre Julliardgdi32/tests: Avoid using size_t in traces.
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-01-08  Francois Gougetgdi32/tests: Tweak a test to avoid an '#if 0'.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.