wine/ dlls/ttydrv/dc.c dlls/wineps/init.c grap ...

Alexandre Julliard julliard at winehq.com
Mon Mar 19 19:55:19 CST 2001


ChangeSet ID:	985053319106180687434971
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/03/19 20:55:19

Modified files:
	dlls/ttydrv    : dc.c 
	dlls/wineps    : init.c 
	graphics/enhmetafiledrv: init.c 
	graphics/metafiledrv: init.c 
	graphics/win16drv: init.c 
	graphics/x11drv: init.c 
	include        : gdi.h wingdi.h 
	objects        : dc.c 

Log message:
	Ove Kaaven <ovek at transgaming.com>
	Implemented Get/SetDeviceGammaRamp.

Patch: http://cvs.winehq.com/patch.py?id=985053319106180687434971

Revision  Changes    Path
 1.7      +2 -0      wine/dlls/ttydrv/dc.c
 1.10     +2 -0      wine/dlls/wineps/init.c
 1.21     +2 -0      wine/graphics/enhmetafiledrv/init.c
 1.32     +2 -0      wine/graphics/metafiledrv/init.c
 1.31     +2 -0      wine/graphics/win16drv/init.c
 1.35     +2 -0      wine/graphics/x11drv/init.c
 1.43     +2 -0      wine/include/gdi.h
 1.56     +2 -0      wine/include/wingdi.h
 1.52     +29 -3     wine/objects/dc.c





More information about the wine-cvs mailing list