ncursesw-morphos/form
Thomas E. Dickey 093902b419 ncurses 6.1 - patch 20180908
+ document --with-pcre2 configure option in INSTALL.
+ improve workaround for special case in PutAttrChar() where a cell is
  marked as alternate-character set, to handle a case where the
  character in the cell does not correspond to any of the ASCII
  fallbacks (report by Leon Winter, cf: 20180505).
+ amend change to form library which attempted to avoid unnecessary
  update of cursor position in non-public fields, to simply disable
  output in this case (patch by Leon Winter, cf: 20180414).
+ improve check for LINE_MAX runtime limit, to accommodate broken
  implementations of sysconf().
2018-09-09 01:14:35 +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.1 - patch 20180414 2018-04-14 22:50:05 +00:00
form.priv.h ncurses 6.1 - patch 20180414 2018-04-14 22:50:05 +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.1 - patch 20180908 2018-09-09 01:14:35 +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 6.1 - patch 20180714 2018-07-15 00:59:40 +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 20180120 2018-01-21 00:35:48 +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