aboutsummaryrefslogtreecommitdiff
path: root/contrib/ncurses/include/ncurses_mingw.h
Commit message (Collapse)AuthorAgeFilesLines
* ncurses: vendor import version 6.5Baptiste Daroussin2024-06-201-7/+7
|
* Update to 6.2-20200215Baptiste Daroussin2020-02-191-2/+3
| | | | | | | | While I didn't plan another upgrade, This version incorporate fixes from kevans@ so let's upgrade to it Notes: svn path=/head/; revision=358127
* Update ncurses to 20200118Baptiste Daroussin2020-02-181-20/+27
| | | | | | | | | | | | | | | | | | Among the changes from before: - Add support for extended colors on widechar version - Enable ncurses extended functions - Enable version 2 of the extended mouse support - Enable SCREEN extensions Modification that differs from upstream: - _nc_delink_entries used to be exposed and was turn static, turn it back as dynamic to not break abi - Adapt our old termcap.c to modern ncurses MFC after: 3 weeks Notes: svn path=/head/; revision=358062
* MFV r262639: ncurses 5.9 20140222 snapshot.Xin LI2014-03-021-95/+5
| | | | | | | Requested by: bapt Notes: svn path=/head/; revision=262685
* MFV r262617: ncurses 5.9.Xin LI2014-02-281-0/+164
Notes: svn path=/head/; revision=262629