mirror of
https://github.com/Aigor44/ncursesw-morphos.git
synced 2025-01-30 15:19:27 +08:00
4f84dbbd02
+ add/use symbol NCURSES_PAIRS_T like NCURSES_COLOR_T, to illustrate which "short" types are for color pairs and which are color values. + fix build for s390x, by correcting field bit offsets in generated representation clauses when int=32 long=64 and endian=big, or at least on s390x (patch by Nicolas Boulenguez). + minor cleanup change to test/form_driver_w.c (patch by Gaute Hope). |
||
---|---|---|
.. | ||
cursesapp.cc | ||
cursesapp.h | ||
cursesf.cc | ||
cursesf.h | ||
cursesm.cc | ||
cursesm.h | ||
cursesmain.cc | ||
cursesp.cc | ||
cursesp.h | ||
cursespad.cc | ||
cursesw.cc | ||
cursesw.h | ||
cursslk.cc | ||
cursslk.h | ||
demo.cc | ||
edit_cfg.sh | ||
etip.h.in | ||
headers | ||
internal.h | ||
Makefile.in | ||
modules | ||
NEWS | ||
PROBLEMS | ||
README-first |