mirror of
https://github.com/Aigor44/ncursesw-morphos.git
synced 2025-02-23 16:09:15 +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. |
||
---|---|---|
.. | ||
headers | ||
llib-lpanel | ||
llib-lpanelw | ||
Makefile.in | ||
modules | ||
p_above.c | ||
p_below.c | ||
p_bottom.c | ||
p_delete.c | ||
p_hidden.c | ||
p_hide.c | ||
p_move.c | ||
p_new.c | ||
p_replace.c | ||
p_show.c | ||
p_top.c | ||
p_update.c | ||
p_user.c | ||
p_win.c | ||
panel.c | ||
panel.h | ||
panel.priv.h |