CVS Update: xc (branch: trunk)

Torrey Lyons xorg-commit at pdx.freedesktop.org
Fri Oct 8 03:35:08 EEST 2004


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	torrey at gabe.	04/10/07 17:35:08

Log message:
  Allow rootless implementations to override frame reordering. This is
  used on Mac OS X when genie-restoring from the Dock to ensure that the
  animation completes before drawing the frame.

Modified files:
      ./:
        ChangeLog 
      xc/programs/Xserver/hw/darwin/quartz/:
        applewm.c applewmExt.h 
      xc/programs/Xserver/hw/darwin/quartz/cr/:
        crFrame.m 
      xc/programs/Xserver/hw/darwin/quartz/xpr/:
        xprFrame.c 
      xc/programs/Xserver/miext/rootless/:
        rootless.h rootlessWindow.c 
      xc/programs/Xserver/hw/xwin/:
        ChangeLog winscrinit.c 
  
  Revision      Changes    Path
  1.441         +19 -2     xc/ChangeLog
  1.3           +48 -23    xc/programs/Xserver/hw/darwin/quartz/applewm.c
  1.3           +9 -5      xc/programs/Xserver/hw/darwin/quartz/applewmExt.h
  1.3           +15 -1     xc/programs/Xserver/hw/darwin/quartz/cr/crFrame.m
  1.3           +23 -10    xc/programs/Xserver/hw/darwin/quartz/xpr/xprFrame.c
  1.5           +15 -0     xc/programs/Xserver/miext/rootless/rootless.h
  1.4           +11 -2     xc/programs/Xserver/miext/rootless/rootlessWindow.c
  1.10          +6 -0      xc/programs/Xserver/hw/xwin/ChangeLog
  1.5           +1 -0      xc/programs/Xserver/hw/xwin/winscrinit.c




More information about the xorg-commit mailing list