bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ncurses-5.5-20060107.patch.gz


From: Thomas Dickey
Subject: ncurses-5.5-20060107.patch.gz
Date: Sat, 7 Jan 2006 18:30:02 -0500
User-agent: Mutt/1.5.11

 ncurses 5.5 - patch 20060107 - 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                       |   12 +++++++++++-
 dist.mk                    |    4 ++--
 include/curses.h.in        |    9 +++++----
 man/curs_extend.3x         |    7 ++++---
 man/curs_util.3x           |   19 +++++++++++++++++--
 ncurses/base/lib_newterm.c |   21 ++++++++++++++++++---
 ncurses/curses.priv.h      |    5 +++--
 ncurses/tinfo/lib_acs.c    |    6 +++---
 ncurses/tinfo/lib_setup.c  |    6 +++---
 ncurses/tty/tty_update.c   |   27 +++++++++++++++++++++++----
 10 files changed, 89 insertions(+), 27 deletions(-)
 ------------------------------------------------------------------------------

20060107
        + check if filter() was called when getting the screensize.  Keep it
          at 1 if so (based on Redhat #174498).
        + add extension nofilter().
        + refined the workaround for ACS mapping.
        + make ifdef's consistent in curses.h for the extended colors so the
          header file can be used for the normal curses library.  The header
          file installed for extended colors is a variation of the
          wide-character configuration (report by Frederic L W Meunier).

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]