mirror of
https://github.com/Aigor44/ncursesw-morphos.git
synced 2025-03-01 16:15:25 +08:00
+ change internal return codes of _nc_wgetch() to check for cases where KEY_CODE_YES should be returned, e.g., if a KEY_RESIZE was ungetch'd, and read by wget_wch(). + fix static-library build broken in 20070217 changes to remove "-ldl" (report by Miroslav Lichvar). + change makefile/scripts for cygwin to allow building termlib. + use Form_Hook in manpages to match form.h + use Menu_Hook in manpages, as well as a few places in menu.h + correct form- and menu-manpages to use specific Field_Options, Menu_Options and Item_Options types. + correct prototype for _tracechar() in manpage (cf: 20011229). + correct prototype for wunctrl() in manpage. |
||
---|---|---|
.. | ||
eti.h | ||
headers | ||
llib-lmenu | ||
llib-lmenuw | ||
m_attribs.c | ||
m_cursor.c | ||
m_driver.c | ||
m_format.c | ||
m_global.c | ||
m_hook.c | ||
m_item_cur.c | ||
m_item_nam.c | ||
m_item_new.c | ||
m_item_opt.c | ||
m_item_top.c | ||
m_item_use.c | ||
m_item_val.c | ||
m_item_vis.c | ||
m_items.c | ||
m_new.c | ||
m_opts.c | ||
m_pad.c | ||
m_pattern.c | ||
m_post.c | ||
m_req_name.c | ||
m_scale.c | ||
m_spacing.c | ||
m_sub.c | ||
m_trace.c | ||
m_userptr.c | ||
m_win.c | ||
Makefile.in | ||
menu.h | ||
menu.priv.h | ||
mf_common.h | ||
modules | ||
READ.ME |