Fixes for -Wmissing-declaration and -Wwrite-string warnings.
[wine] / dlls / gdi / dib.c
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...