gdi: Win64 printf format warning fixes.
[wine] / dlls / gdi / bitmap.c
2006-10-13  Michael Stefaniucgdi: Win64 printf format warning fixes.
2006-09-14  Andrew Talbotgdi: Cast-qual warnings fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-17  Michael Kaufmanngdi: Fix GetObject for bitmaps.
2006-04-05  Dmitry Timoshkovgdi32: Add tests for GetBitmapBits and GetObject for...
2006-03-21  Dmitry Timoshkovgdi: Fix a couple of todos in the bitmap test.
2006-03-20  Dmitry Timoshkovgdi: Add a simple test for bitmap bits/metrics
2005-12-13  Alexandre Julliardgdi: Added support for doing GetBitmapBits on a DIB...
2005-11-29  Alexandre JulliardAdded support for doing SetBitmapBits on a DIB section.
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-04-13  Alexandre JulliardMoved the BITMAPOBJ structure to gdi_private.h.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-16  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-11-22  Jon GriffithsImplement CreateBitmap using CreateBitmapIndirect so...
2004-11-02  Michael Kaufmann- Extended support for BITMAPCOREINFO / BITMAPCOREHEADE...
2004-08-13  Huw DaviesIf a device doesn't support device bitmaps, then store...
2004-07-21  Alexandre JulliardMoved all files from the objects/ directory to dlls...