]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20150523
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 24 May 2015 00:58:47 +0000 (00:58 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 24 May 2015 00:58:47 +0000 (00:58 +0000)
commitaabb3a65ee5d88949abe529b5131adedb9cfab84
treea5c5f0f01b592278b7faac7faf82c4195fd6c777
parent027d0c57c4c4d6690e8d8727888d3282dbe9aa86
ncurses 5.9 - patch 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.
34 files changed:
NEWS
VERSION
dist.mk
doc/html/man/adacurses-config.1.html [new file with mode: 0644]
doc/html/man/captoinfo.1m.html
doc/html/man/clear.1.html
doc/html/man/curs_color.3x.html
doc/html/man/form.3x.html
doc/html/man/infocmp.1m.html
doc/html/man/infotocap.1m.html
doc/html/man/menu.3x.html
doc/html/man/ncurses.3x.html
doc/html/man/ncurses5-config.1.html
doc/html/man/panel.3x.html
doc/html/man/tabs.1.html
doc/html/man/terminfo.5.html
doc/html/man/tic.1m.html
doc/html/man/toe.1m.html
doc/html/man/tput.1.html
doc/html/man/tset.1.html
man/curs_color.3x
man/infocmp.1m
misc/terminfo.src
ncurses/tinfo/lib_setup.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
progs/infocmp.c
progs/progs.priv.h
progs/tput.c
test/ncurses.c