]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.7 - patch 20091003
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 4 Oct 2009 00:56:38 +0000 (00:56 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 4 Oct 2009 00:56:38 +0000 (00:56 +0000)
commit2a250f30ac496bb8a383036dcbd4ec0218c98ac5
tree561a1aea10a6c01da82827de3d7d7bf52e654293
parent322d0bb55499368c35c8e65ae1ea1c26209bc05e
ncurses 5.7 - patch 20091003

+ add WACS_xxx definitions to wide-character configuration for thick-
  and double-lines (discussion with Slava Zanko).
+ remove unnecessary kcan assignment to ^C from putty (Sven Joachim)
+ add ccc and initc capabilities to xterm-16color -TD
> patch by Benjamin C W Sittler:
+ add linux-16color
+ correct initc capability of linux-c-nc end-of-range
+ similar change for dg+ccc and dgunix+ccc
NEWS
dist.mk
include/curses.wide
misc/terminfo.src
ncurses/tinfo/lib_acs.c
ncurses/widechar/lib_wacs.c
test/dots_mvcur.c
test/ncurses.c