wine/ dlls/x11drv/event.c dlls/x11drv/window.c ...

Alexandre Julliard julliard at wine.codeweavers.com
Wed Sep 18 18:09:50 CDT 2002


ChangeSet ID:	1032390590654049310906888
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/09/18 18:09:50

Modified files:
	dlls/x11drv    : event.c window.c x11drv_main.c 
	documentation/samples: config 
	include        : x11drv.h 

Log message:
	Added support for the take focus protocol.

Patch: http://cvs.winehq.com/patch.py?id=1032390590654049310906888

Revision  Changes    Path
 1.8      +138 -74   wine/dlls/x11drv/event.c
 1.40     +3 -5      wine/dlls/x11drv/window.c
 1.58     +5 -0      wine/dlls/x11drv/x11drv_main.c
 1.31     +2 -0      wine/documentation/samples/config
 1.115    +2 -0      wine/include/x11drv.h




More information about the wine-cvs mailing list