e4ce8f339e
Interface changes * turn on _XOPEN_CURSES definition in curses.h. * change _nc_has_mouse to has_mouse, reflect its use in C++ and Ada95. * add is_pad and is_subwin functions for opaque access to the WINDOW structure. * add tiparm, based on review of X/Open Curses Issue 7. Library Improvements * add a terminal driver for Windows console, which supports a MinGW port to Windows. * add extended functions which specify the SCREEN pointer for several curses functions which use the global SP. * improve the NCURSES_NO_UTF8_ACS feature by adding a check for an extended terminfo capability U8. * improve performance of tigetstr, etc., by using hashing code from tic. * add WACS_xxx definitions to wide-character configuration for thick- and double-lines. * modify init_pair to allow caller to create extra color pairs beyond the color_pairs limit, which use default colors. Improvements to Programs * add tabs program. * modify tic's -I/-C dump to reformat acsc strings into canonical form (sorted, unique mapping). * add checks in tic for inconsistent cursor-movement controls, and for inconsistent printer-controls. * add special case to _nc_infotocap (used by tic and infocmp) to recognize the setaf/setab strings from xterm+256color and xterm+88color, and provide a reduced version which works with termcap.
11 lines
615 B
Text
11 lines
615 B
Text
$NetBSD: distinfo,v 1.19 2011/02/28 11:02:46 adam Exp $
|
|
|
|
SHA1 (ncurses-5.8.tar.gz) = 8e38c591667be8d39840dc2c4e1e897da230f155
|
|
RMD160 (ncurses-5.8.tar.gz) = d0fbbafae56b9df4540cfe12359935b703508295
|
|
Size (ncurses-5.8.tar.gz) = 2832852 bytes
|
|
SHA1 (patch-aa) = ff83d492f6016af789ce8397c4bf87969095e4c4
|
|
SHA1 (patch-ab) = 6bbc87f2189d184a120c77df68ac75a0b97e8e7a
|
|
SHA1 (patch-ac) = 2a81d0d49d5bdfc5a7e88df08c062d8cb23caa86
|
|
SHA1 (patch-ad) = 82e81dec3798f81efefd1cbbaee95ae39b46350c
|
|
SHA1 (patch-cxx_cursesf.h) = 98ea07e87f00ba2c67a8c3f8e6d54693c8869f9b
|
|
SHA1 (patch-cxx_cursesm.h) = 24194189201782b457bd3e2c953dcaa34dde99ea
|