mirror of
https://github.com/Aigor44/ncursesw-morphos.git
synced 2024-12-15 07:30:12 +08:00
b6d7123594
+ 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. |
||
---|---|---|
.. | ||
f_trace.c | ||
fld_arg.c | ||
fld_attr.c | ||
fld_current.c | ||
fld_def.c | ||
fld_dup.c | ||
fld_ftchoice.c | ||
fld_ftlink.c | ||
fld_info.c | ||
fld_just.c | ||
fld_link.c | ||
fld_max.c | ||
fld_move.c | ||
fld_newftyp.c | ||
fld_opts.c | ||
fld_pad.c | ||
fld_page.c | ||
fld_stat.c | ||
fld_type.c | ||
fld_user.c | ||
form.h | ||
form.priv.h | ||
frm_cursor.c | ||
frm_data.c | ||
frm_def.c | ||
frm_driver.c | ||
frm_hook.c | ||
frm_opts.c | ||
frm_page.c | ||
frm_post.c | ||
frm_req_name.c | ||
frm_scale.c | ||
frm_sub.c | ||
frm_user.c | ||
frm_win.c | ||
fty_alnum.c | ||
fty_alpha.c | ||
fty_enum.c | ||
fty_int.c | ||
fty_ipv4.c | ||
fty_num.c | ||
fty_regex.c | ||
headers | ||
llib-lform | ||
llib-lformw | ||
Makefile.in | ||
modules | ||
READ.ME |