CVSROOT: /home/x-cvs
Module name: xc
Changes by: [EMAIL PROTECTED] 03/10/19 17:58:56
Log message:
Development - 2003/10/19 - XFree86 4.3.99.15
* modify xtermAddInput() (see note on augmentation in [184]patch
#158) to use the complete set of default keyboard translations so
that one can use shifted pageup, wheel mouse, etc., while the
mouse pointer is over the scrollbar. (Debian #178812).
* make save/restore mode controls apply to show/blink cursor states.
* add escape sequence to start/stop blinking cursor, which allows
implementing cvvis terminfo capability (request by Nate Bargmann).
* add indp and rin to terminfo entry.
* fix an out-of-bounds array reference in ScrnRefresh() for wide
characters (report by Dan Harnett, patch by Todd Miller, bug dates
from [185]patch #141).
Modified files:
xc/programs/xterm/:
charproc.c input.c ptyx.h screen.c scrollbar.c terminfo
xterm.h xterm.log.html
Revision Changes Path
3.148 +73 -17 xc/programs/xterm/charproc.c
3.65 +3 -31 xc/programs/xterm/input.c
3.109 +20 -14 xc/programs/xterm/ptyx.h
3.65 +4 -3 xc/programs/xterm/screen.c
3.39 +15 -7 xc/programs/xterm/scrollbar.c
3.48 +7 -3 xc/programs/xterm/terminfo
3.91 +2 -2 xc/programs/xterm/xterm.h
1.100 +23 -1 xc/programs/xterm/xterm.log.html
_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit