[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.4-20040703.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.4-20040703.patch.gz |
Date: |
Sat, 3 Jul 2004 20:57:38 -0400 |
User-agent: |
Mutt/1.5.4i |
ncurses 5.4 - patch 20040703 - T.Dickey
------------------------------------------------------------------------------
Ncurses 5.4 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 5.4 are in the subdirectory
ftp://invisible-island.net/ncurses/5.4
------------------------------------------------------------------------------
INSTALL | 19 +------
NEWS | 15 +++++
dist.mk | 4 -
form/frm_driver.c | 4 -
menu/m_format.c | 42 ++++++++--------
misc/run_tic.in | 12 ++--
misc/terminfo.src | 131 ++++++++++++++++++++++++++++------------------------
progs/infocmp.c | 19 ++++---
test/inserts.c | 6 +-
test/ncurses.c | 14 ++++-
10 files changed, 150 insertions(+), 116 deletions(-)
------------------------------------------------------------------------------
20040703
+ use tic -x to install terminfo database -TD
+ add -x to infocmp's usage message.
+ correct field used for comparing O_ROWMAJOR in set_menu_format()
(report/patch by Tony Li).
+ fix a missing nul check in set_field_buffer() from 20040508 changes.
> terminfo updates -TD
+ make xterm-xf86-v43 derived from xterm-xf86-v40 rather than
xterm-basic -TD
+ align with xterm patch #192's use of xterm-new -TD
+ update xterm-new and xterm-8bit for cvvis/cnorm strings -TD
+ make xterm-new the default "xterm" entry -TD
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
- ncurses-5.4-20040703.patch.gz,
Thomas Dickey <=