bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.4-20050813.patch.gz


From: Thomas Dickey
Subject: ncurses-5.4-20050813.patch.gz
Date: Sat, 13 Aug 2005 19:02:26 -0400
User-agent: Mutt/1.5.9i

 ncurses 5.4 - patch 20050813 - T.Dickey

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

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

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

 ------------------------------------------------------------------------------
 NEWS                           |    9 +++++++-
 aclocal.m4                     |    6 ++---
 c++/cursesf.cc                 |    4 +--
 c++/cursesf.h                  |   38 +++++++++++++++++------------------
 c++/cursesm.h                  |   42 +++++++++++++++++++--------------------
 c++/cursesp.h                  |    6 ++---
 c++/cursesw.cc                 |   14 ++++++-------
 c++/demo.cc                    |   16 +++++++-------
 configure                      |    2 -
 dist.mk                        |    4 +--
 ncurses/tty/tty_update.c       |   17 ++++++++++-----
 ncurses/widechar/lib_get_wch.c |   10 +++++----
 12 files changed, 91 insertions(+), 77 deletions(-)
 ------------------------------------------------------------------------------

20050813
        + modify initializers in c++ binding to build with old versions of g++.
        + improve special case for 20050115 repainting fix, ensuring that if
          the first changed cell is not a character that the range to be
          repainted is adjusted to start at a character's beginning (Debian
          #316663).

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