]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20150425
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 26 Apr 2015 01:21:33 +0000 (01:21 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 26 Apr 2015 01:21:33 +0000 (01:21 +0000)
commitee1bcda2cbb28cd84f136d8343cf83b7e576bd79
tree9539fb5945b3f3dbbea9040b93021bfaf0efd798
parent0819b56c3096ed77dd36312b0c4e8f37e7d46c88
ncurses 5.9 - patch 20150425

+ expanded description of tgetstr's area pointer in manual page
  (report by Todd M Lewis).
+ in-progress changes to modify test-packages to use ncursesw6 rather
  than ncursesw, with updated configure scripts.
+ modify CF_NCURSES_CONFIG in Ada95- and test-configure scripts to
  check for ".pc" files via pkg-config, but add a linkage check since
  frequently pkg-config configurations are broken.
+ modify misc/gen-pkgconfig.in to include EXTRA_LDFLAGS, e.g., for the
  rpath option.
+ add 'dim' capability to screen entry (report by Leonardo B Schenkel)
+ add several key definitions to nsterm-bce to match preconfigured
  keys, e.g., with OSX 10.9 and 10.10 (report by Leonardo B Schenkel)
+ fix repeated "extra-suffix" in ncurses-config.in (cf: 20150418).
+ improve term_variables manual page, adding section on the terminfo
  long-name symbols which are defined in the term.h header.
+ fix bug in lib_tracebits.c introduced in const-fixes (cf: 20150404).
23 files changed:
Ada95/aclocal.m4
Ada95/configure
NEWS
VERSION
dist.mk
man/curs_termcap.3x
man/term_variables.3x
misc/gen-pkgconfig.in
misc/ncurses-config.in
misc/terminfo.src
ncurses/trace/lib_tracebits.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/debian/rules
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
test/aclocal.m4
test/configure
test/configure.in
test/package/debian/rules
test/package/ncurses-examples.spec