]> ncurses.scripts.mit.edu Git - ncurses.git/commit - doc/html/man/curs_legacy.3x.html
ncurses 5.6 - patch 20080621
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 22 Jun 2008 00:16:39 +0000 (00:16 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 22 Jun 2008 00:16:39 +0000 (00:16 +0000)
commitca276baf720e3a44721b9e18955d3f546955c6c8
treeec7ebdeb31d1474bbbf815ec6d50b1ac37286867
parent4e6cadb948fd73686614442733848fe271e5d7b2
ncurses 5.6 - patch 20080621

+ regenerated html documentation.
+ expand manpage description of parameters for form_driver() and
  menu_driver() (prompted by discussion with Adam Spragg).
+ add null-pointer checks for cur_term in baudrate() and
  def_shell_mode(), def_prog_mode()
+ fix some memory leaks in delscreen() and wide acs.
57 files changed:
INSTALL
MANIFEST
NEWS
dist.mk
doc/html/ada/funcs/C.htm
doc/html/ada/funcs/D.htm
doc/html/ada/funcs/P.htm
doc/html/ada/funcs/S.htm
doc/html/ada/main.htm
doc/html/ada/table.html
doc/html/ada/terminal_interface-curses-aux__ads.htm
doc/html/man/captoinfo.1m.html
doc/html/man/clear.1.html
doc/html/man/curs_addch.3x.html
doc/html/man/curs_attr.3x.html
doc/html/man/curs_clear.3x.html
doc/html/man/curs_deleteln.3x.html
doc/html/man/curs_getcchar.3x.html
doc/html/man/curs_getyx.3x.html
doc/html/man/curs_legacy.3x.html [new file with mode: 0644]
doc/html/man/curs_opaque.3x.html [new file with mode: 0644]
doc/html/man/curs_outopts.3x.html
doc/html/man/curs_slk.3x.html
doc/html/man/curs_termattrs.3x.html
doc/html/man/curs_termcap.3x.html
doc/html/man/curs_terminfo.3x.html
doc/html/man/curs_threads.3x.html [new file with mode: 0644]
doc/html/man/curs_util.3x.html
doc/html/man/form.3x.html
doc/html/man/form_driver.3x.html
doc/html/man/form_field_new.3x.html
doc/html/man/infocmp.1m.html
doc/html/man/infotocap.1m.html
doc/html/man/menu.3x.html
doc/html/man/menu_driver.3x.html
doc/html/man/menu_pattern.3x.html
doc/html/man/ncurses.3x.html
doc/html/man/panel.3x.html
doc/html/man/term.7.html
doc/html/man/terminfo.5.html
doc/html/man/tic.1m.html
doc/html/man/toe.1m.html
doc/html/man/tput.1.html
doc/html/man/tset.1.html
man/form_driver.3x
man/menu_driver.3x
man/menu_pattern.3x
ncurses/base/lib_freeall.c
ncurses/base/lib_newterm.c
ncurses/base/lib_restart.c
ncurses/base/lib_set_term.c
ncurses/llib-lncurses
ncurses/llib-lncursesw
ncurses/tinfo/entries.c
ncurses/tinfo/lib_baudrate.c
ncurses/tinfo/lib_setup.c
ncurses/tinfo/lib_ttyflags.c