bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.6-20080322.patch.gz


From: Thomas Dickey
Subject: ncurses-5.6-20080322.patch.gz
Date: Sat, 22 Mar 2008 21:06:31 -0400
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

 ncurses 5.6 - patch 20080322 - Thomas E. Dickey

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

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

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

 ------------------------------------------------------------------------------
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Mar 23 01:02:37 UTC 2008
 ------------------------------------------------------------------------------
 NEWS                      |   14 ++++
 dist.mk                   |    4 -
 ncurses/base/lib_addch.c  |    5 +
 ncurses/base/lib_bkgd.c   |    6 +-
 ncurses/trace/lib_trace.c |   16 ++++-
 test/ditto.c              |   44 ++++++++++----
 test/ncurses.c            |  129 ++++++++++++++++++++++++++++++++++---------
 test/rain.c               |  132 +++++++++++++++++++++++++++++++++++++-------
 test/test.priv.h          |   35 ++++++++---
 9 files changed, 307 insertions(+), 78 deletions(-)
 ------------------------------------------------------------------------------

20080322
        + fill in extended-color pair two more places in wbkgrndset() and
          waddch_nosync() (prompted by Sedeno's patch).
        + fill in extended-color pair in _nc_build_wch() to make colors work
          for wide-characters using extended-colors (patch by Alejandro R
          Sedeno).
        + add x/X toggles to ncurses.c C color test to test/demo
          wide-characters with extended-colors.
        + add a/A toggles to ncurses.c c/C color tests.
        + modify test/ditto.c to use use_screen().
        + finish modifying test/rain.c to demonstrate threads.

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