[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ANN: ncurses-6.1-20190511
From: |
Thomas Dickey |
Subject: |
ANN: ncurses-6.1-20190511 |
Date: |
Sat, 11 May 2019 22:42:24 +0000 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
Files:
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20190511.tgz
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20190511.tgz.asc
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20190511.tgz
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20190511.tgz.asc
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20190511.tgz
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20190511.tgz.asc
ftp://ftp.invisible-island.net/ncurses/6.1/MD5sums
ftp://ftp.invisible-island.net/ncurses/6.1/dev-patches.zip
ftp://ftp.invisible-island.net/ncurses/6.1/ncurses-6.1-20190511.patch.gz
ftp://ftp.invisible-island.net/ncurses/6.1/ncurses-6.1-20190511.patch.gz.asc
ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.1-20190511.tgz
ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.1-20190511.tgz.asc
ftp://ftp.invisible-island.net/ncurses/win32/mingw32-20190511.zip
ftp://ftp.invisible-island.net/ncurses/win32/mingw64-20190511.zip
ncurses 6.1 - patch 20190511 - Thomas E. Dickey
------------------------------------------------------------------------------
Ncurses 6.1 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 6.1 can be found at
ftp://ftp.invisible-island.net/ncurses/6.1
http://invisible-mirror.net/archives/ncurses/6.1
------------------------------------------------------------------------------
ftp://ftp.invisible-island.net/ncurses/6.1/ncurses-6.1-20190511.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sat May 11 22:31:51 UTC 2019
------------------------------------------------------------------------------
NEWS | 12 +++++++++-
VERSION | 2 -
dist.mk | 4 +--
ncurses/Makefile.in | 4 ++-
ncurses/base/lib_addch.c | 6 +++--
ncurses/base/wresize.c | 44 ++++++++++++++++++++++++-------------
ncurses/build.priv.h | 6 ++---
package/debian-mingw/changelog | 4 +--
package/debian-mingw64/changelog | 4 +--
package/debian/changelog | 4 +--
package/mingw-ncurses.nsi | 4 +--
package/mingw-ncurses.spec | 2 -
package/ncurses.spec | 2 -
package/ncursest.spec | 2 -
progs/dump_entry.c | 31 ++++++++++++++++++++++++--
progs/tic.c | 4 +--
16 files changed, 95 insertions(+), 40 deletions(-)
------------------------------------------------------------------------------
20190511
+ fix a spurious blank line seen with "infocmp -1fx xterm+x11mouse"
+ add checks in repair_subwindows() to keep the current position and
scroll-margins inside the resized subwindow.
+ add a limit check in newline_forces_scroll() for the case where the
row is inside scroll-margins, but not at the end (report by Toshio
Kuratomi, cf: 20170729).
+ corrected a warning message in tic for extended capabilities versus
number of parameters.
--
Thomas E. Dickey <address@hidden>
https://invisible-island.net
ftp://ftp.invisible-island.net
signature.asc
Description: Digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ANN: ncurses-6.1-20190511,
Thomas Dickey <=