wine/dlls x11drv/dib.c gdi/tests/bitmap.c gdi/ ...

Alexandre Julliard julliard at winehq.org
Mon Nov 1 23:23:49 CST 2004


ChangeSet ID:	14385
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/11/01 23:23:49

Modified files:
	dlls/x11drv    : dib.c 
	dlls/gdi/tests : bitmap.c 
	dlls/gdi       : dib.c bitmap.c 

Log message:
	Michael Kaufmann <hallo at michael-kaufmann.ch>
	- Extended support for BITMAPCOREINFO / BITMAPCOREHEADER structures.
	- Always calculate the location of the color table.
	- CreateCompatibleBitmap: Create a DIB section if necessary.
	- Added some tests.

Patch: http://cvs.winehq.org/patch.py?id=14385

Old revision  New revision  Changes     Path
 1.18          1.19          +200 -87    wine/dlls/x11drv/dib.c
 1.4           1.5           +35 -0      wine/dlls/gdi/tests/bitmap.c
 1.6           1.7           +303 -89    wine/dlls/gdi/dib.c
 1.2           1.3           +67 -14     wine/dlls/gdi/bitmap.c




More information about the wine-cvs mailing list