bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-5.9-20150523


From: Thomas Dickey
Subject: ANN: ncurses-5.9-20150523
Date: Sat, 23 May 2015 21:12:04 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

Files:
        ftp://invisible-island.net/AdaCurses/current/AdaCurses-20150523.tgz
        ftp://invisible-island.net/AdaCurses/current/AdaCurses-20150523.tgz.asc
        
ftp://invisible-island.net/AdaCurses/current/AdaCurses-small-20150523.tgz
        
ftp://invisible-island.net/AdaCurses/current/AdaCurses-small-20150523.tgz.asc
        
ftp://invisible-island.net/ncurses-examples/current/ncurses-examples-20150523.tgz
        
ftp://invisible-island.net/ncurses-examples/current/ncurses-examples-20150523.tgz.asc
        ftp://invisible-island.net/ncurses/5.9/MD5sums
        ftp://invisible-island.net/ncurses/5.9/dev-patches.zip
        ftp://invisible-island.net/ncurses/5.9/ncurses-5.9-20150523.patch.gz
        ftp://invisible-island.net/ncurses/5.9/ncurses-5.9-20150523.patch.gz.asc
        ftp://invisible-island.net/ncurses/current/ncurses-5.9-20150523.tgz
        ftp://invisible-island.net/ncurses/current/ncurses-5.9-20150523.tgz.asc
        ftp://invisible-island.net/ncurses/win32/mingw32-20150523.zip
        ftp://invisible-island.net/ncurses/win32/mingw64-20150523.zip

 ncurses 5.9 - patch 20150523 - Thomas E. Dickey

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

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

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

 ------------------------------------------------------------------------------
 ftp://invisible-island.net/ncurses/5.9/ncurses-5.9-20150523.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun May 24 00:58:47 UTC 2015
 ------------------------------------------------------------------------------
 NEWS                                                      |   12 
 VERSION                                                   |    2 
 dist.mk                                                   |    4 
 doc/html/man/captoinfo.1m.html                            |    2 
 doc/html/man/clear.1.html                                 |    2 
 doc/html/man/curs_color.3x.html                           |  241 +++++++-----
 doc/html/man/form.3x.html                                 |    2 
 doc/html/man/infocmp.1m.html                              |   51 +-
 doc/html/man/infotocap.1m.html                            |    2 
 doc/html/man/menu.3x.html                                 |    2 
 doc/html/man/ncurses.3x.html                              |    2 
 doc/html/man/ncurses5-config.1.html                       |    2 
 doc/html/man/panel.3x.html                                |    2 
 doc/html/man/tabs.1.html                                  |    2 
 doc/html/man/terminfo.5.html                              |    2 
 doc/html/man/tic.1m.html                                  |    2 
 doc/html/man/toe.1m.html                                  |    2 
 doc/html/man/tput.1.html                                  |    2 
 doc/html/man/tset.1.html                                  |    2 
 man/curs_color.3x                                         |   48 ++
 man/infocmp.1m                                            |   13 
 misc/terminfo.src                                         |  101 +++--
 ncurses-5.9-20150523/doc/html/man/adacurses-config.1.html |  158 +++++++
 ncurses/tinfo/lib_setup.c                                 |    7 
 package/debian-mingw/changelog                            |    4 
 package/debian-mingw64/changelog                          |    4 
 package/debian/changelog                                  |    4 
 package/mingw-ncurses.nsi                                 |    4 
 package/mingw-ncurses.spec                                |    2 
 package/ncurses.spec                                      |    2 
 progs/infocmp.c                                           |    4 
 progs/progs.priv.h                                        |   10 
 progs/tput.c                                              |    6 
 test/ncurses.c                                            |   38 +
 34 files changed, 550 insertions(+), 193 deletions(-)
 ------------------------------------------------------------------------------
 
20150523
        + add 'P' menu item to test/ncurses.c, to show pad in color.
        + improve discussion in curs_color.3x about color rendering (prompted
          by comment on Stack Overflow forum):
        + remove screen-bce.mlterm, since mlterm does not do "bce" -TD
        + add several screen.XXX entries to support the respective variations
          for 256 colors -TD
        + add putty+fnkeys* building-block entries -TD
        + add smkx/rmkx to capabilities analyzed with infocmp "-i" option.


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