[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.5-20060211.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.5-20060211.patch.gz |
Date: |
Sat, 11 Feb 2006 19:43:32 -0500 |
User-agent: |
Mutt/1.5.11 |
ncurses 5.5 - patch 20060211 - T.Dickey
------------------------------------------------------------------------------
Ncurses 5.5 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 5.5 are in the subdirectory
ftp://invisible-island.net/ncurses/5.5
------------------------------------------------------------------------------
MANIFEST | 2
NEWS | 12
dist.mk | 4
ncurses-5.5-20060211/test/movewindow.c | 476 +++++++++++++++++++++++++++++++
ncurses-5.5-20060211/test/savescreen.c | 21 +
test/Makefile.in | 10
test/configure | 53 +--
test/configure.in | 3
test/demo_altkeys.c | 4
test/demo_defkey.c | 4
test/modules | 4
test/ncurses.c | 46 +-
test/test.priv.h | 4
13 files changed, 579 insertions(+), 64 deletions(-)
------------------------------------------------------------------------------
20060211
+ add test/movewindow.c, to test mvderwin().
+ fix ncurses soft-key test so color changes are shown immediately
rather than delayed.
+ modify ncurses soft-key test to hide the keys when exiting the test
screen.
+ fixes to build test programs with PDCurses 2.7, e.g., its headers
rely on autoconf symbols, and it declares stubs for nonfunctional
terminfo and termcap entrypoints.
--
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.5-20060211.patch.gz,
Thomas Dickey <=