mirror of
https://github.com/Aigor44/ncursesw-morphos.git
synced 2024-12-27 07:49:06 +08:00
c6540b9c89
+ for term-driver configuration, ensure that the driver pointer is initialized in setupterm so that terminfo/termcap programs work. + amend fix for Debian #542031 to ensure that wattrset() returns only OK or ERR, rather than the attribute value (report by Miroslav Lichvar). + reorder WINDOWLIST to put WINDOW data after SCREEN pointer, making _nc_screen_of() compatible between normal/wide libraries again (patch by Miroslav Lichvar) + review/fix include-dependencies in modules files (report by Miroslav Lichvar). |
||
---|---|---|
.. | ||
headers | ||
llib-lpanel | ||
llib-lpanelt | ||
llib-lpaneltw | ||
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 |