]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.7 - patch 20101211
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 12 Dec 2010 01:44:54 +0000 (01:44 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 12 Dec 2010 01:44:54 +0000 (01:44 +0000)
commitaa4fd77b765d528af776d42ea6e98a7405e18b40
treeb49974580c09a10eb92cdc1dc24f58dbd63b44d5
parent96d6b16de0d487e5d3aed0302a179dbce11b5d96
ncurses 5.7 - patch 20101211

+ suppress ncv in screen entry, allowing underline (patch by Alejandro
  R Sedeno).
+ also suppress ncv in konsole-base -TD
+ fixes in wins_nwstr() and related functions to ensure that special
  characters, i.e., control characters are handled properly with the
  wide-character configuration.
+ correct a comparison in wins_nwstr() (Redhat #661506).
+ correct help-messages in some of the test-programs, which still
  referred to quitting with 'q'.
NEWS
dist.mk
misc/terminfo.src
ncurses/widechar/lib_ins_wch.c
test/ins_wide.c
test/inserts.c
test/newdemo.c
test/test_add_wchstr.c
test/test_addchstr.c
test/test_addstr.c
test/test_addwstr.c