wine/dlls/ddraw dsurface/wndproc.c dsurface/us ...

Alexandre Julliard julliard at winehq.org
Thu Jun 2 05:33:07 CDT 2005


ChangeSet ID:	17876
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/06/02 05:33:07

Modified files:
	dlls/ddraw/dsurface: wndproc.c user.c thunks.c main.c hal.c 
	                     gamma.c fakezbuffer.c dib.c 
	dlls/ddraw/dpalette: main.c hal.c 
	dlls/ddraw/ddraw: user.c main.c hal.c 
	dlls/ddraw/dclipper: main.c 
	dlls/ddraw     : ddraw_private.h 
Removed files:
	dlls/ddraw/dsurface: wndproc.h user.h thunks.h main.h hal.h 
	                     fakezbuffer.h dib.h 
	dlls/ddraw/dpalette: main.h hal.h 
	dlls/ddraw/ddraw: user.h main.h hal.h 
	dlls/ddraw/dclipper: main.h 

Log message:
	Christian Costa <titan.costa at wanadoo.fr>
	Merged remaining header files in DirectDraw objects folders into
	ddraw_private.h.

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

Old revision  New revision  Changes     Path
 1.8           1.9           +0 -1       wine/dlls/ddraw/dsurface/wndproc.c
 1.19          1.20          +0 -4       wine/dlls/ddraw/dsurface/user.c
 1.11          1.12          +1 -2       wine/dlls/ddraw/dsurface/thunks.c
 1.66          1.67          +0 -3       wine/dlls/ddraw/dsurface/main.c
 1.11          1.12          +0 -6       wine/dlls/ddraw/dsurface/hal.c
 1.7           1.8           +0 -1       wine/dlls/ddraw/dsurface/gamma.c
 1.18          1.19          +0 -2       wine/dlls/ddraw/dsurface/fakezbuffer.c
 1.50          1.51          +0 -2       wine/dlls/ddraw/dsurface/dib.c
 1.13          1.14          +0 -2       wine/dlls/ddraw/dpalette/main.c
 1.6           1.7           +0 -3       wine/dlls/ddraw/dpalette/hal.c
 1.26          1.27          +0 -7       wine/dlls/ddraw/ddraw/user.c
 1.61          1.62          +0 -6       wine/dlls/ddraw/ddraw/main.c
 1.18          1.19          +0 -10      wine/dlls/ddraw/ddraw/hal.c
 1.17          1.18          +0 -2       wine/dlls/ddraw/dclipper/main.c
 1.46          1.47          +694 -0     wine/dlls/ddraw/ddraw_private.h
 1.2           Removed       +0 -0       wine/dlls/ddraw/dsurface/wndproc.h
 1.6           Removed       +0 -0       wine/dlls/ddraw/dsurface/user.h
 1.4           Removed       +0 -0       wine/dlls/ddraw/dsurface/thunks.h
 1.8           Removed       +0 -0       wine/dlls/ddraw/dsurface/main.h
 1.3           Removed       +0 -0       wine/dlls/ddraw/dsurface/hal.h
 1.4           Removed       +0 -0       wine/dlls/ddraw/dsurface/fakezbuffer.h
 1.4           Removed       +0 -0       wine/dlls/ddraw/dsurface/dib.h
 1.3           Removed       +0 -0       wine/dlls/ddraw/dpalette/main.h
 1.2           Removed       +0 -0       wine/dlls/ddraw/dpalette/hal.h
 1.4           Removed       +0 -0       wine/dlls/ddraw/ddraw/user.h
 1.3           Removed       +0 -0       wine/dlls/ddraw/ddraw/main.h
 1.3           Removed       +0 -0       wine/dlls/ddraw/ddraw/hal.h
 1.3           Removed       +0 -0       wine/dlls/ddraw/dclipper/main.h




More information about the wine-cvs mailing list