]> ncurses.scripts.mit.edu Git - ncurses.git/commit - form/form.priv.h
ncurses 6.1 - patch 20180414
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 14 Apr 2018 22:50:05 +0000 (22:50 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 14 Apr 2018 22:50:05 +0000 (22:50 +0000)
commitb93d96b78ac5250135975df892cee793dc3c0797
tree08130af0d2962e0dbfeaa84722d614090a6b99a6
parent02c4e383be9337e73a0e75844dfd1047745adb28
ncurses 6.1 - patch 20180414

+ modify form library to optionally delay cursor movement on a field
  edge/boundary (patch by Leon Winter).
+ modify form library to avoid unnecessary update of cursor position in
  non-public fields (patch by Leon Winter).
+ remove unused _nc_import_termtype2() function.
+ also add/improve null-pointer checks in other places
+ add a null-pointer check in _nc_parse_entry to handle an error when
  a use-name is invalid syntax (report by Chung-Yi Lin).
22 files changed:
NEWS
VERSION
dist.mk
form/form.h
form/form.priv.h
form/frm_driver.c
ncurses/curses.priv.h
ncurses/llib-lncursestw
ncurses/llib-lncursesw
ncurses/llib-ltinfotw
ncurses/llib-ltinfow
ncurses/tinfo/alloc_entry.c
ncurses/tinfo/alloc_ttype.c
ncurses/tinfo/comp_parse.c
ncurses/tinfo/parse_entry.c
ncurses/tinfo/read_entry.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec