wine/dlls/x11drv x11drv.h window.c clipboard.c

Alexandre Julliard julliard at winehq.org
Thu Nov 20 23:23:17 CST 2003


ChangeSet ID:	10154
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/11/20 23:23:17

Modified files:
	dlls/x11drv    : x11drv.h window.c clipboard.c 

Log message:
	Delay the creation of the X atoms until we really need them, to allow
	getting more of them in one call.
	Use XGetAtomNames to retrieve all the selection atoms at once.

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

Old revision  New revision  Changes     Path
 1.8           1.9           +1 -1       wine/dlls/x11drv/x11drv.h
 1.63          1.64          +1 -1       wine/dlls/x11drv/window.c
 1.14          1.15          +120 -66    wine/dlls/x11drv/clipboard.c




More information about the wine-cvs mailing list