CVS Update: xc (branch: trunk)

2003-11-26 Thread David Dawes
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/25 19:42:36

Log message:
  update formatted doc

Modified files:
  ./:
RELNOTES 
  
  Revision  ChangesPath
  1.22  +187 -98   xc/RELNOTES

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-11-26 Thread Matthieu Herrb
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/25 23:33:10

Log message:
  Make sure GenerateAuthData returns 1 in the HASXDMAUTH case.

Modified files:
  xc/programs/xdm/:
genauth.c 
  
  Revision  ChangesPath
  3.21  +2 -1  xc/programs/xdm/genauth.c

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-11-26 Thread Matthieu Herrb
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/26 13:48:26

Log message:
  Store all 0 length strings read from ICEauthority
  as a one byte '\0' string, instead of a NULL pointer.
  It fixes reading a ICEauthority file which is made of all '0'.
  (Bugzilla #902, Glenn Burkhardt).

Modified files:
  xc/lib/ICE/:
authutil.c 
  
  Revision  ChangesPath
  3.10  +11 -15xc/lib/ICE/authutil.c

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-11-26 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/26 17:53:39

Log message:
  Fix bug in generic rootless resize code which caused the wrong region
  to be damaged. The workaround for this bug in CR is no longer necessary.

Modified files:
  xc/programs/Xserver/miext/rootless/:
rootlessWindow.c 
  xc/programs/Xserver/hw/darwin/quartz/cr/:
crFrame.m 
  
  Revision  ChangesPath
  1.11  +2 -8  xc/programs/Xserver/miext/rootless/rootlessWindow.c
  1.7   +1 -11 xc/programs/Xserver/hw/darwin/quartz/cr/crFrame.m

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2003-11-26 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   03/11/26 17:59:54

Log message:
  Fix hide/unhide with xpr when an AppleWM-aware window manager is not present.

Modified files:
  xc/programs/Xserver/hw/darwin/quartz/:
XServer.m quartz.h 
  xc/programs/Xserver/hw/darwin/quartz/cr/:
crScreen.m 
  xc/programs/Xserver/hw/darwin/quartz/fullscreen/:
fullscreen.c 
  xc/programs/Xserver/hw/darwin/quartz/xpr/:
xpr.h xprFrame.c xprScreen.c 
  
  Revision  ChangesPath
  1.20  +5 -3  xc/programs/Xserver/hw/darwin/quartz/XServer.m
  1.8   +3 -1  xc/programs/Xserver/hw/darwin/quartz/quartz.h
  1.6   +2 -1  xc/programs/Xserver/hw/darwin/quartz/cr/crScreen.m
  1.3   +2 -1  xc/programs/Xserver/hw/darwin/quartz/fullscreen/fullscreen.c
  1.5   +2 -1  xc/programs/Xserver/hw/darwin/quartz/xpr/xpr.h
  1.5   +44 -2 xc/programs/Xserver/hw/darwin/quartz/xpr/xprFrame.c
  1.9   +2 -1  xc/programs/Xserver/hw/darwin/quartz/xpr/xprScreen.c

___
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit