bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ncurses-5.4-20040522.patch.gz


From: Thomas Dickey
Subject: ncurses-5.4-20040522.patch.gz
Date: Sat, 22 May 2004 21:34:59 -0400
User-agent: Mutt/1.5.4i

 ncurses 5.4 - patch 20040522 - T.Dickey

 ------------------------------------------------------------------------------

 Ncurses 5.4 is at
        ftp.gnu.org:/pub/gnu

 Patches for ncurses 5.4 are in the subdirectory
        ftp://dickey.his.com/ncurses/5.4

 ------------------------------------------------------------------------------
 MANIFEST                                    |    5 +
 NEWS                                        |   11 ++
 dist.mk                                     |    4 -
 man/terminfo.head                           |   14 +++
 man/terminfo.tail                           |   43 +++++++---
 misc/terminfo.src                           |    9 +-
 ncurses-5.4-20040522/misc/jpf-indent        |   75 ++++++++++++++++++
 ncurses-5.4-20040522/misc/ncu-indent        |   88 ++++++++++++++++++++++
 ncurses-5.4-20040522/test/linux-color.dat   |   21 +++++
 ncurses-5.4-20040522/test/xterm-16color.dat |   26 ++++++
 ncurses/base/lib_color.c                    |    6 -
 test/ncurses.c                              |  104 ++++++++++++++++++++++----
 12 files changed, 365 insertions(+), 41 deletions(-)
 ------------------------------------------------------------------------------

20040522
        + improve description of terminfo if-then-else expressions (suggested
          by Arne Thomassen).
        + improve test/ncurses.c 'd' test, allow it to use external file for
          initial palette (added xterm-16color.dat and linux-color.dat), and
          reset colors to the initial palette when starting/ending the test.
        + change limit-check in init_color() to allow r/g/b component to
          reach 1000 (cf: 20020928).

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]