bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.7-20090124.patch.gz


From: Thomas Dickey
Subject: ncurses-5.7-20090124.patch.gz
Date: Sat, 24 Jan 2009 21:06:41 -0500
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.7 - patch 20090124 - Thomas E. Dickey

 ------------------------------------------------------------------------------

 Ncurses 5.7 is at
        ftp.gnu.org:/pub/gnu

 Patches for ncurses 5.7 are in the subdirectory
        ftp://invisible-island.net/ncurses/5.7

 ------------------------------------------------------------------------------
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Jan 25 02:04:12 UTC 2009
 ------------------------------------------------------------------------------
 NEWS                          |   10 +++-
 dist.mk                       |    4 -
 man/curs_color.3x             |    9 ++-
 misc/Makefile.in              |    5 +-
 misc/gen-pkgconfig.in         |    6 +-
 misc/ncurses-config.in        |    4 -
 ncurses/base/lib_color.c      |   92 +++++++++++++++++++++++++++++++++-------
 ncurses/base/lib_colorset.c   |   17 ++++---
 ncurses/base/lib_slkatr_set.c |   21 +++++----
 ncurses/base/lib_slkcolor.c   |   20 +++++---
 ncurses/curses.priv.h         |    8 ++-
 ncurses/tty/tty_update.c      |    8 +--
 test/ncurses.c                |   80 ++++++++++++++++++++++++++--------
 13 files changed, 210 insertions(+), 74 deletions(-)
 ------------------------------------------------------------------------------

20090124
        + modify init_pair() to allow caller to create extra color pairs beyond
          the color_pairs limit, which use default colors (request by Emanuele
          Giaquinta).
        + add misc/terminfo.tmp and misc/*.pc to "sources" rule.
        + fix typo "==" where "=" is needed in ncurses-config.in and
          gen-pkgconfig.in files (Debian #512161).

-- 
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]