gdi32/tests: Fix a few format strings.
[wine] / dlls / gdi32 / tests / bitmap.c
2010-03-01  Henri Verbeetgdi32/tests: Fix a few format strings.
2009-10-02  Joel Holdsworthgdi32: Added tests for StretchDIBits.
2009-10-02  Joel Holdsworthgdi32: Added tests for StretchBlt.
2009-09-18  Markus Stockhausengdi32: Check for NULL pointer in GdiAlphaBlend.
2009-07-16  Joel Holdsworthgdi32/tests: Added tests for BitBlt.
2009-07-06  Paul Vriensgdi32/tests: Mark an intermittent failure as broken...
2009-05-22  Paul Vriensgdi32/tests: Fix a test failure on Win9x/WinME.
2009-05-04  Nikolay Sivovgdi32: Check header pointer in CreateDIBitmap.
2009-04-28  Paul Vriensgdi32/tests: Fix some test failures on Win9x/WinME.
2009-03-11  Huw Daviesgdi32/tests: Under win9x GetBitmapBits returns zero...
2009-03-11  Huw Daviesgdi32/tests: Mark as broken another case where win9x...
2009-03-11  Huw Daviesgdi32/tests: win9x doesn't initialise the bitmap bits...
2009-03-11  Huw Daviesgdi32/tests: Remove a cut and paste error.
2009-03-10  Huw Daviesgdi32/tests: Win9x's GetDIBits() sets biSizeImage to...
2009-03-10  Huw Daviesgdi32/tests: Marked another win9x failure as broken.
2009-03-10  Huw Daviesgdi32/tests: Fix yet another place where win9x returns...
2009-03-09  Huw Daviesgdi32/tests: Fix another case where win9x returns bmTyp...
2009-03-09  Huw Daviesgdi32/tests: win9x doesn't return the correct number...
2009-03-09  Huw Daviesgdi32/tests: Mark win9x behaviour as broken.
2009-03-04  Huw Daviesgdi32/tests: Win9x doesn't initialize the bitmap bits...
2009-03-03  Huw Daviesgdi32/tests: Improve some test failure messages.
2009-03-02  Eric Pouechwinex11: Correctly pad 1 bpp DDB's lines with 0 values.
2009-02-27  Huw Daviesgdi32/tests: Winnt doesn't set last error when a NULL...
2009-02-27  Huw Daviesgdi32/tests: Don't expect the screen dc's bitmap to...
2009-02-27  Huw Daviesgdi32/tests: Add a broken() to an always true test.
2009-01-15  Alexandre Julliardgdi32/tests: Add a test case for calling WriteFile...
2008-12-15  Paul Vriensgdi32/tests: Fix a few failures on Win9x.
2008-12-12  Francois Gougetgdi32/tests: Make test_GdiAlphaBlend() static.
2008-12-12  Paul Vriensgdi32/tests: Fix some test failures on Win9x.
2008-12-05  Paul Vriensgdi32/tests: Fix a few test failures on Win9x and WinMe.
2008-12-04  Paul Vriensgdi32/tests: Fix a few test failures on Win9x and WinMe.
2008-11-25  Michael Stefaniucgdi32: Remove some superfluous casts.
2008-11-06  Sergey Khodychwinex11: BitBlt returns TRUE when drawing outside of...
2008-10-27  Michael Stefaniucgdi32/tests: HGDIOBJ is interchangeable with other...
2008-10-08  Paul Vriensgdi32/tests: Skip some tests on Win9x/WinMe.
2008-10-06  Paul Vriensgdi32/tests: Fix a few failures on win9x.
2008-08-18  Michael Karcherwinex11: Fix GetDIBits with monochrome pixmaps.
2008-07-01  Michael Karcherwinex11: Fix GetDIBits of 1 bit DDBs.
2008-07-01  Michael Karchergdi32: Fix palette of 1bpp DIB in GetDIBits.
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-05-29  Austin Englishgdi32: Fix a test failure in 2k.
2008-05-12  Nikolay Sivovgdi32: Avoid null pointer dereference in CreateDIBSection.
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-25  James Hawkinsgdi32: Remove a dependence on the amount of available...
2008-04-21  Alexandre Julliardgdi32: Return bitmask for 32-bit bitmaps too in GetDIBits.
2008-04-18  Alexandre Julliardgdi32: Fixed initialization of bit masks in GetDIBits...
2008-04-04  Austin EnglishSpelling fixes.
2008-03-31  Dan Kegelgdi32: Test retrieving BI_BITFIELDS info for 16bpp...
2008-02-06  Reece H. Dunngdi32: Improve the failure reporting in the bitmap...
2008-01-15  Dmitry Timoshkovgdi32: Do not allow to create too large device dependen...
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-11-09  Francois Gougetgdi32/tests: Dynamically load GdiAlphaBlend() so the...
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-07-16  Jeremy Whitegdi32: Added a test for the case where lpvBits in GetDI...
2007-06-27  Michael Stefaniucgdi32: Remove superfluous casts of void pointers to...
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-02-16  Dmitry Timoshkovgdi32: CreateBitmapIndirect should ignore the provided...
2007-02-05  Dmitry Timoshkovgdi32: CreateBitmap and friends should return stock...
2007-01-22  Dmitry Timoshkovgdi32: Add a simple SelectObject test for bitmaps.
2007-01-22  Dmitry Timoshkovgdi32: Add a GetDIBits test.
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
2006-11-27  Alexandre Julliardwinex11.drv: Don't use the specified DC when mapping...
2006-11-08  Alexandre Julliardgdi32: Remove call to CreateCompatibleDC() from GetDIBi...
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.