ChangeSet ID: 13820 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/09/16 15:29:25
Modified files: dlls/x11drv : bitblt.c dlls/gdi/tests : bitmap.c
Log message: Huw Davies huw@codeweavers.com When we blit with a monochrome dibsection as the source we should use the colour table of that dib. Added a test for this.
Patch: http://cvs.winehq.org/patch.py?id=13820
Old revision New revision Changes Path 1.7 1.8 +35 -9 wine/dlls/x11drv/bitblt.c 1.2 1.3 +22 -2 wine/dlls/gdi/tests/bitmap.c