]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.6 - patch 20080119
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 20 Jan 2008 00:51:10 +0000 (00:51 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 20 Jan 2008 00:51:10 +0000 (00:51 +0000)
commit25358bc041a5566ce2de4c9c792837e552b35671
treeb1d0462c50450fbb1d13d6305a67c3247b6f9569
parentc4d90db4f4e50bb8a971955ce4812262da4a50bc
ncurses 5.6 - patch 20080119

+ fixes to build with --disable-ext-funcs
+ add manpage for use_window and use_screen.
+ add set_tabsize() and set_escdelay() functions.
17 files changed:
MANIFEST
NEWS
c++/cursesw.h
dist.mk
form/frm_driver.c
include/curses.h.in
man/curs_threads.3x [new file with mode: 0644]
man/man_db.renames
man/manlinks.sed
ncurses/base/lib_getch.c
ncurses/llib-lncursest [new file with mode: 0644]
ncurses/tinfo/lib_setup.c
progs/infocmp.c
test/ncurses.c
test/test_opaque.c
test/view.c
test/worm.c