]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.1 - patch 20200118
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 19 Jan 2020 02:49:58 +0000 (02:49 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 19 Jan 2020 02:49:58 +0000 (02:49 +0000)
commitc55d387cebf1cee4757ca2c2ef4fbeae59ee4175
treee2a6cc520c417c54ec96a2c93d95bd001c321520
parent96a4663880a73a00b11700da8a404fdd56833925
ncurses 6.1 - patch 20200118

+ expanded description of XM in user_caps.5
+ improve xm example for xterm+x11mouse, xterm+sm+1006 -TD
+ add history section to curs_slk.3x and curs_terminfo.3x manpages.
+ update alacritty entries for 0.4.0 (prompted by patch by
  Christian Durr) -TD
+ correct spelling errors found with codespell.
+ fix for test/configure, from xterm #352.
60 files changed:
Ada95/samples/ncurses2-demo_pad.adb
Ada95/samples/ncurses2-m.adb
Ada95/src/terminal_interface-curses-forms-field_types-enumeration.ads
INSTALL
NEWS
VERSION
aclocal.m4
c++/cursesf.h
c++/cursesm.h
c++/cursesw.h
dist.mk
doc/html/ada/funcs/T.htm
doc/html/ada/terminal_interface-curses-forms-field_types-enumeration__ads.htm
doc/html/man/adacurses6-config.1.html
doc/html/man/captoinfo.1m.html
doc/html/man/clear.1.html
doc/html/man/curs_memleaks.3x.html
doc/html/man/curs_slk.3x.html
doc/html/man/curs_terminfo.3x.html
doc/html/man/form.3x.html
doc/html/man/infocmp.1m.html
doc/html/man/infotocap.1m.html
doc/html/man/menu.3x.html
doc/html/man/ncurses.3x.html
doc/html/man/ncurses6-config.1.html
doc/html/man/panel.3x.html
doc/html/man/tabs.1.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
doc/html/man/user_caps.5.html
form/frm_post.c
form/fty_generic.c
man/curs_slk.3x
man/curs_terminfo.3x
man/user_caps.5
menu/m_driver.c
menu/m_global.c
menu/m_item_use.c
menu/m_userptr.c
misc/emx.src
misc/terminfo.src
ncurses/README.IZ
ncurses/build.priv.h
ncurses/tinfo/make_hash.c
ncurses/tinfo/obsolete.c
ncurses/win32con/win_driver.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
package/ncursest.spec
progs/capconvert
test/aclocal.m4
test/configure
test/tclock.c