Added support for doing SetBitmapBits on a DIB section.
[wine] / dlls / gdi / bitmap.c
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...