]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.6 - patch 20070908
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 8 Sep 2007 22:25:05 +0000 (22:25 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 8 Sep 2007 22:25:05 +0000 (22:25 +0000)
commitaabbbcb7892fd946828a4170378b13b9d12435c6
tree2e5d959e753dc0e13c393e242a087f6b2586e1d0
parentf7b8e526e024ce141e61633e966255400de67772
ncurses 5.6 - patch 20070908

+ add use_window() and use_screen() functions, to develop into support
  for threaded library (incomplete).
+ fix typos in man/curs_opaque.3x which kept the install script from
  creating symbolic links to two aliases created in 20070818 (report by
  Rong-En Fan).
MANIFEST
NEWS
dist.mk
include/curses.h.in
man/curs_opaque.3x
ncurses/base/lib_set_term.c
ncurses/base/use_window.c [new file with mode: 0644]
ncurses/curses.priv.h
ncurses/modules
ncurses/tinfo/lib_data.c
ncurses/tinfo/use_screen.c [new file with mode: 0644]