ncursesw-morphos/menu
Thomas E. Dickey be512fa073 ncurses 5.9 - patch 20150502
+ modify the configure script to allow different default values
  for ABI 5 versus ABI 6.
+ add wgetch-events to test-packages.
+ add a note on how to build ncurses-examples to test/README.
+ fix a memory leak in delscreen (report by Daniel Kahn Gillmor,
  Debian #783486) -TD
+ remove unnecessary ';' from E3 capabilities -TD
+ add tmux entry, derived from screen (patch by Nicholas Marriott).
+ split-out recent change to nsterm-bce as nsterm-build326, and add
  nsterm-build342 to reflect changes with successive releases of OSX
  (discussion with Leonardo B Schenkel)
+ add xon, ich1, il1 to ibm3161 (patch by Stephen Powell, Debian
  #783806)
+ add sample "magic" file, to document ext-putwin.
+ modify gen-pkgconfig.in to add explicit -ltinfo, etc., to the
  generated ".pc" file when ld option "--as-needed" is used, or when
  ncurses and tinfo are installed without using rpath (prompted by
  discussion with Sylvain Bertrand).
+ modify test-package for ncurses6 to omit rpath feature when installed
  in /usr.
+ add OSX's "*.dSYM" to clean-rules in makefiles.
+ make extra-suffix work for OSX configuration, e.g., for shared
  libraries.
+ modify Ada95/configure script to work with pkg-config
+ move test-package for ncurses6 to /usr, since filename-conflicts have
  been eliminated.
+ corrected build rules for Ada95/gen/generate; it does not depend on
  the ncurses library aside from headers.
+ reviewed man pages, fixed a few other spelling errors.
+ fix a typo in curs_util.3x (Sven Joachim).
+ use extra-suffix in some overlooked shared library dependencies
  found by 20150425 changes for test-packages.
+ update config.guess, config.sub from
	http://git.savannah.gnu.org/cgit/config.git
2015-05-03 01:06:46 +00:00
..
eti.h ncurses 5.4 2004-02-08 21:15:26 -05:00
headers ncurses 5.6 - patch 20061230 2006-12-24 02:11:39 +00:00
llib-lmenu ncurses 5.7 - patch 20100109 2010-01-10 01:50:23 +00:00
llib-lmenut ncurses 5.7 - patch 20100109 2010-01-10 01:50:23 +00:00
llib-lmenutw ncurses 5.7 - patch 20100109 2010-01-10 01:50:23 +00:00
llib-lmenuw ncurses 5.7 - patch 20100109 2010-01-10 01:50:23 +00:00
m_attribs.c ncurses 5.9 - patch 20120310 2012-03-11 01:59:25 +00:00
m_cursor.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
m_driver.c ncurses 5.9 - patch 20120310 2012-03-11 01:59:25 +00:00
m_format.c ncurses 5.9 - patch 20120616 2012-06-16 23:57:20 +00:00
m_global.c ncurses 5.9 - patch 20140315 2014-03-16 00:46:02 +00:00
m_hook.c ncurses 5.9 - patch 20120310 2012-03-11 01:59:25 +00:00
m_item_cur.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
m_item_nam.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
m_item_new.c ncurses 5.9 - patch 20120616 2012-06-16 23:57:20 +00:00
m_item_opt.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
m_item_top.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
m_item_use.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
m_item_val.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
m_item_vis.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
m_items.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
m_new.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
m_opts.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
m_pad.c ncurses 5.9 - patch 20120310 2012-03-11 01:59:25 +00:00
m_pattern.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
m_post.c ncurses 5.9 - patch 20120616 2012-06-16 23:57:20 +00:00
m_req_name.c ncurses 5.9 - patch 20150404 2015-04-04 23:57:48 +00:00
m_scale.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
m_spacing.c ncurses 5.9 - patch 20120310 2012-03-11 01:59:25 +00:00
m_sub.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
m_trace.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
m_userptr.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
m_win.c ncurses 5.7 - patch 20100123 2010-01-24 01:42:57 +00:00
Makefile.in ncurses 5.9 - patch 20150502 2015-05-03 01:06:46 +00:00
menu.h ncurses 5.7 - patch 20090411 2009-04-11 22:39:24 +00:00
menu.priv.h ncurses 5.9 - patch 20141101 2014-11-01 20:48:24 +00:00
mf_common.h ncurses 5.9 - patch 20120616 2012-06-16 23:57:20 +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