Lines Matching +refs:have +refs:feature
46 If you are converting from BSD curses and do not have root access, be sure
142 recent implementation of libiconv. We have built this configuration on
170 If you have libtool installed, you can type
194 NOTE: You must have installed the terminfo database, or set the
227 # terminfo database. If you have any custom or unusual entries SAVE them #
243 If you have another curses installed in your system and you accidentally
259 panels. You must have c++ (and its libraries) installed before you can
265 If you do not have C++, you must use the --without-cxx option to tell
299 return deceptive results, so you may have to override the configure
309 and termcap data from disk. You can configure ncurses to have a
311 have no need for an external database. Some, but not all of the
341 option to disable the feature altogether.
358 use this feature, e.g., via the ExitProgram() macro.
374 The default uses the -version-number feature of libtool, which makes
378 Use --disable-libtool-version to use the libtool -version-info feature.
461 linking to ncurses when it was configured to use the rpath feature.
497 building packages, this feature may be redundant. Use this option
498 to suppress the feature.
521 ABIs do not depend on the --enable-widec option. Some packagers have
540 A few platforms have what we consider a broken linker: it cannot link
548 different type of reference which behaves as described above. We have
557 Compile-in feature to detect screensize for terminals which do not
575 and if you have asked for compiler warnings, will add gcc's const-qual
599 applications which have an array of cchar_t's must be recompiled.
608 applications which have mouse mask mmask_t's must be recompiled.
621 symbols exported in the C++ binding; it should have less effect on the
649 this a standard feature except for the concern that the terminfo entry
650 may not be accurate, or that your stty settings have disabled the use
666 terminfo entries. This is the default, unless you have disabled the
679 libraries. Use their corresponding options to disable the feature
735 changes. This option is the default, unless you have disabled the
768 unless you have disabled the extended functions.
781 predigested data. If you have specified --with-ticlib, then you
782 cannot have termcap support since run-time parsing is done in the
804 mouse version. The extended mouse feature uses one less fewer bit for
842 who have created configurations where the ABI differs from ncurses
847 Normally this is the same as the release version; some ports have
952 compiler suites may have differences in the way shared libraries are
958 have special requirements, e.g, OS/2 EMX has a customized terminfo
1022 Berkeley database. The database should have been configured using
1032 You cannot have a directory containing both hashed-database and
1145 this feature, or --without-gpm, depending on whether you wish to use
1177 library uses a regular expression feature for one of the field types.
1212 Compile-in RCS identifiers. Most of the C files have an identifier.
1218 version; some ports have special requirements for compatibility.
1458 in <curses.h> have been made opaque by default;
1460 from their corresponding header files have been made opqaue by
1581 are the functions which have been extended:
1605 only one application (tack) is known to have a valid reason for
1673 + ncurses supports symbol versioning. If you use this feature, about
1683 + added wgetdelay to support the NCURSES_OPAQUE feature.
1716 associated with this feature: ceiling_panel, ground_panel,
1728 + add a few more functions to support the NCURSES_OPAQUE feature:
1921 libtinfo.so and libtinfow.so have the same ABI. The reason for this
1936 + start_color() now returns OK if colors have already been started.
2066 (configure --enable-tcap-names) a standard feature. This should
2091 Curses: [w]attr_get(), [w]attr_set(), border_set() have different
2093 erase_wchar(), in_wchntr(), mvin_wchntr(). Some developers have used
2112 --enable-tcap-names), the resulting terminfo database can have some
2144 obsolete, not used by ncurses. (It appears that the feature was
2184 X/Open should have, but did not, specify.
2279 Note that if you have $TERMCAP set, ncurses will use that value
2349 have been tried and failed. Thus, the presence of a fallback will not
2353 By default, there are no entries on the fallback list. After you have
2360 If you wanted (say) to have linux, vt100, and xterm fallbacks, you
2413 The following note applies only if you have configured ncurses with
2419 have no root access or want to experiment with it before doing a root
2421 They have to do with the ncurses library, which uses terminfo rather
2445 If you don't have a TERMCAP variable or custom personal termcap file,
2448 If you *do* have a TERMCAP variable and/or a custom personal termcap file
2455 will have no effect unless you explicitly remove the terminfo entry
2469 wgetch() function (libcurses.o). Some integrators have simplified