ncursesw-morphos/menu
Thomas E. Dickey 3faafb2efc ncurses 5.6 - patch 20070428
+ add a configure check for gcc's options for inlining, use that to
  quiet a warning message where gcc's default behavior changed from
  3.x to 4.x.
+ improve warning message when checking if GPM is linked to curses
  library by not warning if its use of "wgetch" is via a weak symbol.
+ add loader options when building with static libraries to ensure that
  an installed shared library for ncurses does not conflict.  This is
  reported as problem with Tru64, but could affect other platforms
  (report Martin Mokrejs, analysis by Tim Mooney).
+ fix build on cygwin after recent ticlib/termlib changes, i.e.,
  + adjust TINFO_SUFFIX value to work with cygwin's dll naming
  + revert a change from 20070303 which commented out dependency of
    SHLIB_LIST in form/menu/panel/c++ libraries.
+ fix initialization of ripoff stack pointer (cf: 20070421).
2007-04-29 00:13:28 +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.5 2005-10-09 14:41:57 -04:00
llib-lmenuw ncurses 5.5 2005-10-09 14:41:57 -04:00
m_attribs.c ncurses 5.5 2005-10-09 14:41:57 -04:00
m_cursor.c ncurses 5.6 2006-12-17 23:32:42 -05:00
m_driver.c ncurses 5.6 2006-12-17 23:32:42 -05:00
m_format.c ncurses 5.5 2005-10-09 14:41:57 -04:00
m_global.c ncurses 5.6 2006-12-17 23:32:42 -05:00
m_hook.c ncurses 5.5 2005-10-09 14:41:57 -04:00
m_item_cur.c ncurses 5.5 2005-10-09 14:41:57 -04:00
m_item_nam.c ncurses 5.5 2005-10-09 14:41:57 -04:00
m_item_new.c ncurses 5.6 2006-12-17 23:32:42 -05:00
m_item_opt.c ncurses 5.5 2005-10-09 14:41:57 -04:00
m_item_top.c ncurses 5.5 2005-10-09 14:41:57 -04:00
m_item_use.c ncurses 5.5 2005-10-09 14:41:57 -04:00
m_item_val.c ncurses 5.5 2005-10-09 14:41:57 -04:00
m_item_vis.c ncurses 5.5 2005-10-09 14:41:57 -04:00
m_items.c ncurses 5.5 2005-10-09 14:41:57 -04:00
m_new.c ncurses 5.6 2006-12-17 23:32:42 -05:00
m_opts.c ncurses 5.5 2005-10-09 14:41:57 -04:00
m_pad.c ncurses 5.5 2005-10-09 14:41:57 -04:00
m_pattern.c ncurses 5.6 2006-12-17 23:32:42 -05:00
m_post.c ncurses 5.5 2005-10-09 14:41:57 -04:00
m_req_name.c ncurses 5.5 2005-10-09 14:41:57 -04:00
m_scale.c ncurses 5.5 2005-10-09 14:41:57 -04:00
m_spacing.c ncurses 5.5 2005-10-09 14:41:57 -04:00
m_sub.c ncurses 5.5 2005-10-09 14:41:57 -04:00
m_trace.c ncurses 5.5 2005-10-09 14:41:57 -04:00
m_userptr.c ncurses 5.5 2005-10-09 14:41:57 -04:00
m_win.c ncurses 5.5 2005-10-09 14:41:57 -04:00
Makefile.in ncurses 5.6 - patch 20070428 2007-04-29 00:13:28 +00:00
menu.h ncurses 5.6 - patch 20070224 2007-02-25 01:57:04 +00:00
menu.priv.h ncurses 5.5 2005-10-09 14:41:57 -04:00
mf_common.h ncurses 5.6 2006-12-17 23:32:42 -05:00
modules ncurses 5.6 - patch 20061223 2006-12-24 02:11:39 +00:00
READ.ME ncurses 5.6 2006-12-17 23:32:42 -05:00