[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.4-20041009.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.4-20041009.patch.gz |
Date: |
Sat, 9 Oct 2004 15:38:38 -0400 |
User-agent: |
Mutt/1.5.6+20040722i |
ncurses 5.4 - patch 20041009 - 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 | 10
NEWS | 10
aclocal.m4 | 37
configure | 1866 ++++++++++++++++++++++++--------------------
configure.in | 36
dist.mk | 4
include/ncurses_defs | 3
ncurses/base/lib_mouse.c | 75 +
ncurses/tinfo/lib_acs.c | 8
ncurses/tinfo/lib_setup.c | 11
10 files changed, 1208 insertions(+), 852 deletions(-)
------------------------------------------------------------------------------
20041009
+ amend 20021221 workaround for broken acs to reset the sgr, rmacs
and smacs strings as well. Also modify the check for screen's
limitations in that area to allow the multi-character shift-in
and shift-out which seem to work.
+ change GPM initialization, using dl library to load it dynamically
at runtime (Debian #110586).
--
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.4-20041009.patch.gz,
Thomas Dickey <=