bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.5-20060218.patch.gz


From: Thomas Dickey
Subject: ncurses-5.5-20060218.patch.gz
Date: Sat, 18 Feb 2006 20:38:13 -0500
User-agent: Mutt/1.5.11+cvs20060126

 ncurses 5.5 - patch 20060218 - 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                     |   14 +++
 dist.mk                  |    4 -
 man/menu_mark.3x         |    6 -
 misc/jpf-indent          |   35 ++++++++-
 misc/ncu-indent          |   33 ++++++++
 misc/terminfo.src        |   34 ++++++--
 ncurses/base/lib_mvwin.c |   10 ++
 test/demo_menus.c        |  114 ++++++++++++++++++++++++++---
 test/movewindow.c        |  175 ++++++++++++++++++++++++++++++++++++---------
 test/test.priv.h         |    5 +
 10 files changed, 366 insertions(+), 64 deletions(-)
 ------------------------------------------------------------------------------

20060218
        + add nsterm-16color entry -TD
        + updated mlterm terminfo entry -TD
        + remove 970913 feature for copying subwindows as they are moved in
          mvwin() (discussion with Bryan Christ).
        + modify test/demo_menus.c to demonstrate moving a menu (both the
          window and subwindow) using shifted cursor-keys.
        + start implementing recursive mvwin() in movewindow.c (incomplete).
        + add a fallback definition for GCC_PRINTFLIKE() in test.priv.h,
          for movewindow.c (report by William McBrine).
        + add help-message to test/movewindow.c

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