bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.5-20060422.patch.gz


From: Thomas Dickey
Subject: ncurses-5.5-20060422.patch.gz
Date: Sat, 22 Apr 2006 19:47:38 -0400
User-agent: Mutt/1.5.9i

 ncurses 5.5 - patch 20060422 - T.Dickey

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

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

 Patches for ncurses 5.5 are in the subdirectory
        ftp://invisible-island.net/ncurses/5.5

 ------------------------------------------------------------------------------
 Ada95/TODO                  |   30 +++++++++++++++++++-
 Ada95/gen/html.m4           |   29 +++++++++++++++++++
 Ada95/gen/normal.m4         |   29 +++++++++++++++++++
 Ada95/gen/table.m4          |   29 +++++++++++++++++++
 Ada95/samples/README        |   33 +++++++++++++++++++++-
 INSTALL                     |   29 +++++++++++++++++++
 Makefile.os2                |   31 +++++++++++++++++++--
 NEWS                        |   40 ++++++++++++++++++++++++++-
 README                      |   29 +++++++++++++++++++
 README.emx                  |   29 +++++++++++++++++++
 TO-DO                       |   30 +++++++++++++++++++-
 announce.html.in            |   29 +++++++++++++++++++
 c++/NEWS                    |   29 +++++++++++++++++++
 c++/PROBLEMS                |   29 +++++++++++++++++++
 c++/README-first            |   29 +++++++++++++++++++
 c++/demo.cc                 |   31 ++++++++++++++++++++-
 convert_configure.pl        |   29 +++++++++++++++++++
 dist.mk                     |   31 +++++++++++++++++++--
 doc/html/announce.html      |   29 +++++++++++++++++++
 doc/html/index.html         |   29 +++++++++++++++++++
 doc/html/man/index.html     |   29 +++++++++++++++++++
 form/READ.ME                |   30 +++++++++++++++++++-
 form/fty_alnum.c            |   36 +++++++++++++++++++-----
 form/fty_alpha.c            |   36 +++++++++++++++++++-----
 form/fty_enum.c             |   35 +++++++++++++++++++-----
 form/fty_int.c              |   36 +++++++++++++++++++-----
 form/fty_ipv4.c             |   35 +++++++++++++++++++-----
 form/fty_num.c              |   36 +++++++++++++++++++-----
 form/fty_regex.c            |   35 +++++++++++++++++++-----
 include/MKhashsize.sh       |   28 +++++++++++++++++++
 include/MKparametrized.sh   |   29 +++++++++++++++++++
 include/ncurses_dll.h       |   29 +++++++++++++++++++
 man/man_db.renames          |   29 +++++++++++++++++++
 menu/READ.ME                |   30 +++++++++++++++++++-
 misc/chkdef.cmd             |   30 +++++++++++++++++++-
 misc/cleantic.cmd           |   30 +++++++++++++++++++-
 misc/cmpdef.cmd             |   30 +++++++++++++++++++-
 misc/emx.src                |   29 +++++++++++++++++++
 misc/makedef.cmd            |   30 +++++++++++++++++++-
 misc/terminfo.src           |   28 ++++++++++++++-----
 ncurses/README              |   29 +++++++++++++++++++
 ncurses/README.IZ           |   30 ++++++++++++++++++++
 ncurses/base/README         |   30 +++++++++++++++++++-
 ncurses/tinfo/MKcaptab.awk  |   29 +++++++++++++++++++
 ncurses/tinfo/MKfallback.sh |   29 +++++++++++++++++++
 ncurses/tinfo/MKnames.awk   |   29 +++++++++++++++++++
 ncurses/tinfo/README        |   30 +++++++++++++++++++-
 ncurses/trace/README        |   30 +++++++++++++++++++-
 ncurses/tty/tty_update.c    |   13 ++++++--
 progs/capconvert            |   29 +++++++++++++++++++
 progs/clear.sh              |   28 +++++++++++++++++++
 tack/Makefile.in            |   29 +++++++++++++++++++
 tack/modules                |   29 +++++++++++++++++++
 tack/tack.1                 |   29 +++++++++++++++++++
 test/README                 |   29 +++++++++++++++++++
 test/aclocal.m4             |   30 +++++++++++++++++++-
 test/blue.c                 |   29 +++++++++++++++++++
 test/bs.6                   |   29 +++++++++++++++++++
 test/bs.c                   |   29 +++++++++++++++++++
 test/demo_menus.c           |    6 ++--
 test/edit_field.h           |   29 +++++++++++++++++++
 test/firework.c             |   29 +++++++++++++++++++
 test/gdc.6                  |   61 +++++++++++++++++++++++++++++++++++-------
 test/gdc.c                  |   29 +++++++++++++++++++
 test/hanoi.c                |   29 +++++++++++++++++++
 test/knight.c               |   29 +++++++++++++++++++
 test/linux-color.dat        |   29 +++++++++++++++++++
 test/listused.sh            |   29 +++++++++++++++++++
 test/xterm-16color.dat      |   29 +++++++++++++++++++
 test/xterm-88color.dat      |   29 +++++++++++++++++++
 70 files changed, 1976 insertions(+), 124 deletions(-)
 ------------------------------------------------------------------------------

20060422
        + add copyright notices to files other than those that are generated,
          data or adapted from pdcurses (reports by William McBrine, David
          Taylor).
        + improve rendering on hpterm by not resetting attributes at the end
          of doupdate() if the terminal has the magic-cookie feature (report
          by Bernd Rieke).  
        + add 256color variants of terminfo entries for programs which are
          reported to implement this feature -TD

-- 
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]