wine/server winstation.c window.c user.h queue.c

Alexandre Julliard julliard at winehq.org
Mon Jul 11 08:30:23 CDT 2005


ChangeSet ID:	18820
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/07/11 08:30:23

Modified files:
	server         : winstation.c window.c user.h queue.c 

Log message:
	Tie windows and thread input structures to a specific desktop.
	Support multiple desktop windows (one per desktop object).
	Use the window desktop to find the window station to use for property
	atoms.

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

Old revision  New revision  Changes     Path
 1.8           1.9           +8 -2       wine/server/winstation.c
 1.59          1.60          +74 -55     wine/server/window.c
 1.35          1.36          +4 -1       wine/server/user.h
 1.66          1.67          +30 -12     wine/server/queue.c




More information about the wine-cvs mailing list