wine/ objects/dc.c include/gdi.h dlls/gdi/mfdr ...

Alexandre Julliard julliard at winehq.org
Mon Jun 23 14:46:56 CDT 2003


ChangeSet ID:	8561
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/06/23 14:46:56

Modified files:
	objects        : dc.c 
	include        : gdi.h 
	dlls/gdi/mfdrv : init.c 
	dlls/gdi/enhmfdrv: mapping.c init.c enhmetafiledrv.h 
	dlls/gdi       : driver.c 

Log message:
	Mike McCormack <mike at codeweavers.com>
	Record SetWorldTransform and ModifyWorldTransform in enhanced
	metafiles.

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8561

Old revision  New revision  Changes     Path
 1.95          1.96          +12 -0      wine/objects/dc.c
 1.78          1.79          +2 -0       wine/include/gdi.h
 1.19          1.20          +2 -0       wine/dlls/gdi/mfdrv/init.c
 1.3           1.4           +23 -0      wine/dlls/gdi/enhmfdrv/mapping.c
 1.18          1.19          +2 -0       wine/dlls/gdi/enhmfdrv/init.c
 1.10          1.11          +2 -0       wine/dlls/gdi/enhmfdrv/enhmetafiledrv.h
 1.22          1.23          +2 -0       wine/dlls/gdi/driver.c




More information about the wine-cvs mailing list