CVS Update: xc (branch: trunk)

Keith Packard xorg-commit at pdx.freedesktop.org
Sun Aug 15 22:05:01 EEST 2004


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	keithp at pdx.	04/08/15 12:05:01

Log message:
  2004-08-15  Keith Packard  <keithp at keithp.com>
  
  	* programs/Xserver/composite/compint.h:
  	* programs/Xserver/composite/compwindow.c: (compPositionWindow):
  	Remove debugging code which did a full tree walk
  	on every window operation
  
  	* programs/Xserver/miext/cw/cw.c: (cwDestroyGCPrivate),
  	(cwSetWindowPixmap):
  	Eliminate needless (and, it turns out, dangerous) call
  	to ChangeGC on DestroyGCPrivate.
  
  	in cwSetWindowPixmap, check if the pixmap is the screen
  	pixmap and disable the wrapper by setting the private to NULL.

Modified files:
      ./:
        ChangeLog 
      xc/programs/Xserver/composite/:
        compint.h compwindow.c 
      xc/programs/Xserver/miext/cw/:
        cw.c 
  
  Revision      Changes    Path
  1.283         +16 -1     xc/ChangeLog
  1.5           +9 -7      xc/programs/Xserver/composite/compint.h
  1.7           +3 -1      xc/programs/Xserver/composite/compwindow.c
  1.15          +4 -5      xc/programs/Xserver/miext/cw/cw.c




More information about the xorg-commit mailing list