]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.7 - patch 20100403
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 4 Apr 2010 01:26:17 +0000 (01:26 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 4 Apr 2010 01:26:17 +0000 (01:26 +0000)
commitcf94c7485f7b40ff7870b5bf9a65e7ab87481a76
tree1fe6d07b8acb66443b9e5ec80fda637b6e69b529
parent94bd28fde2afc88ac80fa4b10894193ef140d29a
ncurses 5.7 - patch 20100403

+ add configure check for exctags vs ctags, to work around pkgsrc.
+ simplify logic in _nc_get_screensize() to make it easier to see how
  environment variables may override system- and terminfo-values
  (prompted by discussion with Igor Bujna).
+ make debug-traces for COLOR_PAIR and PAIR_NUMBER less verbose.
+ improve handling of color-pairs embedded in attributes for the
  extended-colors configuration.
+ modify MKlib_gen.sh to build link_test with sp-funcs.
+ build-fixes for OpenSolaris aka Solaris 11, for wide-character
  configuration as well as for rpath feature in *-config scripts.
38 files changed:
Ada95/Makefile.in
NEWS
aclocal.m4
c++/Makefile.in
configure
configure.in
dist.mk
form/Makefile.in
include/Makefile.in
include/curses.h.in
include/curses.tail
include/curses.wide
menu/Makefile.in
ncurses/Makefile.in
ncurses/base/MKlib_gen.sh
ncurses/base/lib_addch.c
ncurses/base/lib_bkgd.c
ncurses/base/lib_chgat.c
ncurses/base/lib_slkatron.c
ncurses/base/lib_slkattr.c
ncurses/base/lib_wattron.c
ncurses/curses.priv.h
ncurses/tinfo/lib_setup.c
ncurses/tinfo/tinfo_driver.c
ncurses/trace/lib_traceatr.c
ncurses/tty/lib_vidattr.c
ncurses/widechar/lib_add_wch.c
ncurses/widechar/lib_cchar.c
ncurses/widechar/lib_vid_attr.c
ncurses/win32con/win_driver.c
panel/Makefile.in
progs/Makefile.in
test/Makefile.in
test/aclocal.m4
test/configure
test/configure.in
test/mk-test.awk
test/test.priv.h