bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.7-20081220.patch.gz


From: Thomas Dickey
Subject: ncurses-5.7-20081220.patch.gz
Date: Sat, 20 Dec 2008 20:21:58 -0500
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.7 - patch 20081220 - 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 Dec 21 01:18:36 UTC 2008
 ------------------------------------------------------------------------------
 MANIFEST                                |    2 
 NEWS                                    |   10 
 configure                               | 1535 +++++++++++++++---------------
 configure.in                            |    7 
 dist.mk                                 |    4 
 include/curses.h.in                     |   26 
 ncurses-5.7-20081220/test/clip_printw.c |  360 +++++++
 ncurses-5.7-20081220/test/insdelln.c    |  380 +++++++
 test/README                             |   99 -
 test/demo_forms.c                       |   11 
 test/edit_field.c                       |    6 
 test/edit_field.h                       |    8 
 test/modules                            |    4 
 test/ncurses.c                          |   65 -
 test/programs                           |    4 
 test/test.priv.h                        |    5 
 16 files changed, 1658 insertions(+), 868 deletions(-)
 ------------------------------------------------------------------------------

20081220
        + modify to omit the opaque-functions from lib_gen.o when
          --disable-ext-funcs is used.
        + add test/clip_printw.c to illustrate how to use printw without
          wrapping.
        + modify ncurses 'F' test to demo wborder_set() with colored lines.
        + modify ncurses 'f' test to demo wborder() with colored lines.

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