[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.7-20101211.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.7-20101211.patch.gz |
Date: |
Sat, 11 Dec 2010 20:50:29 -0500 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
ncurses 5.7 - patch 20101211 - Thomas E. Dickey
------------------------------------------------------------------------------
Ncurses 5.7 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 5.7 are in the subdirectory
ftp://invisible-island.net/ncurses/5.7
------------------------------------------------------------------------------
ftp://invisible-island.net/ncurses/5.7/ncurses-5.7-20101211.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sun Dec 12 01:44:54 UTC 2010
------------------------------------------------------------------------------
NEWS | 13 ++++-
dist.mk | 4 -
misc/terminfo.src | 11 +++-
ncurses/widechar/lib_ins_wch.c | 47 ++++++++++---------
test/ins_wide.c | 6 +-
test/inserts.c | 6 +-
test/newdemo.c | 4 -
test/test_add_wchstr.c | 49 +++++++++++++++++---
test/test_addchstr.c | 94 +++++++++++++++++++++++++++++----------
test/test_addstr.c | 6 +-
test/test_addwstr.c | 6 +-
11 files changed, 176 insertions(+), 70 deletions(-)
------------------------------------------------------------------------------
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'.
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ncurses-5.7-20101211.patch.gz,
Thomas Dickey <=