]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20130816
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 18 Aug 2013 00:20:29 +0000 (00:20 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 18 Aug 2013 00:20:29 +0000 (00:20 +0000)
commitf886673eef3bcbe8ca4472530cfd606332e30364
tree71e195c4f37963172660c70a5f23f472411eae66
parent1d743ae945e51bb1bc773ec7bd3e0d51dbf9afab
ncurses 5.9 - patch 20130816

+ add checks in tic to warn about terminals which lack cursor
  addressing, capabilities or having those, are marked as hard_copy or
  generic_type.
+ use --without-progs in mingw-ncurses rpm.
+ split out _nc_init_termtype() from alloc_entry.c to use in MinGW
  port when tic and other programs are not needed.
NEWS
aclocal.m4
dist.mk
include/MKterm.h.awk.in
ncurses/tinfo/alloc_entry.c
ncurses/tinfo/read_entry.c
ncurses/win32con/win_driver.c
package/debian/changelog
package/mingw-ncurses.spec
package/ncurses.spec
progs/tic.c