wine/dlls/x11drv x11drv_main.c x11drv.h init.c ...

Alexandre Julliard julliard at winehq.org
Mon Jul 12 22:49:52 CDT 2004


ChangeSet ID:	12891
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/07/12 22:49:52

Modified files:
	dlls/x11drv    : x11drv_main.c x11drv.h init.c bitmap.c 

Log message:
	Make x11drv fail to load when it can't open the display, instead of
	killing the whole process.

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

Old revision  New revision  Changes     Path
 1.92          1.93          +15 -19     wine/dlls/x11drv/x11drv_main.c
 1.29          1.30          +3 -3       wine/dlls/x11drv/x11drv.h
 1.9           1.10          +2 -3       wine/dlls/x11drv/init.c
 1.6           1.7           +1 -2       wine/dlls/x11drv/bitmap.c




More information about the wine-cvs mailing list