[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.2-20020525.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.2-20020525.patch.gz |
Date: |
Sat, 25 May 2002 21:10:55 -0400 |
User-agent: |
Mutt/1.2.5i |
# ncurses 5.2 - patch 20020525 - T.Dickey
#
# ------------------------------------------------------------------------------
#
# Ncurses 5.2 is at
# ftp.gnu.org:/pub/gnu
#
# Patches for ncurses 5.2 are in the subdirectory
# ftp://dickey.his.com/ncurses/5.2
#
# ------------------------------------------------------------------------------
+20020525
+ + add simple resize-handling in test/ncurses.c 'a' menu.
+ + fixes in keyname() and _tracechar() to handle negative values.
+ + make tic's warnings about mismatches in sgr strings easier to follow.
+ + correct tic checks for number of parameters in smgbp and smglp.
+ + improve scoansi terminfo entry, and add scoansi-new entry -TD
+ + add pcvt25-color terminfo entry -TD
+ + add kf13-kf48 strings to cons25w terminfo entry (reported by Stephen
+ Hurd <address@hidden> in newsgroup lucky.freebsd.bugs) -TD
+ + add entrypoint _nc_trace_ttymode(), use this to distinguish the
+ Ottyb and Nttyb members of terminal (aka cur_term), for tracing.
+
+20020523
+ + correct and simplify logic for lib_pad.c change in 20020518 (reported
+ by Mike Castle).
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ncurses-5.2-20020525.patch.gz,
Thomas Dickey <=