ncursesw-morphos/form
Thomas E. Dickey 90d42867e1 ncurses 6.0 - patch 20170311
+ modify vt100 rs2 string to reset vt52 mode and scrolling regions
  (report/analysis by Robert King) -TD
+ add vt100+4bsd building block, use that for older terminals rather
  than "vt100" which is now mostly used as a building block for
  terminal emulators -TD
+ correct a few spelling errors in terminfo.src comments -TD
+ add fbterm -TD
+ fix a typo in ncurses.c test_attr legend (patch by Petr Vanek).
+ changed internal colorpair_t to a struct, eliminating an internal
  8-bit limit on colors
+ add ncurses/new_pair.h
+ add ncurses/base/new_pair.c with alloc_pair(), find_pair() and
  free_pair() functions
+ add test/demo_new_pair.c
2017-03-12 01:04:32 +00:00
..
f_trace.c ncurses 6.0 - patch 20160123 2016-01-24 02:28:05 +00:00
fld_arg.c ncurses 6.0 - patch 20160123 2016-01-24 02:28:05 +00:00
fld_attr.c ncurses 6.0 - patch 20160123 2016-01-24 02:28:05 +00:00
fld_current.c ncurses 6.0 - patch 20161029 2016-10-30 01:40:40 +00:00
fld_def.c ncurses 5.9 - patch 20140726 2014-07-27 01:50:25 +00:00
fld_dup.c ncurses 5.9 - patch 20120310 2012-03-11 01:59:25 +00:00
fld_ftchoice.c ncurses 6.0 - patch 20160123 2016-01-24 02:28:05 +00:00
fld_ftlink.c ncurses 5.9 - patch 20120616 2012-06-16 23:57:20 +00:00
fld_info.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
fld_just.c ncurses 5.9 - patch 20120310 2012-03-11 01:59:25 +00:00
fld_link.c ncurses 5.9 - patch 20120310 2012-03-11 01:59:25 +00:00
fld_max.c ncurses 5.9 - patch 20130824 2013-08-25 00:03:40 +00:00
fld_move.c ncurses 5.9 - patch 20120310 2012-03-11 01:59:25 +00:00
fld_newftyp.c ncurses 6.0 - patch 20160123 2016-01-24 02:28:05 +00:00
fld_opts.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
fld_pad.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
fld_page.c ncurses 5.9 - patch 20120616 2012-06-16 23:57:20 +00:00
fld_stat.c ncurses 5.9 - patch 20120616 2012-06-16 23:57:20 +00:00
fld_type.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
fld_user.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
form.h ncurses 6.0 - patch 20170212 2017-02-13 01:32:22 +00:00
form.priv.h ncurses 6.0 - patch 20170212 2017-02-13 01:32:22 +00:00
frm_cursor.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
frm_data.c ncurses 5.9 - patch 20130824 2013-08-25 00:03:40 +00:00
frm_def.c ncurses 5.9 - patch 20120310 2012-03-11 01:59:25 +00:00
frm_driver.c ncurses 6.0 - patch 20161224 2016-12-25 01:53:57 +00:00
frm_hook.c ncurses 6.0 - patch 20160123 2016-01-24 02:28:05 +00:00
frm_opts.c ncurses 5.9 - patch 20130824 2013-08-25 00:03:40 +00:00
frm_page.c ncurses 5.9 - patch 20120616 2012-06-16 23:57:20 +00:00
frm_post.c ncurses 5.9 - patch 20120616 2012-06-16 23:57:20 +00:00
frm_req_name.c ncurses 5.9 - patch 20150404 2015-04-04 23:57:48 +00:00
frm_scale.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
frm_sub.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
frm_user.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
frm_win.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
fty_alnum.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
fty_alpha.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
fty_enum.c ncurses 5.7 - patch 20100501 2010-05-02 00:59:02 +00:00
fty_generic.c ncurses 6.0 - patch 20160123 2016-01-24 02:28:05 +00:00
fty_int.c ncurses 5.9 - patch 20120225 2012-02-26 01:59:00 +00:00
fty_ipv4.c ncurses 5.7 - patch 20091107 2009-11-08 00:45:43 +00:00
fty_num.c ncurses 5.9 - patch 20120225 2012-02-26 01:59:00 +00:00
fty_regex.c ncurses 5.9 - patch 20150110 2015-01-11 01:37:29 +00:00
headers ncurses 5.6 - patch 20061230 2006-12-24 02:11:39 +00:00
llib-lform ncurses 6.0 - patch 20170311 2017-03-12 01:04:32 +00:00
llib-lformt ncurses 6.0 - patch 20170311 2017-03-12 01:04:32 +00:00
llib-lformtw ncurses 6.0 - patch 20170311 2017-03-12 01:04:32 +00:00
llib-lformw ncurses 6.0 - patch 20170311 2017-03-12 01:04:32 +00:00
Makefile.in ncurses 6.0 - patch 20150808 2015-08-09 00:19:07 +00:00
modules ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
READ.ME ncurses 5.6 2006-12-17 23:32:42 -05:00