ncursesw-morphos/form
Thomas E. Dickey 6a530b4656 ncurses 6.0 - patch 20150725
+ updated llib-* files.
+ build-fixes for ncurses library "test_progs" rule.
+ use alternate workaround for gcc 5.x feature (adapted from patch by
  Mikhail Peselnik).
+ add status line to tmux via xterm+sl (patch by Nicholas Marriott).
+ fixes for st 0.5 from testing with tack -TD
+ review/improve several manual pages to break up wall-of-text:
  curs_add_wch.3x, curs_attr.3x, curs_bkgd.3x, curs_bkgrnd.3x,
  curs_getcchar.3x, curs_getch.3x, curs_kernel.3x, curs_mouse.3x,
  curs_outopts.3x, curs_overlay.3x, curs_pad.3x, curs_termattrs.3x
  curs_trace.3x, and curs_window.3x
2015-07-26 00:58:34 +00:00
..
f_trace.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
fld_arg.c ncurses 5.9 - patch 20120616 2012-06-16 23:57:20 +00:00
fld_attr.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
fld_current.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +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 5.9 - patch 20120616 2012-06-16 23:57:20 +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 5.7 - patch 20100123 2010-01-24 01:42:57 +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 5.9 - patch 20140726 2014-07-27 01:50:25 +00:00
form.priv.h ncurses 5.9 - patch 20141101 2014-11-01 20:48:24 +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 5.9 - patch 20140927 2014-09-28 00:19:13 +00:00
frm_hook.c ncurses 5.9 - patch 20120310 2012-03-11 01:59:25 +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 5.9 - patch 20120616 2012-06-16 23:57:20 +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 20150725 2015-07-26 00:58:34 +00:00
llib-lformt ncurses 6.0 - patch 20150725 2015-07-26 00:58:34 +00:00
llib-lformtw ncurses 6.0 - patch 20150725 2015-07-26 00:58:34 +00:00
llib-lformw ncurses 6.0 - patch 20150725 2015-07-26 00:58:34 +00:00
Makefile.in ncurses 5.9 - patch 20150502 2015-05-03 01:06:46 +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