bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.7-20081122.patch.gz


From: Thomas Dickey
Subject: ncurses-5.7-20081122.patch.gz
Date: Sat, 22 Nov 2008 20:41:11 -0500
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.7 - patch 20081122 - 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 Nov 23 01:33:11 UTC 2008
 ------------------------------------------------------------------------------
 Ada95/samples/Makefile.in                     |    6 
 Ada95/src/terminal_interface-curses-mouse.adb |    6 
 NEWS                                          |    9 
 TO-DO                                         |   20 +-
 c++/cursesw.cc                                |    7 
 dist.mk                                       |    4 
 include/curses.tail                           |    3 
 man/curs_mouse.3x                             |   12 -
 ncurses/base/lib_mouse.c                      |   14 +
 ncurses/curses.priv.h                         |    4 
 progs/tabs.c                                  |  229 ++++++++++++++++++------
 11 files changed, 237 insertions(+), 77 deletions(-)
 ------------------------------------------------------------------------------

20081122
        + change _nc_has_mouse() to has_mouse(), reflect its use in C++ and
          Ada95 (patch by Juergen Pfeifer).
        + document in TO-DO an issue with Cygwin's package for GNAT (report
          by Mike Dennison).
        + improve error-checking of command-line options in "tabs" program.

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