History log of /dflybsd-src/contrib/ncurses/panel/p_replace.c (Results 1 – 4 of 4)
Revision Date Author Comments
# 32bb5217 12-Aug-2020 Daniel Fojt <df@neosystem.org>

vendor/ncurses: upgrade from 6.0-20160305 to 6.2-20200212

The TERMINAL structure in <term.h> is now opaque. Doing that allowed
making the structure larger, to hold the extended numeric data.
When co

vendor/ncurses: upgrade from 6.0-20160305 to 6.2-20200212

The TERMINAL structure in <term.h> is now opaque. Doing that allowed
making the structure larger, to hold the extended numeric data.
When configured for wide-characters (i.e. ncursesw), the TERMINAL
structure is extended and is named TERMTYPE2. When configured for
8-bit (narrow) characters, the TERMTYPE2 structure is not used.

For detailed description of all other changes, enhancements, bugfixes
and performance improvements, see:

https://invisible-island.net/ncurses/announce-6.1.html
https://invisible-island.net/ncurses/announce-6.2.html

show more ...


# 00d8f3c4 11-May-2012 John Marino <draco@marino.st>

Update ncurses from version 5.7 to 5.9 on vendor branch


# 1d102085 17-Dec-2009 Jan Lentfer <lentferj@monster.lan.net>

vendor/NCURSES: Import v5.7 sources


# fdd4e1e0 17-Dec-2009 Jan Lentfer <lentferj@monster.lan.net>

vendor/NCURSES: Remove version tag.