wine/ windows/winpos.c server/window.c server/ ...

Alexandre Julliard julliard at winehq.org
Mon Oct 6 22:40:24 CDT 2003


ChangeSet ID:	9656
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/10/06 22:40:24

Modified files:
	windows        : winpos.c 
	server         : window.c trace.c request.h protocol.def 
	include/wine   : server_protocol.h 
	dlls/user      : focus.c 

Log message:
	Store the global shell, progman and taskman windows in the server
	(based on a patch by Martin Fuchs).

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

Old revision  New revision  Changes     Path
 1.147         1.148         +0 -81      wine/windows/winpos.c
 1.23          1.24          +61 -0      wine/server/window.c
 1.182         1.183         +20 -0      wine/server/trace.c
 1.88          1.89          +2 -0       wine/server/request.h
 1.84          1.85          +18 -0      wine/server/protocol.def
 1.85          1.86          +27 -1      wine/include/wine/server_protocol.h
 1.5           1.6           +131 -0     wine/dlls/user/focus.c




More information about the wine-cvs mailing list