ncursesw-morphos/progs
Thomas E. Dickey 7fa7badf32 ncurses 6.0 - patch 20171014
+ minor cleanup to test/view.c:
  + eliminate "-n" option by simply reading the whole file.
  + implement page up/down commands.
+ add check in tput for init/reset operands to ensure those use a
  terminal.
+ improve manual pages which discuss chtype, cchar_t types and the
  attribute values which can be stored in those types.
+ correct array-index when parsing "-T" command-line option in tabs
  program.
+ modify demo_new_pair.c to pass extended pairs to setcchar().
+ add test/dots_xcurses.c to illustrate a different approach used for
  extended colors which can be contrasted with dots_curses.c.
+ add a check in tic to note when a description uses non-mandatory
  delays without xon_xoff.  This is not an error, but some descriptions
  for a terminal emulator may use the combination incorrectly.
2017-10-15 01:25:24 +00:00
..
capconvert ncurses 6.0 - patch 20170812 2017-08-13 00:55:26 +00:00
clear_cmd.c ncurses 6.0 - patch 20171007 2017-10-08 00:48:04 +00:00
clear_cmd.h ncurses 6.0 - patch 20170819 2017-08-20 00:59:28 +00:00
clear.c ncurses 6.0 - patch 20171007 2017-10-08 00:48:04 +00:00
clear.sh
dump_entry.c ncurses 6.0 - patch 20170902 2017-09-02 22:52:02 +00:00
dump_entry.h ncurses 6.0 - patch 20170415 2017-04-16 01:08:25 +00:00
infocmp.c ncurses 6.0 - patch 20170415 2017-04-16 01:08:25 +00:00
Makefile.in ncurses 6.0 - patch 20161231 2016-12-31 23:48:48 +00:00
MKtermsort.sh ncurses 6.0 - patch 20170812 2017-08-13 00:55:26 +00:00
modules ncurses 6.0 - patch 20161224 2016-12-25 01:53:57 +00:00
progs.priv.h ncurses 6.0 - patch 20171014 2017-10-15 01:25:24 +00:00
reset_cmd.c ncurses 6.0 - patch 20171007 2017-10-08 00:48:04 +00:00
reset_cmd.h ncurses 6.0 - patch 20161224 2016-12-25 01:53:57 +00:00
tabs.c ncurses 6.0 - patch 20171014 2017-10-15 01:25:24 +00:00
tic.c ncurses 6.0 - patch 20171014 2017-10-15 01:25:24 +00:00
toe.c ncurses 6.0 - patch 20170415 2017-04-16 01:08:25 +00:00
tparm_type.c ncurses 5.9 - patch 20150404 2015-04-04 23:57:48 +00:00
tparm_type.h ncurses 5.9 - patch 20140524 2014-05-25 01:22:18 +00:00
tput.c ncurses 6.0 - patch 20171014 2017-10-15 01:25:24 +00:00
transform.c
tset.c ncurses 6.0 - patch 20171007 2017-10-08 00:48:04 +00:00
tty_settings.c ncurses 6.0 - patch 20171007 2017-10-08 00:48:04 +00:00
tty_settings.h ncurses 6.0 - patch 20171007 2017-10-08 00:48:04 +00:00