[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.5-20060121.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.5-20060121.patch.gz |
Date: |
Sat, 21 Jan 2006 19:33:34 -0500 |
User-agent: |
Mutt/1.5.11 |
ncurses 5.5 - patch 20060121 - 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
------------------------------------------------------------------------------
NEWS | 15 +++++-
c++/demo.cc | 6 +-
dist.mk | 4 -
ncurses/base/lib_set_term.c | 44 ++++++++++++++-----
ncurses/curses.priv.h | 3 -
ncurses/tinfo/init_keytry.c | 6 +-
ncurses/tinfo/read_entry.c | 11 ++--
ncurses/tty/lib_vidattr.c | 44 +++++++++++++++++--
ncurses/tty/tty_update.c | 96 ++++++++++++++++++++++++++----------------
progs/dump_entry.c | 6 +-
progs/toe.c | 5 +-
test/demo_termcap.c | 6 +-
test/ncurses.c | 11 +++-
13 files changed, 178 insertions(+), 79 deletions(-)
------------------------------------------------------------------------------
20060121
+ minor fixes to xmc-glitch experimental code:
+ suppress line-drawing
+ implement max_attributes
tested with xterm.
+ minor fixes for the database iterator.
+ fix some buffer limits in c++ demo (comment by Falk Hueffner in
Debian #348117).
--
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-20060121.patch.gz,
Thomas Dickey <=