[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xfree-cvs
Subject:    CVS Update: xc (branch: trunk)
From:       Thomas Dickey <dickey () XFree86 ! Org>
Date:       2002-03-26 1:46:43
[Download RAW message or body]

CVSROOT:	/home/x-cvs
Module name:	xc
Changes by:	dickey@public.xfree86.org.	02/03/25 17:46:43

Log message:
  xterm patch #166
  
  	+ correct a bug in selection:  double clicking on a word which was
  	  partly scrolled off the screen may select that text (report by
  	  Vincent Lefevre <vincent@vinc17.org>).
  
  	+ implement "veryBoldColors" resource to control whether the
  	  corresponding video attribute such as "bold" is displayed when using
  	  "colorBDMode", etc.  (request by Josh Howard <jrh@vicor-nb.com>).
  
  	+ define escape sequences for function keys F21-F35 (patch by Steve
  	  Wall).
  
  	+ change the colors for the 256-color model, making them less skewed
  	  toward black (patch by Steve Wall).
  
  	+ add "vt100Graphics" resource (see patch #115, based on discussion
  	  with Glenn Maynard).
  
  	+ ifdef'd Xaw/Xaw3d/neXtaw includes separately to avoid potential
  	  incompatibilities between these flavors of Athena widgets.
  
  	+ add configure check for XFree86 4.x Xaw library, whose geometry
  	  management is broken, to avoid trying to use it for toolbar
  	  configuration.
  
  	+ updates to configure script from vile and lynx to allow configure.in
  	  to be compiled with autoconf 2.5x
  
  	+ add a check for null pointer return by "ptsname()" (newsgroup posting
  	  from Mike Silva <mikesilva@lucent.com>).
  
  	+ fill in a few details needed to allow UTF-8 mode to switch on/off
  	  after startup.  This requires that "wideChars" resource be set.
  	  (based on comments by Alexey Marinichev <lyosha@lyosha.2y.net>).
  
  	+ remove duplicate install rules that make directories, e.g., so
  	  installing manpage will not create app-defaults directory.
  
  	+ add comment in in "do_osc()", reserving cases 30 and 31 for for
  	  Konsole (request by Stephan Binner <Stephan.Binner@gmx.de>).
  
  	+ fixes for ctlseqs.ms and xterm.man (patch by Werner LEMBERG
  	  <wl@gnu.org>).
  
  	+ add check for monochrome display, disabling colorMode in that case
  	  (fixes Debian #134130).

Modified files:
      xc/programs/xterm/:
        256colres.h 256colres.pl 88colres.pl Makefile.in 
        Tekproc.c VTparse.h aclocal.m4 button.c charproc.c 
        configure configure.in input.c main.c menu.c misc.c 
        os2main.c print.c ptyx.h screen.c scrollbar.c tabs.c 
        testxmc.c util.c version.h xterm.h xterm.log.html 
        xterm.man xtermcfg.hin 
      xc/programs/xterm/vttests/:
        256colors2.pl 
  
  Revision      Changes    Path
  1.4           +215 -215  xc/programs/xterm/256colres.h
  1.7           +4 -4      xc/programs/xterm/256colres.pl
  1.5           +2 -2      xc/programs/xterm/88colres.pl
  3.40          +26 -12    xc/programs/xterm/Makefile.in
  3.36          +11 -3     xc/programs/xterm/Tekproc.c
  3.16          +26 -1     xc/programs/xterm/VTparse.h
  3.41          +97 -51    xc/programs/xterm/aclocal.m4
  3.66          +16 -2     xc/programs/xterm/button.c
  3.129         +72 -24    xc/programs/xterm/charproc.c
  3.63          +489 -282  xc/programs/xterm/configure
  3.52          +24 -3     xc/programs/xterm/configure.in
  3.56          +18 -2     xc/programs/xterm/input.c
  3.146         +13 -3     xc/programs/xterm/main.c
  3.45          +30 -2     xc/programs/xterm/menu.c
  3.67          +7 -2      xc/programs/xterm/misc.c
  3.50          +9 -1      xc/programs/xterm/os2main.c
  1.17          +7 -15     xc/programs/xterm/print.c
  3.92          +23 -9     xc/programs/xterm/ptyx.h
  3.58          +27 -18    xc/programs/xterm/screen.c
  3.32          +8 -2      xc/programs/xterm/scrollbar.c
  3.10          +40 -41    xc/programs/xterm/tabs.c
  3.9           +118 -104  xc/programs/xterm/testxmc.c
  3.70          +22 -13    xc/programs/xterm/util.c
  3.78          +2 -2      xc/programs/xterm/version.h
  3.79          +26 -2     xc/programs/xterm/xterm.h
  1.80          +63 -3     xc/programs/xterm/xterm.log.html
  3.82          +67 -57    xc/programs/xterm/xterm.man
  3.40          +5 -2      xc/programs/xterm/xtermcfg.hin
  1.2           +4 -4      xc/programs/xterm/vttests/256colors2.pl

_______________________________________________
Cvs-commit mailing list
Cvs-commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic