mirror of
https://github.com/Aigor44/ncursesw-morphos.git
synced 2025-01-12 14:54:25 +08:00
03f728e5bb
+ correct logic for discarding mouse events, retaining the partial events used to build up click, double-click, etc, until needed (cf: 20110917). + fix configure script to avoid creating unused Ada95 makefile when gnat does not work. + cleanup width-related gcc 3.4.3 warnings for 64-bit platform, for the internal functions of libncurses. The external interface of courses uses bool, which still produces these warnings. |
||
---|---|---|
.. | ||
charable.c | ||
lib_add_wch.c | ||
lib_box_set.c | ||
lib_cchar.c | ||
lib_erasewchar.c | ||
lib_get_wch.c | ||
lib_get_wstr.c | ||
lib_hline_set.c | ||
lib_in_wch.c | ||
lib_in_wchnstr.c | ||
lib_ins_wch.c | ||
lib_inwstr.c | ||
lib_key_name.c | ||
lib_pecho_wchar.c | ||
lib_slk_wset.c | ||
lib_unget_wch.c | ||
lib_vid_attr.c | ||
lib_vline_set.c | ||
lib_wacs.c | ||
lib_wunctrl.c |