CVSROOT: /home/x-cvs Module name: xc Changes by: [EMAIL PROTECTED] 05/06/21 20:28:51
Log message: 81. Updates to the handling of the X server RGB database: - Ignore space, '-' and '_' characters as well as case when matching colour names, and remove the unnecessary duplicates in rgb.txt. - Allow a built-in copy of the RGB database to be included in the X servers as a fallback for when the rgb.txt file cannot be found. - Remove support for DBM-compiled RGB database files. (David Dawes). Modified files: xc/config/cf/: Amoeba.cf NetBSD.cf OpenBSD.cf README Win32.cf X11.tmpl cygwin.cf lynx.cf xfree86.cf xc/programs/Xserver/: Imakefile xc/programs/Xserver/hw/tinyx/: Imakefile xc/programs/Xserver/hw/xfree86/: CHANGELOG xc/programs/Xserver/os/: Imakefile oscolor.c xc/programs/rgb/: Imakefile rgb.txt showrgb.c Added files: xc/programs/Xserver/os/: oscolor.h rgbBuiltin.pl stdrgb.c Removed files: xc/programs/Xserver/hw/tinyx/: txcolor.c xc/programs/rgb/: rgb.c Revision Changes Path 3.13 +1 -5 xc/config/cf/Amoeba.cf 3.128 +2 -11 xc/config/cf/NetBSD.cf 3.114 +1 -16 xc/config/cf/OpenBSD.cf 1.25 +1 -7 xc/config/cf/README 1.6 +1 -2 xc/config/cf/Win32.cf 1.282 +3 -3 xc/config/cf/X11.tmpl 3.61 +1 -2 xc/config/cf/cygwin.cf 3.54 +2 -11 xc/config/cf/lynx.cf 3.497 +1 -5 xc/config/cf/xfree86.cf 3.314 +3 -6 xc/programs/Xserver/Imakefile 1.6 +3 -3 xc/programs/Xserver/hw/tinyx/Imakefile 3.3543 +9 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG 3.45 +31 -6 xc/programs/Xserver/os/Imakefile 3.12 +177 -204 xc/programs/Xserver/os/oscolor.c 3.11 +7 -58 xc/programs/rgb/Imakefile 1.2 +1 -96 xc/programs/rgb/rgb.txt 3.11 +1 -72 xc/programs/rgb/showrgb.c _______________________________________________ Cvs-commit mailing list Cvs-commit@XFree86.Org http://XFree86.Org/mailman/listinfo/cvs-commit