winspool: Remove cross calls W->A for the "Printers" registry path.
[wine] / dlls / gdi / dib.c
2006-01-03  Ulrich Czekallagdi32: Disallow creation of compressed DIB sections.
2005-12-08  Huw Daviesgdi: Fix 24bpp -> 32bpp copy.
2005-11-14  Peter BeutnerWhen creating DIBs with a color depth <= 8, always...
2005-08-19  Felix NawothnigFix GetDIBits to retrieve RGB 555 as 16bit BI_RGB and...
2005-08-08  Michael KaufmannFix for BI_BITFIELDS: The color masks are at the same...
2005-07-14  Juan LangRelease DC in error condition on StretchDIBits.
2005-06-17  Michael KaufmannInitialize more structure members, including biSizeImag...
2005-04-13  Alexandre JulliardMoved the driver-independent part of CreateDIBSection...
2005-02-22  Huw DaviesDon't hold the GDI lock when calling DC_GetDCUpdate.
2005-02-14  Marcus MeissnerCheck for overflows with ClrUsed.
2004-11-02  Michael Kaufmann- Extended support for BITMAPCOREINFO / BITMAPCOREHEADE...
2004-10-18  Robert ShearmanThe "colors" parameter of SetDIBColorTable should be...
2004-09-20  Michael KaufmannFix a regression caused by an earlier patch for CreateD...
2004-09-13  Alexandre JulliardAuthors: Michael Kaufmann <hallo@michael-kaufmann.ch...
2004-08-12  Huw DaviesRepect the width of both the src and dst when calculati...
2004-07-30  Jeroen JanssenUpdated some MSDN links in the code.
2004-07-21  Alexandre JulliardMoved all files from the objects/ directory to dlls...