]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.0 - patch 20171104
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 5 Nov 2017 00:01:33 +0000 (00:01 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 5 Nov 2017 00:01:33 +0000 (00:01 +0000)
commit8c661e43004cf715b9eb63f34bef4eb6f793d46f
treebf9bbf133bbdda1364d165e7bfa47f5b2b8ca9cf
parentb5be26931d6488adcb1ff8bc07df9de378ce0d27
ncurses 6.0 - patch 20171104

+ check for interrupt in color-pair initialization of dots_curses.c,
  dots_xcurses.c
+ add z/Z zoom feature to test/ncurses.c C/c screens.
+ add '<' and '>' commands to test/ncurses.c S/s screens, to better
  test off-by-ones in the overlap/copywin functions.
12 files changed:
NEWS
VERSION
dist.mk
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
test/dots_curses.c
test/dots_xcurses.c
test/ncurses.c