]> ncurses.scripts.mit.edu Git - ncurses.git/commit - progs/dump_entry.c
ncurses 5.9 - patch 20141018
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 19 Oct 2014 02:16:50 +0000 (02:16 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 19 Oct 2014 02:16:50 +0000 (02:16 +0000)
commit6434e809cb70f93cc76d0f833e74447e32c99f54
treeb577e5512cbc5aebb8d2433dff635be57aba817d
parent83e9a85c4205c920cc9992bfc96f6546cd4fff22
ncurses 5.9 - patch 20141018

+ reviewed terminology 0.6.1, add function key definitions.  None of
  the vt100-compatibility issues were improved -TD
+ improve infocmp conversion of extended capabilities to termcap by
  correcting the limit check against parametrized[], as well as filling
  in a check if the string happens to have parameters, e.g., "xm"
  in recent changes.
+ add check for zero/negative dimensions for resizeterm and resize_term
  (report by Mike Gran).
14 files changed:
NEWS
dist.mk
misc/terminfo.src
ncurses/base/lib_mouse.c
ncurses/base/resizeterm.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
progs/dump_entry.c
progs/dump_entry.h
progs/tic.c