CVS Update: xc (branch: trunk)

Egbert Eich xorg-commit at pdx.freedesktop.org
Sat Jul 31 00:10:47 EEST 2004


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	eich at pdx.	04/07/30 14:10:46

Log message:
  2004-07-30  Egbert Eich  <eich at freedesktop.org>
  
          * programs/Xserver/dix/privates.c:
          * programs/Xserver/hw/xfree86/common/xf86cmap.c:
          (xf86HandleColormaps), (CMapInitDefMap):
          * programs/Xserver/include/screenint.h:
          * programs/Xserver/lbx/lbxcmap.c: (LbxDefCmapPrivInit):
          Adding a colormap index to the InitColormapPrivate() func
          call. Without it it was completely useless.
          * programs/Xserver/hw/xfree86/common/xf86cmap.c:
           (CMapInstallColormap):
          test if colormap with index really exists in the list of
          installed maps before using it.

Modified files:
      ./:
        ChangeLog 
      xc/programs/Xserver/dix/:
        privates.c 
      xc/programs/Xserver/hw/xfree86/common/:
        xf86cmap.c 
      xc/programs/Xserver/hw/xwin/:
        ChangeLog winallpriv.c 
      xc/programs/Xserver/include/:
        screenint.h 
      xc/programs/Xserver/lbx/:
        lbxcmap.c 
  
  Revision      Changes    Path
  1.161         +15 -1     xc/ChangeLog
  1.3           +1 -1      xc/programs/Xserver/dix/privates.c
  1.3           +6 -5      xc/programs/Xserver/hw/xfree86/common/xf86cmap.c
  1.4           +6 -0      xc/programs/Xserver/hw/xwin/ChangeLog
  1.4           +4 -2      xc/programs/Xserver/hw/xwin/winallpriv.c
  1.3           +1 -1      xc/programs/Xserver/include/screenint.h
  1.3           +1 -1      xc/programs/Xserver/lbx/lbxcmap.c




More information about the xorg-commit mailing list