wine/ server/window.c server/trace.c server/pr ...

Alexandre Julliard julliard at winehq.org
Wed May 11 14:01:10 CDT 2005


ChangeSet ID:	17450
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/05/11 14:01:10

Modified files:
	server         : window.c trace.c protocol.def 
	include/wine   : server_protocol.h 
	dlls/user      : property.c 

Log message:
	Allow passing a string to the window property server requests instead
	of an atom to avoid redundant server round-trips.

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

Old revision  New revision  Changes     Path
 1.51          1.52          +26 -4      wine/server/window.c
 1.239         1.240         +9 -4       wine/server/trace.c
 1.135         1.136         +6 -4       wine/server/protocol.def
 1.136         1.137         +4 -2       wine/include/wine/server_protocol.h
 1.12          1.13          +19 -59     wine/dlls/user/property.c




More information about the wine-cvs mailing list