wine/ dlls/gdi/Makefile.in ./configure.ac ./co ...

Alexandre Julliard julliard at winehq.org
Thu Feb 12 17:11:30 CST 2004


ChangeSet ID:	11070
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/02/12 17:11:30

Modified files:
	dlls/gdi       : Makefile.in 
	.              : configure.ac configure 
Added files:
	dlls/gdi       : path.c painting.c mapping.c bitblt.c 
Removed files:
	graphics       : path.c painting.c mapping.c bitblt.c 

Log message:
	Moved remaining files from graphics/ to dlls/gdi.

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

Old revision  New revision  Changes     Path
 1.58          1.59          +4 -5       wine/dlls/gdi/Makefile.in
 1.237         1.238         +0 -1       wine/configure.ac
 1.519         1.520         +0 -5       wine/configure
 Added         1.1           +0 -0       wine/dlls/gdi/path.c
 Added         1.1           +0 -0       wine/dlls/gdi/painting.c
 Added         1.1           +0 -0       wine/dlls/gdi/mapping.c
 Added         1.1           +0 -0       wine/dlls/gdi/bitblt.c
 1.38          Removed       +0 -0       wine/graphics/path.c
 1.61          Removed       +0 -0       wine/graphics/painting.c
 1.23          Removed       +0 -0       wine/graphics/mapping.c
 1.25          Removed       +0 -0       wine/graphics/bitblt.c




More information about the wine-cvs mailing list