CVSROOT: /home/x-cvs
Module name: xc
Changes by: [EMAIL PROTECTED] 04/01/26 17:31:46
Log message:
769. Add a root window property called XFree86_VT that holds the VT number
that the XFree86 server is running on (Andrew Aitcheson, suggested by
Samuel Thibault).
768. Fix a problem where root window properties registered with
xf86RegisterRootWindowProperty() are not re-registered after server
regeneration (David Dawes, reported by Samuel Thibault).
Modified files:
xc/programs/Xserver/hw/xfree86/:
CHANGELOG
xc/programs/Xserver/hw/xfree86/common/:
xf86.h xf86Globals.c xf86Helper.c xf86Init.c xf86Priv.h
xf86Privstr.h
Revision Changes Path
3.3113 +7 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG
3.173 +1 -2 xc/programs/Xserver/hw/xfree86/common/xf86.h
1.42 +2 -2 xc/programs/Xserver/hw/xfree86/common/xf86Globals.c
1.136 +40 -21 xc/programs/Xserver/hw/xfree86/common/xf86Helper.c
3.212 +37 -26 xc/programs/Xserver/hw/xfree86/common/xf86Init.c
3.83 +3 -1 xc/programs/Xserver/hw/xfree86/common/xf86Priv.h
1.41 +11 -1 xc/programs/Xserver/hw/xfree86/common/xf86Privstr.h
_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit