quartz: Do not ignore current position in IEnumRegFiltersImpl_Next.
[wine] / dlls / gdi32 / tests / bitmap.c
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.