ncursesw-morphos/form
Thomas E. Dickey 45291421be ncurses 6.1 - patch 20181215
+ several fixes for gcc8 strict compiler warnings.
+ fix a typo in comments (Aaron Gyes).
+ add nsterm-build309 to replace nsterm-256color, assigning the latter
  as an alias of nsterm, to make mouse work with nsterm-256color -TD
+ base gnome-256color entry on "gnome", not "vte", for consistency -TD
+ updates for configure macros from work on tin and xterm:
  + CF_GNU_SOURCE, allow for Cygwin's newlib when checking for the
    _DEFAULT_SOURCE symbol.
  + CF_VA_COPY, add fallback check if neither va_copy/__va_copy is
    supported, to try copying the pointers for va_list, or as an array.
    Also add another fallback check, for __builtin_va_copy(), which
    could be used with AIX xlc in c89 mode.
2018-12-16 02:17:42 +00:00
..
f_trace.c ncurses 6.1 - patch 20181215 2018-12-16 02:17:42 +00:00
fld_arg.c ncurses 6.1 - patch 20181215 2018-12-16 02:17:42 +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.1 - patch 20181215 2018-12-16 02:17:42 +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.1 - patch 20181215 2018-12-16 02:17:42 +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.1 - patch 20181215 2018-12-16 02:17:42 +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.1 - patch 20181215 2018-12-16 02:17:42 +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