]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.0 - patch 20171021
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 22 Oct 2017 01:55:30 +0000 (01:55 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 22 Oct 2017 01:55:30 +0000 (01:55 +0000)
commit58369d647d003dd9d9e1ecfc5ab07982db28f3da
tree16465266f7badb52323cc808b475b2b24988294d
parent7fa7badf32c514211478cf9f79c70f20d435c2f2
ncurses 6.0 - patch 20171021

+ modify test/view.c to expand tabs using the ncurses library rather
  than in the test-program.
+ remove very old SIGWINCH example in test/view.c, just use KEY_RESIZE.
+ add -T, -e, -f -m options to "dots" test-programs.
+ fix a few typos in usage-messages for test-programs.
27 files changed:
MANIFEST
NEWS
VERSION
dist.mk
ncurses/trace/lib_traceatr.c
ncurses/trace/visbuf.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
test/bs.c
test/bulgarian-utf8-tabs.txt [new file with mode: 0644]
test/cardfile.c
test/ditto.c
test/dots.c
test/dots_curses.c
test/dots_mvcur.c
test/dots_termcap.c
test/dots_xcurses.c
test/echochar.c
test/ins_wide.c
test/ncurses.c
test/savescreen.c
test/view.c
test/widechars-utf8-tabs.txt [new file with mode: 0644]