ncursesw-morphos/menu
Thomas E. Dickey f8a14dc012 ncurses 5.9 - patch 20140315
+ modify _nc_New_TopRow_and_CurrentItem() to ensure that the menu's
  top-row is adjusted as needed to ensure that the current item is
  on the screen (patch by Johann Klammer).
+ add wgetdelay() to retrieve _delay member of WINDOW if it happens to
  be opaque, e.g., in the pthread configuration (prompted by patch by
  Soren Brinkmann).
2014-03-16 00:46:02 +00:00
..
eti.h
headers
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 20120721 2012-07-22 00:50:03 +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 20130805 2013-08-05 09:18:54 +00:00
menu.h
menu.priv.h ncurses 5.9 - patch 20120310 2012-03-11 01:59:25 +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