Lines Matching full:modify
8 -- without limitation the rights to use, copy, modify, merge, publish, --
72 + modify test/test_mouse.c to use curses api for raw/noraw.
79 + modify tput/tset reset feature to avoid 1-second sleep if running in
81 + modify check-size feature to avoid using it in a pseudoterminal
88 + modify xgterm to work around line-drawing bug -TD
110 + modify wenclose() to handle pads (Debian #1059783).
135 + modify configure scripts/makefiles to omit KEY_RESIZE if the
140 + modify dist.mk to avoid passing developer's comments in manpages into
150 + modify doc-html test package's install-directory, per lintian.
168 + modify infocmp "-u" option to not report cancels for strings which
175 + modify infocmp "-u" option to not report cancels in use'd chunks
194 + modify usage messages in configure script, bracketing optional values
218 + modify endwin() to return an error if it is called again without an
222 + modify reset command to avoid altering clocal if the terminal uses a
231 + modify --with-pkg-config-libdir option to make "libdir" the default,
258 + modify setupterm to provide for using ANSI cursor-position report (in
264 + modify test/clip_printw.c to optionally test non-wrapped updates.
323 + modify MinGW configuration to provide for running in MSYS/MSYS2
340 + modify MinGW driver to return KEY_BACKSPACE when an unmodified
362 + modify _nc_read_file_entry() to show relevant filename in warnings.
368 + modify flushinp to use file descriptors in SCREEN, rather than from
370 + modify mcprint to use file descriptor in SCREEN, for consistency.
392 + modify test-package "ncurses6-doc" to use manpage-aliases, which in
433 + modify _nc_syserr_abort() to use _nc_env_access(), rather than
436 + modify test packages to disable root access/environ options.
437 + modify tgoto() to accept no-parameter capabilities, for joe editor
444 + modify CF_XOPEN_SOURCE macro's amend default case to avoid
446 + modify test_tparm to account for extended capabilities.
465 + modify experimental Windows driver to work with xterm mouse protocol.
471 + modify version-check for gcc/g++, now works for msys2.
472 + modify check in _nc_write_entry() for multiply defined aliases to
502 + modify configure script check for pkg-config library directory to
577 + modify "--with-manpage-format" to support bzip2 and xz compression
579 + modify make-tar.sh scripts to make timestamps more predictable.
603 + modify misc/gen-pkgconfig.in to allow for the case where the library
608 + modify configure/scripts to work around interference by GNU grep 3.8
614 + modify configure macro CF_BUILD_CC to check if the build-compiler
628 + modify curses_trace() to show the trace-mask as symbols, e.g.,
639 + modify verbose-option of infocmp, tic, toe to enable debug-tracing
643 + modify configure scripts to use overlooked cases for LD and
645 + modify nsterm to use xterm+alt1049 (report by Paul Handly) -TD
646 + modify putty to use xterm+alt1049 -TD
655 + modify delscreen to more effectively delete all windows on the given
717 + modify waddch_literal() to allow for double-width base character when
735 + modify del_curterm() to fix memory-leak introduced by change to
750 + modify samples for xterm mouse 1002/1003 modes to use 1006 mode, and
752 + modify default case in handle_wheel() to always report button-release
812 + modify tabs program to limit tab-stop values to max-columns
884 + modify test-package to more closely conform to Debian multi-arch.
902 + modify wnoutrefresh to call pnoutrefresh if its parameter is a pad,
903 rather than treating it as an error, and modify new_panel to permit
948 + modify save_tty_settings() to avoid opening /dev/tty for cases other
950 + modify output of "toe -as" to show first description found rather
963 + modify tset "-q" option to refrain from modifying terminal modes, to
981 + modify tput to allow multiple commands per line.
997 + modify linux3.0 entry to reflect default mapping of shift-tab by
1013 + modify configure scripts to filter out redefinitions of _XOPEN_SOURCE,
1057 + modify mk-1st.awk to account for extra-suffix configure option
1076 + modify configure script to support ".PHONY" make program feature.
1105 + modify wgetnstr, wgetn_wstr to improve compatibility with SVr4 curses
1115 + modify tputs' error check to allow it to be used without first
1129 + modify configure check for libtool to prevent accidental use of an
1210 + modify tic/infocmp to eliminate unnecessary "\" to escape ":" in
1241 + modify adjustment in PutCharLR to restore the cursor position before
1258 + modify package/config scripts to provide an explicit -L option for
1306 + modify inopts manpage, separating the items for nodelay and notimeout
1318 + modify configure check for c89/c99 aliases of clang to use its
1329 + modify a check for parameters in terminfo capabilities to handle the
1332 + modify CF_MIXEDCASE_FILENAMES macro, adding darwin as special case
1342 + modify MKterm.h.in so that it is not necessary to include <curses.h>
1348 + modify configure-check for clang to verify that -Qunused-arguments
1394 + modify tracemunch and the panel library to show readable traces for
1428 + modify configure script, moving gcc -Werror options to EXTRA_CFLAGS
1443 + modify CF_SHARED_OPTS case for NetBSD to use the same "-shared"
1466 + modify configuration checks for build-time tic/infocmp to use
1472 + modify Ada95 source-generation utility to write to a file given as
1480 + modify MKkey_defs.sh to hide ncurses' definition of KEY_EVENTS to
1498 + modify c++/Makefile.in to set the current directory while compiling
1517 + modify version-check with Ada generics to use the same pattern as in
1571 + modify CF_SHARED_OPTS to generate a script which translates linker
1589 + modify lib_mouse.c to check for out-of-range button numbers, convert
1611 + modify -fvisibility check to work with g++
1617 + modify some of the configure-macros, as well as mk-1st.awk to work
1639 + modify tracemunch to guard against errors in its known_p1 table.
1644 + modify wbkgd() and wbkgrnd() to avoid storing a null in the
1650 + modify CF_NCURSES_CONFIG to work around xcode's c99 "-W" option,
1657 + modify win_driver.c to use _alloca() rather than gcc's variable
1690 + modify check for sizeof(wchar_t) to ensure it gives useful result
1701 + modify comparison in make_hash.c to correct a special case in
1726 + modify a couple of macros in aclocal.m4 to allow autoconf 2.69 to
1736 + modify test-package to more closely match Fedora's configuration
1769 + modify ncurses/Makefile.in to fix a case where Debian/testing changes
1797 + modify linux-16color to accommodate Linux console driver change in
1801 + modify make_hash to not require --disable-leaks, to simplify building
1803 + modify tic to exit if it cannot remove a conflicting name, because
1830 + modify the ncurse*-config and pc-files to more closely match for the
1844 + modify configure-checks for gnat to identify each of the tools path
1851 + add --with-ada-libname option and modify Ada95 configuration to
1854 + modify configure script to distinguish gcc from icc and clang when
1926 + modify initialization functions to avoid relying upon persistent
1940 + modify _nc_merge_entry() to make a copy of the data which it merges,
1944 + modify an internal call to vid_puts to pass extended color pairs
1950 + modify reset_cmd.c to allow for tabstops at intervals other than 8
1993 + modify MKcaptab.sh, MKkey_defs.sh, and MKhashsize.sh to handle
1999 + modify description of xterm+x11hilite to eliminate unused p5 -TD
2018 + modify tic to also use new function for user-defined capability info.
2019 + modify _nc_parse_entry() to check if a user-defined capability has
2055 + modify rpm test-package ".spec" file to work around naming conflict
2057 + modify no-leaks code in test/picsmap to avoid non-standard tdestroy.
2105 + modify configure script to avoid conflict with a non-POSIX feature
2112 + modify tracemunch to accept filename parameters in addition to use
2117 + modify infocmp to omit filtering of "OTxx" names which are used for
2137 + modify wbkgd() and wbkgrnd() to improve compatibility with SVr4
2159 + modify the initialization checks for mouse so that the xterm+sm+1006
2218 + modify rpm test-packages to not use --disable-relink with Redhat,
2253 + modify configure scripts to reduce relinking/ranlib during library
2257 + modify scripts which use "--disable-relink" to add a 1-second
2320 + modify generated ncurses*config and ncurses.pc, ncursesw.pc, etc.,
2376 + modify form library to optionally delay cursor movement on a field
2378 + modify form library to avoid unnecessary update of cursor position in
2418 + modify TurnOn/TurnOff macros in lib_vidattr.c and lib_vid_attr.c to
2421 + modify lib_setup to avoid calling pthread_self() without first
2424 + modify generated terminfo.5 to not use "expand" and related width
2435 + modify _nc_resolve_uses2() to detect incompatible types when merging
2451 + modify misc/Makefile.in to install/uninstall explicit list in case
2480 + modify iterm to use xterm+sl-twm building block -TD
2502 + modify xterm+256color and xterm+256setaf to use correct number of
2505 + modify xterm-r5, xterm-r6 and xterm-xf86-v32 to use xterm+kbs to
2540 + modify ncurses-examples to install test-scripts in the data directory.
2549 + modify test/savescreen.c to add test patterns that exercise 88-,
2551 + modify configure option --with-build-cc, adding clang, c89 and c99
2553 + modify ncurses-examples configure script to use pkg-config for the
2556 + modify test-packages for mingw to supply "pc" files.
2557 + modify gen-pkgconfig.in to list -lpthread as a private library when
2563 + modify CF_CURSES_LIBS to fill in $cf_nculib_root in case the
2584 + modify ncurses-examples to quiet const-warnings when building with
2586 + modify toe to not exit if unable to read a terminal description,
2602 + modify misc/ncurses-config.in to make output with --includedir
2606 + modify MKlib_gen.sh to suppress macros when calling an "implemented"
2609 + modify order of -pie/-shared options in configure script in case
2615 + modify MKlib_gen.sh to avoid tracing result from getstr/getnstr
2619 + modify _nc_write_entry() to truncate too-long filename (report by
2638 + modify old terminology entry and a few other terminal emulators to
2673 + modify test/ncurses.c C/c tests to allow for extended color pairs.
2683 + modify test/view.c to expand tabs using the ncurses library rather
2699 + modify demo_new_pair.c to pass extended pairs to setcchar().
2707 + modify "-T" option of clear and tput to call use_tioctl() to obtain
2726 + modify several test programs to reflect that ncurses honors existing
2728 + modify bs.c to make it easier to quit.
2736 + modify menu for test/ncurses.c to fit on 24-line screen.
2742 + modify filter() to discard clr_eos if back_color_erase is set.
2749 + modify test/knight to provide the "slow" solution for small screens
2751 + modify several test-programs which call use_default_colors() to
2754 + modify a loop limit in firework.c to work around absence of limit
2764 + modify check in fmt_entry() to handle a cancelled reset string
2821 + modify install-rule for ncurses-examples to put the data files in
2829 + modify allocation for SCREEN's color-pair table to start small, grow
2878 + modify logic for endwin-state to be able to detect the case where
2890 + modify command-line parameters for "convert" used in picsmap to work
2903 + modify update_getenv() in db_iterator.c to ensure that environment
2930 + modify c++/etip.h.in to accommodate deprecation of throw() and
2935 + modify _nc_outc_wrapper to use the standard output if the screen was
2939 + modify make_hash to allow building with address-sanitizer,
2975 + modify test/picsmap.c to read xpm files.
2976 + modify package/debian/* to create documentation packages, so the
2988 + modify tic/infocmp display of numeric values to use hexadecimal when
3002 + modify winnstr and winchnstr to return error if the output pointer is
3006 + modify LIMIT_TYPED macro in new_pair.h to avoid changing sign of the
3026 + modify sscanf calls in _nc_infotocap() for patterns "%{number}%+%c"
3041 + modify several test programs to use new popup_msgs, adapted from
3069 + modify no-leaks code for lib_cur_term.c to account for the tgetent()
3071 + modify setupterm() to save original tty-modes so that erasechar()
3072 works as expected. Also modify _nc_setupscreen() to avoid redundant
3074 + modify set_curterm() to update ttytype[] data used by longname().
3075 + modify wattr_set() and wattr_get() to return ERR if win-parameter is
3079 + modify several functions, using the reserved "opts" parameter to pass
3104 + modify utility headers such as tic.h to make it clearer which are
3114 + modify vt100 rs2 string to reset vt52 mode and scrolling regions
3133 + modify setcchar() and getcchar() to treat negative color-pair as an
3145 + modify infocmp to suppress mixture of absent/cancelled capabilities
3152 + modify configure check that g++ compiler warnings are not used.
3167 + modify terminfo reader to accept "b64:" format using RFC-3548 in
3169 + modify terminfo reader to accept "hex:" format as generated by
3191 + modify configure script for clang as used on FreeBSD, to work around
3209 + modify _nc_get_screensize to allow for use_env() and use_tioctl()
3224 + modify flash capability for linux and wyse entries to put the delay
3226 + modify program tabs to pass the actual tty file descriptor to
3242 + modify programs clear, tput and tset to pass the actual tty file
3261 + modify test/xterm*.dat to use the newer color4/color12 values.
3268 + modify linux-16color to not mask dim, standout or reverse with the
3279 + modify trace() to avoid overwriting existing file (report by Maor
3303 + modify tset -w (and tput reset) to update the program's copy of the
3337 + modify _nc_tic_expand to escape comma if it immediately follows a
3359 + modify misc/Makefile.in to work around OpenBSD "make" which unlike
3373 + modify CF_XOPEN_SOURCE macro:
3375 + modify _GNU_SOURCE for cygwin headers, tested with cygwin 2.3, 2.5
3441 + modify test/ncurses.c a/A screens to make exiting on an escape
3444 + modify rs1 for xterm-16color, xterm-88color and xterm-256color to
3475 + modify linux2.6 entry to improve line-drawing so that the linux3.0
3483 + modify test/ncurses.c:
3490 + modify test/ncurses.c 'd' edit-color menu to optionally read xterm
3505 + modify test/blue.c to use Unicode values for card-glyphs when
3537 + modify test/configure script to check for pthread dependency of
3540 + modify configure macro for shared-library rules to use -Wl,-rpath
3556 + modify test/ditto.c to allow $XTERM_PROG environment variable to
3576 + modify _nc_viscbuf2() and _tracecchar_t2() to trace wide-characters
3584 + modify ncurses c/C color test-screens to take advantage of wide
3641 + modify tset's assignment to TERM in its output to reflect the name by
3649 + modify configure script to handle the case where tic-library is
3658 + modify editing script which generates resulting.map to work with the
3665 + modify MKexpanded.sh to update the expansion of a temporary filename
3667 + modify layout of b/B tests in test/ncurses.c to allow for additional
3686 + modify ncurses/Makefile.in to sort keys.list in POSIX locale
3738 + modify infocmp -q option to suppress the "Reconstructed from"
3749 + modify --with-pkg-config-libdir option to make it possible to install
3791 + modify logic in make_keys.c to not assume anything about the size
3795 + modify test/configure script to check for pthreads configuration,
3799 + modify scripts to build/use test-packages for the pthreads
3813 + modify configure script to remove deprecated ABI 5 symbols when
3820 + modify read_entry.c to set the error-return to -1 if no terminal
3831 + modify script used to generate map/sym files to mark 5.9.20150530 as
3860 + modify tic and infocmp to "move" a diagnostic for tparm strings that
3895 + modify the configure script to allow different default values
3909 + modify gen-pkgconfig.in to add explicit -ltinfo, etc., to the
3913 + modify test-package for ncurses6 to omit rpath feature when installed
3918 + modify Ada95/configure script to work with pkg-config
3933 + in-progress changes to modify test-packages to use ncursesw6 rather
3935 + modify CF_NCURSES_CONFIG in Ada95- and test-configure scripts to
3938 + modify misc/gen-pkgconfig.in to include EXTRA_LDFLAGS, e.g., for the
3953 + modify autoconf macros to use scripting improvement from xterm.
3961 + modify debian/rules test package to suffix programs with "6".
3967 + modify several files in ncurses- and progs-directories to allow
3997 + modify win_driver.c to eliminate the constructor, to make it more
4005 + modify ncurses.spec to accommodate Fedora21's location of pkg-config
4037 + modify win_driver.c to provide characters for special keys, like
4073 + modify misc/gen-pkgconfig.in to add -I option for include-directory
4079 + modify configure script so that if pkg-config is not installed, it
4091 + modify MKlib_gen.sh to work around change in development version of
4138 + modify test/ncurses.c to also show position reports in 'a' test.
4157 + modify generated misc/Makefile to suppress install.data from the
4187 + modify test/demo_termcap.c and test/demo_terminfo.c to make their
4202 + modify declarations for user-data pointers in C++ binding to use
4232 + modify configure script to work with Minix3.2
4267 + modify test/ncurses.c c/C tests to cycle through subsets of the
4277 + modify sgr for screen.xterm-new to support dim capability -TD
4311 + modify parametrized.h to make fln non-padded.
4320 + modify tic's "-c" option to take into account the "-C" option to
4324 + modify tic to allow it to read from FIFOs (report by Matthieu Fronton,
4381 + modify configure script:
4408 + modify configure script and curses.h.in to allow the types specified
4415 + modify _nc_New_TopRow_and_CurrentItem() to ensure that the menu's
4423 + modify ifdef in read_entry.c to handle the case where
4444 + add -t option to gdc.c, and modify to accept "S" to step through the
4450 + modify CF_XOPEN_SOURCE macro to omit followup check to determine if
4479 + modify configure-script/ifdef's to allow OLD_TTY feature to be
4522 + modify terminator and nsterm-s to use xterm+sl-twm building block -TD
4531 + modify release/version combinations in test build-scripts to make
4580 + modify CF_RPATH_HACK configure macro to not rely upon "-u" option
4587 + modify test/ncurses.c b/B tests to display lines only for the
4621 + CF_SHARED_OPTS - modify to use $rel_builddir in cygwin and mingw
4623 + CF_SHARED_OPTS - modify NetBSD and DragonFly symbols to use ${CC}
4649 + modify the clear program to take into account the E3 extended
4690 + modify mvcur() to distinguish between internal use by the ncurses
4741 + modify configure script to work around OS X's "libtool" program, to
4790 + modify MKkey_defs.sh to filter out build-path which was unnecessarily
4809 + modify test/testcurs.c to work with mouse for ncurses as it does for
4811 + modify test/knight.c to work with mouse for pdcurses as it does for
4813 + modify internal recursion in wgetch() which handles cooked mode to
4825 + modify test/configure script to make it simpler to override names
4842 + modify configure script to omit "+b" from linker options for very
4864 + modify name-comparison for tgetstr, etc., to accommodate legacy
4872 + modify mvcur to use stdout except when called within the ncurses
4874 + modify vidattr and vid_attr to use stdout as documented in manpage.
4919 + modify test/knight.c to show the number of choices possible for
4922 + modify test/hanoi.c to show the minimum number of moves possible for
4940 + modify test/view.c to load UTF-8 when built with MinGW by using
4966 + modify configure macro CF_INCLUDE_DIRS to put $CPPFLAGS after the
4970 + modify the ncurses*-config scripts to eliminate relative paths from
5015 + modify configure script and makefiles to quiet new autoconf warning
5017 + modify configure script to show $PATH_SEPARATOR variable.
5021 + modify setupterm to set its copy of TERM to "unknown" if configured
5023 + modify treatment of TERM variable for MinGW port to allow explicit
5073 + modify followup check for pkg-config's library directory in the
5080 + modify some older xterm entries to align with xterm source -TD
5093 + modify ncurses test-program, adding -E and -T options to demonstrate
5105 + modify resizeterm() to always push a KEY_RESIZE onto the fifo, even
5106 if screensize is unchanged. Modify _nc_update_screensize() to push a
5116 + modify mk-0th.awk to allow for generating llib-ltic, etc., though
5173 + modify test/background.c to demonstrate a background character
5176 + modify handling of acs characters in PutAttrChar to avoid mapping an
5183 + modify env230 sgr/sgr0 to match other capabilities -TD
5184 + modify smacs/rmacs in bq300-8 to match sgr/sgr0 -TD
5208 + modify tic's check of conflicting key definitions to include extended
5251 + modify configure script to look for gnatgcc if the Ada95 binding
5254 + modify configure script to ensure that the same -On option used for
5261 + modify tic so that it can read from the standard input, or from
5301 + modify configure script to allow creating dll's for MinGW when
5353 + modify misc/gen-edit.sh to make the location of the tabset directory
5360 + modify check for gnat version to allow for year, as used in FreeBSD
5362 + modify check_existence() in db_iterator.c to simply check if the
5370 + modify movement commands to make them continuous
5380 + modify stat() calls to ignore the st_size member
5383 + modify rain.c to allow for threaded configuration.
5384 + modify tset.c to allow for case when size-change logic is not used.
5387 + modify toe's report when -a and -s options are combined, to add
5390 + modify progs/toe.c, simplifying use of db-iterator results to use
5416 + modify configure script to check if thread library provides
5418 + modify configure script to suppress check to define _XOPEN_SOURCE
5421 + modify configure script to add ".pc" files for tic- and
5426 + modify configure-check for etip.h dependencies, supplying a temporary
5429 + modify CF_CPP_PARAM_INIT "main" function to work with current C++.
5434 + modify database iterator to ignore $TERMCAP when it is not an
5439 + modify the configure script to generate a list of the ".pc" files to
5450 + modify _nc_tic_dir() to ensure that its return-value is nonnull,
5460 + modify capconvert script to accept more than exact match on "xterm",
5470 + modify make_db_path() to allow creating "terminfo.db" in the same
5508 + modify db_iterator.c for memory-leak checking, fix one leak.
5509 + modify misc/gen-pkgconfig.in to use Requires.private for the parts
5514 + modify tic "-K" option to only set the strict-flag rather than force
5517 + modify _nc_getent() to ignore backslash at the end of a comment line,
5521 + modify tic's resolution/collision checking to attempt to remove the
5531 + modify _nc_read_tic_entry() so that hashed-database is checked before
5534 + modify configure script and makefiles to split TIC_ARGS and
5548 + modify misc/gen_edit.sh to select a "linux" entry which works with
5587 + modify treatment of 2-character aliases at the beginning of termcap
5611 + modify configure script and makefiles in c++ and progs to allow the
5623 + modify _nc_get_token() to reset the token's string value in case
5636 + modify logic in _nc_read_entry() and _nc_read_tic_entry() to allow
5638 + modify _nc_infotocap() to include non-mandatory padding when
5640 + modify _nc_read_termcap_entry(), passing a flag in the case where
5646 + modify setcchar to omit no-longer-needed OR'ing of color pair in
5658 + modify configure script to support shared libraries for DragonFlyBSD.
5663 + modify configure --enable-pc-files option to take into account the
5679 + modify configure checks for AIX to include release 7.x
5711 + modify MKlib_gen.sh to handle sp-funcs renaming of NCURSES_OUTC type.
5719 + modify MKlib_gen.sh to make its main() function call each function
5728 + modify CF_PKG_CONFIG macro, from changes to tin -TD
5729 + modify CF_CURSES_FUNCS configure macro, used in test directory
5741 + modify misc/ncurses-config.in to omit the "-L" option from the
5746 + modify ncurses/tinfo/access.c to account for Tandem's root uid
5750 + modify rules in Ada95/src/Makefile.in to ensure that the PIC option
5764 + modify init_pair() to accept -1's for color value after
5766 + modify test/background.c, adding command-line options to demonstrate
5770 + modify configure script/source-code to only define _POSIX_SOURCE if
5805 + modify sed expression in CF_NCURSES_ADDON to eliminate a dependency
5835 + modify the make-tar.sh scripts to add a MANIFEST and NEWS file.
5836 + modify configure script to provide value for HTML_DIR in
5839 + modify configure script to add "-g" and/or "-O3" to ADAFLAGS if the
5862 + modify samples/sample-explain.adb to provide explicit message when
5869 + modify Ada95/gen/gen.c to declare unused bits in generated layouts,
5879 + modify misc/run_tic.in to create parent directory, in case this is
5915 + modify Ada95/configure script to make the --with-curses-dir option
5917 + modify test programs to allow them to be built with NetBSD curses.
5921 + modify Ada95 makefiles to make html-documentation with the project
5937 + modify nc_tparm.h, adding guards against repeated inclusion, and
5962 + modify test/configure and test/Makefile.in to handle this special
5975 + modify test/configure to allow it to use the build-tree's libraries
5993 + modify scripts in test-directory to improve builds as a separate
6002 + modify configure check for tic program, used for fallbacks, to a
6007 + modify configure macro CF_LDFLAGS_STATIC to accommodate some loaders
6060 + modify tic's -I/-C dump to reformat acsc strings into canonical form
6070 + modify nsterm, xnuppc and tek4115 to make sgr/sgr0 consistent -TD
6085 + modify configure script to transform library names for tic- and
6088 + modify configure script to ensure that it removes conftest.dSYM
6090 + modify configure script to cleanup after check for symbolic links.
6102 + modify initialization check for win32con driver to eliminate need for
6150 + modify test/configure to use macros to ensure consistent order
6161 + modify test/configure to support pkg-config for checking X libraries
6184 + modify logic in pthread configuration to allow EINTR to interrupt
6208 + modify configure macro CF_HEADER_PATH to not look for variations in
6215 + modify _nc_capcmp() to work with cancelled strings.
6241 + modify MKlib_gen.sh to build link_test with sp-funcs.
6262 + modify install-rule for manpages so that *-config manpages will
6264 + modify CF_DISABLE_LEAKS configure macro so that the --enable-leaks
6266 + modify #define's for build-compiler to suppress cchar_t symbol from
6269 + modify CF_MAN_PAGES configure macro to replace all occurrences of
6283 + modify screen-bce.XXX entries to exclude ech, since screen's color
6298 + modify win_driver.c to support mouse single-clicks.
6322 + modify win_driver.c to initialize acs_map for win32 console, so
6324 + modify win_driver.c to initialize TERMINAL struct so that programs
6327 + modify term-driver modules to eliminate forward-reference
6331 + modify configure macro CF_XOPEN_SOURCE, etc., to use CF_ADD_CFLAGS
6333 + modify a few configure macros to consistently put new options
6344 + modify getmouse() to act as its documentation implied, returning on
6373 + modify _nc_viscbuf2() and _tracecchar_t2() to show wide-character
6397 + modify mk-1st.awk to allow tinfo library to be built when term-driver
6426 + modify use of $CC environment variable which is defined by X/Open
6440 + modify _nc_wgetch() to check for a -1 in the fifo, e.g., after a
6445 + modify handling of $PKG_CONFIG_LIBDIR to use only the first item in
6523 + modify wgetch() to ensure it checks SIGWINCH when it gets an error
6527 + modify scripting for misc/run_tic.sh to test configure script's
6540 + modify lib_addch.c to compensate for removal of wide-character test
6546 + modify test/demo_termcap.c to correspond better to options in
6562 + modify _nc_find_type_entry() to use hashing.
6565 + modify test-programs, e.g,. test/view.c, to address subtle
6568 + modify length returned by getcchar() to count the trailing null
6660 + modify CF_WITH_LIBTOOL configure check to allow unreleased libtool
6671 + modify configure.in to allow broken-linker configurations, not just
6686 + modify scripts to generate ncurses*-config and pc-files to add
6697 + modify _nc_leaks_tinfo() so leak-checking in test/railroad.c works.
6698 + modify set_curterm() to make broken-linker configuration work with
6703 + modify declaration of cur_term when broken-linker is used, but
6727 + modify init_pair() to allow caller to create extra color pairs beyond
6738 + modify waddch_literal(), updating line-pointer after a multicolumn
6747 + modify adacurses-config to look for ".ali" files in the adalib
6763 + modify gen-pkgconfig.in to eliminate a dependency on rpath when
6785 + modify mk-1st.awk to work with extra categories for tinfo library.
6786 + modify configure script to allow building shared libraries with gcc
6790 + modify to omit the opaque-functions from lib_gen.o when
6794 + modify ncurses 'F' test to demo wborder_set() with colored lines.
6795 + modify ncurses 'f' test to demo wborder() with colored lines.
6863 + modify form library to accept control characters such as newline
6866 + modify configure script to assume --without-hashed-db when
6954 + modify Ada95 'rain' test program to accept keyboard commands like the
6956 + modify BeOS-specific ifdef's to build on Haiku (patch by Scott
6969 + modify configure check for pthread library to work with OSF/1 5.1,
6974 + modify configure script for the case where tic library is used (and
6985 + modify linkage with pthread library to use weak symbols so that
6996 + modify _nc_panelhook() data to account for a permanent memory leak.
6999 + modify configure script CF_XOPEN_SOURCE macro to add case for
7001 + modify configure script --with-hashed-db to let $LIBS override the
7041 + modify test/ditto.c to illustrate multi-threaded use_screen().
7055 + modify wgetch() to use the screen which corresponds to its window
7069 + modify _nc_keypad() to make it switch temporarily as needed to the
7077 + modify configure script to note that --enable-ext-colors and
7086 + modify screen.* terminfo entries using new screen+fkeys to fix
7088 + modify internal interfaces to reduce wgetch()'s dependency on the
7100 + modify tic -f option to format spaces as \s to prevent them from
7143 + modify test/ditto.c to use use_screen().
7148 + modify test/ncurses.c to make 'f' test accept the f/F/b/F/</> toggles
7150 + modify test/worm.c to show trail in reverse-video when other threads
7175 + modify _nc_setupscreen() to set the legacy-coding value the same
7182 + modify unctrl() to check codes in 128-255 range versus isprint().
7204 + modify MKlib_gen.sh to handle keyname/key_name prototypes, so the
7228 + amend fix for rpath to not modify LDFLAGS if the platform has no
7232 + modify configure option --with-hashed-db to accept a parameter which
7242 + modify the support for filesystems which do not support mixed-case to
7266 + modify makefile rules to allow clear, tput and tset to be built
7269 + add/modify null-pointer checks in several functions for SP and/or
7293 + modify Ada95/gen/Makefile to use shlib script, to simplify building
7325 + modify comp_hash.c's string output to avoid misinterpreting a null
7327 + modify MKnames.awk and MKcodes.awk to support big-strings.
7340 + modify comp_captab.c generation to use big-strings.
7344 + modify configure script to skip Intel compiler in CF_C_INLINE.
7380 + modify configure script to quiet c++ build with libtool when the
7382 + modify configure script to disable ada95 if libtool is selected,
7427 + modify wide-character flavor of SetAttr() to preserve the
7434 + modify keyname() to use "^X" form only if meta() has been called, or
7445 + modify slk_init() so that if there are preceding calls to
7486 + modify CF_WITH_LIBTOOL to allow one to pass options such as -static
7505 + modify ifdef's for c++ binding to use try/catch/throw statements
7534 + modify Ada95 binding to build with --enable-reentrant by wrapping
7536 + modify Ada95 binding to use the new access-functions, allowing it
7559 + modify edit_man.sh to allow for multiple substitutions per line.
7595 + modify mk-1st.awk so the generated makefile rules for linking or
7619 + modify relinking of shared libraries to apply only when rpath is
7641 + modify win_wchnstr() to ensure that only a base cell is returned
7646 + modify fix_wchnstr() in form library to strip attributes (and color)
7699 + modify configure check for libtool's version to trim blank lines
7701 + modify some modules to allow them to be reentrant if _REENTRANT is
7713 + modify configure script to omit the tic (terminfo compiler) support
7715 + modify install rule for ncurses5-config to do this via "install.libs"
7716 + modify shared-library rules to allow FreeBSD 3.x to use rpath.
7733 + modify configure --with-gpm option to allow it to accept a parameter,
7737 + modify configure script AC_TRY_RUN and AC_TRY_LINK checks to use
7842 + modify CF_PATH_SYNTAX to ensure it uses the result from --prefix
7846 + modify configure check for awk to ensure that it is found (prompted
7877 + modify tic and infocmp to avoid writing trailing blanks on terminfo
7879 + modify configure script to ensure that if the C compiler is used
7892 + modify toe to access termcap data, e.g., via cgetent() functions,
7895 + modify _nc_read_entry() and _nc_read_termcap_entry() so infocmp,
7909 + modify wchgat() to mark updated cells as changed so a refresh will
7916 + modify configure script --disable-symlinks option to allow one to
7919 + modify MKfallback.sh to use tic -x when constructing fallback tables
7942 + modify read_termtype() so the term_names data is always allocated as
7948 + modify tack to test extended capability function-key strings.
8005 + modify ncurses.c to work around a bug in NetBSD 3.0 curses
8030 + modify tic/infocmp to suppress smacs/rmacs when acsc is suppressed
8039 + modify write_object() to not write coincidental extensions of an
8059 + modify ncurses.c 'F' test to combine the wide-characters with color
8061 + modify test/ncurses to use CTL/Q or ESC consistently for exiting
8070 + modify progs/Makefile.in to make "tput init" work properly with
8088 + modify test/demo_menus.c to demonstrate moving a menu (both the
8099 + modify ncurses soft-key test to hide the keys when exiting the test
8135 + modify wgetnstr() to return KEY_RESIZE if a sigwinch occurs. Use
8159 + modify test/configure script to allow building test programs with
8181 + modify MKlib_gen.sh to change preprocessor-expanded _Bool back to
8224 + modify wbkgrnd() to avoid clearing the A_CHARTEXT attribute bits
8227 + modify werase to clear multicolumn characters that extend into
8236 + modify test/demo_defkey.c to exit from loop via 'q' to allow
8263 + modify CF_BUILD_CC to ensure that pre-setting $BUILD_CC overrides
8265 + modify CF_CFG_DEFAULTS to not use /usr as the default prefix for
8271 + modify sed expression which computes path for /usr/lib/terminfo
8274 + modify default for --disable-lp64 configure option to reduce impact
8287 + modify mouse initialization to ensure that Gpm_Open() is called only
8292 + modify logic for backspacing in a multiline form field to ensure that
8300 + modify CF_GCC_VERSION and CF_GXX_VERSION macros to accommodate
8315 + modify initializers in c++ binding to build with old versions of g++.
8349 + modify make_sed.sh to make the group-name in the NAME section of
8354 + modify parameter type in c++ binding for insch() and mvwinsch() to
8356 + modify treatment of Intel compiler to allow _GNU_SOURCE to be defined
8364 + modify misc/shlib to work in test-directory.
8373 + modify configure script to obtain soname for GPM library (discussion
8375 + modify configure script so that --with-chtype option will still
8394 + modify the clean-rule in c++/Makefile.in to work with IRIX64 make
8439 + modify c++/demo.cc to build with g++ -fno-implicit-templates option
8441 + modify tic to filter out long extended names when translating to
8446 + modify terminfo entries xterm-new and rxvt to add strings for
8450 + modify initialization of key lookup table so that if an extended
8453 + modify test/keynames.c to allow for the possibility of extended
8466 + modify configure script check for _XOPEN_SOURCE, disable that on
8468 + modify form library Is_Printable_String() to use iswprint() rather
8472 + modify ncurses test program's F-test to handle non-spacing characters
8481 + modify C++ binding to make 20050403 changes work with the configure
8485 + modify start_color() to return ERR if it cannot allocate memory.
8492 + modify configure script --enable-warnings to add options to g++ to
8494 + modify C++ binding to use some C internal functions to make it
8517 + modify waddch_nosync() to account for locale zn_CH.GBK, which uses
8522 + modify ncurses.c 'd' test to make it work with 88-color
8529 + modify ncurses.c 'p' test to test line-drawing within a pad.
8537 + modify fty_int.c and fty_num.c to handle wide characters (report by
8575 + modify GPM mouse support so it closes the server connection when
8593 + modify return-value from start_color() to return OK if colors have
8595 + modify curs_color.3x list error conditions for init_pair(),
8597 + modify pair_content() to return -1 for consistency with init_pair()
8608 + modify misc/shlib to ensure that absolute pathnames are used.
8609 + modify test/Makefile.in, etc., to link test programs only against the
8624 + modify _nc_save_str() to return a null pointer on buffer overflow.
8654 + modify configure script to work with Intel compiler.
8669 + modify configure script to work with Intel 8.0 compiler.
8688 + modify test/ins_wide.c to test all flavors of ins_wstr().
8692 + modify winnstr() to return multibyte character strings for the
8702 + modify assume_default_colors() to not require that
8706 + modify term_attrs() to use termattrs(), add the extended attributes
8728 and smacs strings as well. Also modify the check for screen's
8744 + modify wget_wstr() and example in ncurses.c to work if wchar_t and
8765 + modify infocmp -i option to match 8-bit controls against its table
8778 + modify several terminfo entries to ensure xterm mouse and cursor
8794 + modify test/ncurses.c 'b' test, adding v/V toggles to cycle through
8798 + modify test/ncurses.c 'b' test to cycle through default colors if
8803 + modify test/cardfile.c to allow it to read more data than can be
8810 + modify "tic -cv" to ignore delays when comparing strings. Also
8811 modify it to ignore a canceled sgr string, e.g., for terminals which
8838 + modify wadd_wchnstr() to render text using window's background
8842 + modify logic in tgetent() which adjusts the termcap "me" string
8844 + modify tic's check for conflicting function keys to omit that if
8872 + modify is_term_resized() to ensure that window sizes are nonzero,
8874 + modify CF_XOPEN_SOURCE configure macro to make Hurd port build
8881 + modify xterm-new aka xterm-xfree86 to accommodate luit, which
8889 + modify test/inserts.c to test all flavors of insstr().
8902 + modify data_ahead() to work with wide-characters.
8914 + modify form library to use cchar_t's rather than char's in the
8926 + modify menu library to account for actual number of columns used by
8934 + modify termcap-parsing to retain 2-character aliases at the beginning
8941 + modify tic's missing-sgr warning to apply to terminfo only.
8952 + modify unctrl() to return null if its parameter does not correspond
8961 + modify _nc_get_locale() to use setlocale() to query the program's
8974 + modify PutAttrChar() and PUTC() macro to improve use of
8986 + modify ncurses.c 'r' test so editing commands, like inserted text,
8994 + modify _nc_insert_ch() to allow for its input to be part of a
9016 + modify configure --with-termlib option to accept a value which sets
9037 + modify MKlib_gen.sh to compensate for broken C preprocessor on Mac
9042 + modify SCREEN struct to align it between normal/wide curses flavors
9065 + modify configure script check for ranlib to use AC_CHECK_TOOL, since
9069 + modify lib_get_wch.c to prefer mblen/mbtowc over mbrlen/mbrtowc to
9077 + modify tput's error messages to prefix them with the program name
9082 + modify c++/cursesf.h to use const in the Enumeration_Field method.
9111 + modify configure script so that when configuring for termlib, programs
9119 + modify CF_PROG_EXT to make OS/2 build with EXEEXT.
9126 + modify shared library configuration for FreeBSD 4.x/5.x to add the
9128 + modify _nc_read_tic_entry() to not use MAX_ALIAS, but PATH_MAX only
9130 + modify termname() to return the terminal name used by setupterm()
9163 + modify color_set() function to work with color pair 0 (report by
9178 + modify _nc_gettime() to avoid a problem with arithmetic on unsigned
9191 + modify configure script to provide a non-empty default for
9207 + modify MKkey_defs.sh to check for sort utility that does not
9213 + modify CF_LIB_SUFFIX for Itanium releases of HP-UX, which use a
9238 + modify infocmp to omit check for $TERM for operations that do not
9248 + modify tack to reset colors after each color test, correct a place
9260 + modify CF_MIXEDCASE_FILENAMES macro to work with cross-compiling.
9261 + modify tack to allow it to run from fallback terminfo data.
9286 + modify configure script to avoid using "head -1", which does not
9288 + modify run_tic.in to avoid using wrong shared libraries when
9295 + modify configure script to accommodate libtool 1.5, as well as add an
9309 + modify logic in waddch_literal() to take into account zh_TW.Big5
9329 + modify casts used for ABSENT_BOOLEAN and CANCELLED_BOOLEAN (report by
9377 + modify CF_GCC_WARNINGS so it only applies to gcc, not g++. Some
9394 Similarly, modify waddnwstr() to call wadd_wch().
9403 + modify waddch_literal() in case an application passes bytes of a
9409 + modify waddch_literal() in case a multibyte value occupies more than
9411 + modify PutAttrChar() to compute the number of character cells that
9416 + modify _tracechar() to work around glibc sprintf bug.
9435 + modify ifdef's in curses.h.in that disabled use of __attribute__()
9438 + modify _nc_get_token() to handle a case where an entry has no
9445 + modify setcchar() to allow converting control characters to complex
9448 + modify parse_entry.c to allow a terminfo entry with a leading
9455 + modify configure script to omit -Winline for gcc 3.3, since that
9457 + modify manlinks.sed to add a few functions that were overlooked since
9478 + modify PUTC() and Charable() macros to make wide-character line
9496 + modify test/configure.in to use test/modules for the list of objects
9500 + modify logic of acsc to use the original character if no mapping is
9502 + modify ncurses 'b' test to avoid using the acs_map[] array since
9505 + modify makefile rules in c++, progs, tack and test to ensure that
9508 + modify soft-key initialization to use A_REVERSE if A_STANDOUT would
9516 + modify ncurses 'E' test to use show previous label via slk_label(),
9518 + modify wide-character versions of NewChar(), NewChar2() macros to
9522 + modify setupterm() to check if the terminfo and terminal-modes have
9557 + modify demo_keydef.c to show the details it changes, and to check
9572 + modify tput to use the same parameter analysis as tparm() does, to
9576 + modify MKlib_gen.sh to avoid passing "#" tokens through the C
9666 + modify lib_getch.c to avoid recursion via wgetnstr() when the input
9696 + modify ncurses/modules to allow
9716 + modify CF_GNAT_VERSION to print gnatmake's version, and to allow for
9719 + modify #define's for CKILL and other default control characters in
9726 + modify configure script to skip --with-shared, etc., when the
9729 + modify configure script to show version number of libtool, to help
9744 + modify wins_wch() and wins_wstr() to interpret tabs by using the
9746 + modify setcchar() to allow for wchar_t input strings that have
9789 + modify lib_mouse.c to look for "XM" terminfo string, which allows
9811 + modify ifdef's in etip.h.in to allow the etip.h header to compile
9816 + modify setupterm() to ensure that it initializes the baudrate, for
9818 + modify definition of bits used for command-line and library debug
9828 + modify _nc_viswbuf2n() to provide better results using wctomb().
9840 + modify MKkey_defs.sh to check for POSIX sort -k option, use that if
9844 + modify linux terminfo entry to use color palette feature from
9856 + modify lib_addch.c to handle non-spacing characters.
9861 + modify test/tracemunch to replace addresses for windows other than
9881 + modify putwin(), getwin() and dupwin() to allow them to operate on
9904 + modify lib_tparm.c, absorb really_get_space() into get_space().
9905 + modify getwin() and dupwin() to copy the _notimeout, _idlok and
9915 + modify handling of wide line-drawing character functions to use the
9920 + modify tic's check for ich/ich1 versus rmir/smir to only warn about
9946 + modify lib_screen.c and lib_newwin.c to maintain the SCREEN-specific
9948 modify the global curscr/stdscr/newscr variables. Fixes Redhat
10007 + modify configure script AC_OUTPUT() call to work around defect in
10020 + modify nc_alloc.h to allow building with g++, for testing.
10031 + modify lrtest to simplify debugging changes to resizeterm, e.g.,
10038 + modify version_filter(), used to implement -R option for tic and
10054 + modify lib_wacs.c to not cancel the acsc, smacs, rmacs strings when
10059 + modify mkinstalldirs so the DOS-pathname case is locale-independent.
10070 + modify check in --disable-overwrite option so that it is used by
10076 + modify wgetch() to allow returning ungetch'd KEY_RESIZE as a function
10114 + modify configure script to work around broken gcc 3.1 "--version"
10124 + modify erasechar() and killchar() to return ERR if the value was
10146 + modify ifdef's in write_entry.c to allow use of symbolic links on
10148 + modify a few includes to allow compile with BeOS, which has stdbool.h
10155 + modify MKlib_gen.sh to test that all functions marked as implemented
10241 + modify mk-1st.awk and test/Makefile.in to add $(LDFLAGS) when making
10281 + modify behavior of can_clear_with() so that if an application is
10286 + modify generated curses.h to ifdef-out prototypes for extensions if
10301 + modify definitions for libutf8 in curses.h to avoid redefinition
10322 + modify include/edit_cfg.h to eliminate BROKEN_LINKER symbol from
10364 + modify final checks in lib_setup.c for line and col values, making
10366 + modify acs_map[] if configure --broken-linker is specified, to make
10372 + modify ifdef for genericerror() to compile with SUNWspro Sun WorkShop
10379 + modify ifdef's for c++/cursesw.cc to use the fallback vsscanf() in
10382 + modify the build to name dynamic libraries according to the
10396 + modify script that generates fallbacks.c to compile a temporary
10399 + modify configure script to accommodate systems such as Mac OS X whose
10425 + modify _tracedump() to handle wide-characters by mapping them to '?'
10429 + modify T_CALLED/T_RETURN macros to ease balancing call/return lines
10437 + modify configure script to allow building with termcap only, or with
10456 + modify run_tic.sh to check if the build is a cross-compile. In that
10459 + modify mouse click resolution so that mouseinterval(-1) will disable
10475 + modify tset to restore original I/O modes if an error is encountered.
10476 Also modify to use buffered stderr consistently rather than mixing
10488 + modify resizeterm() to not queue a KEY_RESIZE if there was no
10491 + simplified lib_tstp.c, modify it to use SA_RESTART flag for SIGWINCH.
10494 + modify MKkeyname.awk so that keyname() does not store its result into
10510 + modify tgetent() to check if exit_attribute_mode resets the alternate
10522 + modify view.c to agree with non-experimental status of ncurses'
10551 + modify c++/Makefile.in to accommodate archive programs that are
10571 + modify 'clean' rule for C++ binding to work with Sun compiler, which
10610 + modify manhtml rule in dist.mk to preserve copyright notice on the
10622 + modify C++ binding, adding getKey() which can be overridden by user
10629 + modify magic-cookie code in tty_update.c to compile with new
10644 + modify logic in lib_baudrate.c for ospeed, for FreeBSD to make it
10668 + modify logic in tic, toe, tput and tset which checks for basename of
10692 + modify mvcur() to avoid emitting newline characters when nonl() mode
10707 (chtype). Modify macro and calls to it to make these distinct.
10734 + modify addch() to work with wide-characters.
10743 + modify Caps to add columns for the the KEY_xxx symbols.
10744 + modify configure --with-widec to suppress overwrite of libcurses.so
10756 + modify configure script so that --disable-overwrite option's action
10765 + modify test/ncurses.c to work with xterm-256color, which has fewer
10774 + modify c++/Makefile.in to link with libncurses++w.a when configured
10813 + modify screen's terminfo entry to match the khome/kend in screen
10841 + modify configure check for g++ library slightly to accommodate
10852 + modify interface of _nc_get_token() to pass 'silent' parameter to it,
10861 + modify screen terminfo entry to use new 3.9.8 feature allowing xterm
10872 file is really empty. Modify the next_char() function in comp_scan.c
10889 + modify kterm terminfo entry to use SCS sequence to support alternate
10900 + modify view.c to test halfdelay(). Like other tests, this recognizes
10907 + modify postprocess_termcap() to avoid overwriting key_backspace,
10910 + modify _nc_wrap_entry(), adding option to reallocate the string
10913 + modify a few configure script macros to keep $CFLAGS used only for
10924 + modify configure script and makefile in Ada95/src to compile a stub
10947 + modify logic in lib_setup.c to allow either lines or columns value
10964 + modify default for --disable-overwrite configure option to disable
10977 + modify _nc_write_entry() to allow for the possibility that linking
11001 + modify lib_delwin.c, making it return ERR if the window did not exist
11012 + modify dist.mk to use edit_man.sh to substitute autoconf'd variables
11035 + modify lib_tparm.c to use get_space() before writing terminating
11067 + modify convert_configure.pl to support INSTALL. Change compiler
11069 + modify OS/2 mouse support, retrying as a 2-button mouse if code fails
11095 + modify parse_format() in lib_tparm.c to ignore precision if it is
11103 + modify several descriptions, including those for setaf, setab, in
11108 + modify ld -rpath options (e.g., Linux, and Solaris) to use an
11111 + modify "make install.man" and "make uninstall.man" to include tack's
11122 + modify rs2 capability in xterm-r6 and similar where cursor
11128 + modify tic to verify that its inputs are really files, in case
11180 + modify tparm to disallow arithmetic on strings, analyze the varargs
11182 + modify tparm's internal function spop() to treat a null pointer as
11184 + modify tput program so it can be renamed or invoked via a link as
11195 + modify tset.c to check for transformed "reset" program name, if any.
11208 + modify ifdef's in curses.h.in to avoid warning if GCC_PRINTF or
11249 + modify programs to use curses_version() string to report the version
11255 + modify CF_MAN_PAGES configure macro to make transformed program names
11290 + modify MKlib_gen.sh so that functions returning chtype will call
11299 + modify the check for big-core to force a couple of memory accesses,
11311 + modify configure test for tcgetattr() to allow for old
11317 + modify _nc_utf8_outch() to avoid sign-extension when checking for
11345 + modify fifo_push() to put ERR into the fifo just like other values to
11381 + modify manlinks.sed to pick aliases from the SYNOPSIS section, and
11395 + modify TransformLine() to check for cells with different color pairs
11412 + modify configure script so AC_MSG_ERROR is temporarily defined to a
11416 + modify headers.sh to avoid creating temporary files in the build
11435 + modify echo() behavior of getch() to match Solaris curses for
11438 + modify delscreen() to check if the output stream has been closed, and
11451 + modify view.c to make a rudimentary viewer of UTF-8 text if ncurses
11457 + modify configure script to allow building shared libraries on BeOS
11459 + modify lib_addch.c to allow repeated update to the lower-right
11486 + modify lib_vidattr.c to check for ncv fixes when pair-0 is not
11500 + modify tack/ansi.c to make it more tolerant of bad ANSI replies. An
11506 + modify gdc.c to recognize 'q' for quit, 's' for single-step and ' '
11516 + modify _nc_screen_wrap() so that when exiting curses mode with
11519 + modify ncurses.c 'r' example to set nonl(), allowing control/M to be
11522 + modify ncurses.c 'r' example of field_info() to work on Solaris 2.7,
11524 + modify fmt_complex() to avoid buffer overflow in case of excess
11529 + modify one of the m4 files used to generate the Ada95 sources,
11536 + modify redrawwin() macro so its parameter is fully parenthesized
11546 defined, e.g., in the debug library. Modify related calls to
11557 + modify warning in _nc_trans_string() about a possibly too-long string
11579 + modify cardfile.c to display an empty card if no input data file is
11593 + modify tput.c to ensure that unspecified parameters are passed to
11607 + modify write_entry.c to ensure that absent or cancelled booleans
11616 + modify ENTRY struct to separate the data in 'parent' into the name
11632 + modify pnoutrefresh() to set newscr->_leaveok as wnoutrefresh() does,
11643 + modify tack/Makefile.in to match linker options of progs/Makefile.in;
11694 + modify ifdef's for poll() to allow it to use <sys/poll.h>, thereby
11706 + modify CF_MATH_LIB configure macro to parameterize the test function
11715 + modify warning message from _nc_parse_entry() regarding extended
11720 + modify use of _nc_tracing from programs such as tic so their debug
11724 + modify 'tic' to write its usage message to stderr (patch by Todd C
11733 + modify terminfo/termcap translation to suppress acsc before trying
11752 + modify 'toe' to ignore terminfo directories to which it has no
11754 + modify read_termtype(), fixing 'toe', which could dump core when it
11770 + modify raw() and noraw() to clear/restore IEXTEN flag which affects
11797 + modify infocmp to default to showing obsolete capabilities rather
11799 + modify write_entry.c so that if extended names (i.e., configure
11802 + modify tic so that when running as captoinfo or infotocap, it
11819 + modify infocmp -e, -E options to ensure that generated fallback.c
11825 + modify infocmp so -L and -f options work together.
11826 + modify the initialization of SP->_color_table[] in start_color() so
11829 + modify ncurses 'd' test in case COLORS is greater than 16, e.g., for
11837 + modify treatment of color pair 0 so that if ncurses is configured
11842 + modify test programs to use more-specific ifdef's for existence of
11844 + modify configure script to add specific ifdef's for some functions
11855 + modify curses.h.in, undef'ing some symbols to avoid conflict with C++
11859 + modify linux terminfo entry to indicate that dim does not mix with
11876 + modify Ada95 binding to not include the linker option for Ada
11886 + modify FreeBSD cons25 terminfo entry to add cnorm and cvvis, as well
11888 + modify configure script to use symbolic links for FreeBSD shared
11896 + modify SIGINT/SIGQUIT handler to set a flag used in _nc_outch() to
11908 + modify terminal_interface-curses-forms.ads.m4 to build/work with
11923 + modify firework, lrtest, worm examples to be resizable, and to
11945 + modify tclock example to be resizable (if ncurses' sigwinch handler
11958 + modify tic's -C option so that terminfo "use=" clauses are translated
11960 + modify CF_STDCPP_LIBRARY configure macro to perform its check only
11962 + modify CF_SHARED_OPTS configure macro to support build on NetBSD with
11991 + modify definition of _nc_tinfo_fkeys in broken-linker configuration
12019 + modify CF_PROG_EXT configure macro to set .exe extension for cygwin.
12029 + modify lib_setup.c to reject values of $TERM which have a '/' in
12046 + modify tput to allow it to emit capabilities for hardcopy terminals
12048 + modify the 'o' (panel) test in ncurses.c to show the panels in color
12084 + modify ifdef's in curses.h so that __attribute__ is not redefined
12092 + modify the form demo in ncurses.c to illustrate how to manipulate the
12100 + modify linux terminfo description to make use of kernel 2.2.x mods
12109 + modify the Ada95 makefile to ensure that always the Ada files from
12154 + modify lib_endwin.c to avoid calling reset_shell_mode(), return ERR
12159 + modify logic that avoids a conflict in lib_vidattr.c between sgr0 and
12160 equivalent values in rmso or rmul by ensuring we do not modify the
12195 + modify gpm mouse support so that buttons 2 and 3 are used for
12216 + modify menu creation to not inherit status flag from the default menu
12247 + modify lib_color.c to handle a special case where the curscr
12298 + modify define_key() to allow multiple strings to be bound to the
12312 + modify define_key() to undefine the given string when no keycode is
12314 + modify keyok() so it works properly if there is more than one string
12330 + modify configuration scripts to
12362 + modify ClrUpdate() function to workaround a problem in nvi, which
12368 + modify lib_data.c to initialize SP. Some linkers, e.g., IBM's, will
12374 + modify lib_tstp.c to block SIGTTOU when handling SIGTSTP, fixes a
12386 + modify fty_regex.c to compile on HAVE_REGEXPR_H_FUNCS machine (patch
12390 + modify tput to accept termcap names as an alternative to terminfo
12449 the application can modify ospeed to adjust the output of padding
12474 + modify _nc_set_writedir() to set a flag in _nc_tic_dir() to prevent
12483 + modify configure script for GNU/Hurd share-library support, introduce
12492 + modify Makefile.os2 to add linker flags which allow multiple copies
12499 + modify gen_reps() function in gen.c to work properly on SunOS
12501 + modify relative_move and tputs to avoid an interaction with the
12524 + modify Ada95/gen/gen.c to avoid using return-value of sprintf, since
12528 + modify demo.cc to get it to compile with newer versions of egcs.
12539 + modify misc/makedef.cmd to report old-style .def file symbols, and to
12551 + modify Makefile.os2 to support alternative means of generating
12562 + modify install-script for manpages to skip over .orig and .rej files
12576 + modify Ada95 makefiles to use the INSTALL_PREFIX setting.
12584 + modify generated term.h to always specify its own definitions for
12589 + modify terminfo parsing to accept octal and hexadecimal constants,
12602 + modify infocmp "-r" option to remove limit on formatted termcap
12604 + modify captoinfo to treat no-argument case more like Solaris'
12606 + modify mk-2nd.awk to handle subdirectories, e.g., ncurses/tty
12610 + modify --with-terminfo-dirs option so that the default value is the
12634 + modify tic to compile into %'char' form in preference to %{number},
12640 + modify setupterm so that cancelled strings are treated the same as
12643 + modify tic, infocmp to discard redundant i3, r3 strings when output
12654 + correct NC_BUFFERED macro, used in lib_mvcur test-driver, modify
12676 + modify del_curterm to set cur_term to null if it matches the
12678 + modify lib_doupdate to prefer parm_ich to the enter_insert_mode and
12685 + modify test-driver in lib_mvcur.s to use _nc_setbuffer, for
12687 + modify ncurses to restore output to unbuffered on endwin, and resume
12693 + modify MKterminfo.sh to generate terminfo.5 with tables sorted by
12726 + modify lib_setup.c to eliminate unneeded include of <sys/ioctl.h>
12747 + modify lib_vidattr.c to allow for terminal types (e.g., xterm-color)
12753 + modify _nc_write_entry() to recover from failed attempt to link alias
12764 open or modify files with fopen/open/link/unlink/remove calls, in
12781 + modify return-values of tgetflag, tgetnum, tgetstr, tigetflag,
12784 + modify _nc_syserr_abort to abort only when compiled for debugging,
12788 + modify Ada95 'gen' program to use appropriate library suffix (e.g.,
12814 + modify init_pair so that if a color-pair is reinitialized, we will
12817 + modify getsyx/setsyx macros to comply with SVr4 man-page which
12864 + modify run_tic.sh and shlib to ensure that user's .profile does not
12880 + modify config.guess to recognize Unixware 2.1 and 7 (patch by Mike
12890 + modify write_entry.c so that it will not attempt to link aliases
12893 + modify comp_scan.c to handle SVr4 terminfo description for att477,
12895 + modify configure script to support SCO osr5.0.5 shared libraries,
12910 + modify configure script to embed ABI in shared libraries for HP-UX
12915 + modify rxvt terminfo description to clear alternate screen before
12918 + modify linux terminfo description to reset color palette (reported
12930 + modify configure script to substitute NCURSES_CONST in curses.h
12940 + modify configuration of shared libraries on Digital Unix so that
12945 + modify etip.h to avoid conflict with math.h on HP-UX 9.03 with gcc
12971 + modify lib_color.c to eliminate dependency on orig_colors and
12994 + modify preinstall rule in top-level Makefile to avoid implicit
13000 + modify configure script so that if the --with-termlib option is used
13012 + modify some man-pages so no '.' or '..' falls between TH and SH
13069 + modify -lm test to check for 'sin()' rather than 'floor()'
13076 + modify Makefile.glibc so that $(objpfx) is defined (H.J.Lu).
13135 + modify CF_BOOL_SIZE to check if C++ bool types are unsigned.
13199 + modify read_termcap.c to handle EMX-style pathnames (reported by
13201 + modify lib_raw.c to use EMX's setmode (patch from J.J.G.Ripoll).
13203 + modify _nc_tic_expand() to generate \0 rather than \200.
13208 + modify next_char() to treat <cr><lf> the same as <newline>, for
13219 + modify open/fopen calls to use binary mode, needed for EMX.
13220 + modify configure script to work with autoconf 2.10 mods for OS/2
13241 + modify install-rule for headers to first remove old header, in
13263 + modify protection when installing libraries to (normally) not
13271 + modify 'overlay()' so that copy applies target window background to
13354 + add configure test for BSD 4.4 cgetent() function, modify
13359 + modify edit_cfg.sh and MKterm.h.awk.in to substitute NCURSES_CONST
13369 + modify delay_output() to use _nc_timed_wait() if no baudrate has been
13380 + modify Solaris shared-library option "-d y" to "-dy" to workaround
13387 + modify MKkeyname.awk to work with SCO's nawk, which dumps core in the
13397 + modify Linux shared-library generation to include library
13400 + modify configure script to use config.guess and config.sub rather
13403 + modify keyname() to return values consistent with SVr4 curses (patch
13406 + modify delay_output() so that it uses the same output function as
13433 + modify logic for ripped-off lines to handle several SCREENs.
13448 + modify mouseinterval() so that a negative parameter queries the
13450 + modify ncurses 'i' test to work with ncurses' apparent extension from
13467 + modify ClrBottom() to avoid using clr_eos if there is only one line
13481 + modify lib_mouse.c to recognize rxvt, kterm, color_xterm also as
13489 + modify acsc capability for linux and linux-koi8 terminfo descriptions
13503 + modify tactics 2 and 5 in onscreen_mvcur(), to allow them on the last
13549 + modify fty_regex.c to reflect renaming of ifdef's for regular
13556 + modify ncurses.c to use getbegyx() and getmaxyx() macros to cover up
13579 + modify rain.c to use color.
13589 + modify ifdef in lib_setup.c to only include <sys/ioctl.h> if we can
13653 + modify scrolling logic use of insert/delete line capability, assuming
13656 + modify rain.c to demonstrate SIGWINCH handler.
13662 is read, and modify logic in getch() so this fix will yield the
13668 + modify view.c to test KEY_RESIZE logic, with "-r" option.
13669 + modify testcurs.c to eliminate misleading display wrt cursor type
13679 + modify lib_twait.c to hide EINTR only if HIDE_EINTR is defined.
13693 + modify wgetch to refresh screen when reading ungetch'd characters,
13706 + modify vwscanw() to avoid potential buffer overflow.
13715 + modify pechochar() to use prefresh() rather than doupdate(), since
13717 + modify pechochar() so that if called with a non-pad WINDOW, will
13719 + modify fifo indices to allow fifo to be longer than 127 bytes.
13765 + modify newterm (actually _nc_setupscreen()) to emit an sgr0 when
13769 + modify test/configure.in to check if initscr is already in $LIBS
13798 + modify _tracebits() to show the character size (e.g., CS8).
13799 + modify tparm() to emit '\200' where the generated string would have a
13802 + modify install process so that ldconfig is not invoked if the
13832 + add flag SP->_fifohold, corresponding logic to modify the behavior of
13838 + modify MKlib_gen.sh to generate ifdef'd functions to support optional
13840 + modify tset to behave more like SVr4's tset, which does not modify
13843 + modify tset to look in /etc/ttys or /etc/ttytype if the configuration
13877 + modify C++ binding to compile on AIX 4.x with the IBM C-SET++
13901 + modify ncurses 'b' test to add gaps, specified by user, to allow
13916 + modify change from 970101 to ClrUpdate() in lib_doupdate.c so that
13938 + modify configure script to use '&&' even for cd'ing to existing
13990 + modify mousemask() to use keyok() to enable/disable KEY_MOUSE, so
14019 + modify glibc addon-configure scripts (patch by H.J.Lu).
14032 + modify c++ menu binding to inherit from panels, for proper
14035 + modify c++ binding to reflect removal of const from user data pointer
14040 + modify name of shared-library on *BSD to end with $(REL_VERSION)
14048 + modify xmas to use color, and to exit right away when a key is
14050 + modify gdc so that the scrolled digits function as described (there
14053 + modify lib_color.c to use setaf/setab only for the ANSI color codes
14055 + modify ncurses 'c' test to work with 16 colors, as well as the normal
14076 + modify link flags to accommodate HP-UX linker which embeds absolute
14093 + modify scrolling algorithm in _nc_scroll_optimize() to reject hunks
14104 + modify ncurses 'g' test to allow mouse input
14105 + modify default xterm description to include mouse.
14106 + modify configure script to add -Wwrite-strings if gcc warnings are
14123 + modify change to lib_vidattr.c to avoid redundant orig_pair.
14127 + modify configure script to cache LD, AR, AR_OPTS (patch by H.J.Lu
14136 + modify install rules for shared-library targets to remove the target
14142 + modify lib_vidattr.c so that colors are turned off only before
14145 + modify debug code in panel library to print user-data addresses
14149 + modify c++ binding and demo to build and run with SGI's c++ compiler.
14197 + modify _nc_visbuf() to use octal rather than hex, corrected sign
14199 + modify trace in lib_acs.c to use _nc_visbuf().
14203 + modify debug-library version baudrate() to use environment variable
14223 + modify treatment of empty token in $MANPATH to /usr/man (reported by
14225 + modify traces that record functions-called so that chtype and attr_t
14249 + modify 'clean' rule in include/Makefile so that files created by
14269 + modify test for bool builtin type to use 'unsigned' rather than
14282 + modify script that generates lib_gen.c to support traces of called &
14307 + modify makefiles in progs and test directories to avoid using C
14311 + modify ifdef's to use configure-defined symbols consistently
14317 + modify worm.c to hide cursor while running.
14328 + modify "make mostlyclean" to leave automatically-generated source
14332 + modify configuration scripts to generate major/minor/patch versions
14337 + modify Ada95 binding to work with GNAT 3.09 (Juergen Pfeifer).
14340 + add/modify traces for called/return values to simplify extraction
14345 + modify install so that overwrite applies to shared library -lcurses
14370 + modify ifdef's in test/hashtest.c and test/view.c to compile with
14372 + modify _tracedump() to pad colors & attrs lines to match change
14383 + modify configure script to add -lncurses after -lgpm to fix problem
14389 + modify headers to accommodate compilers that don't allow duplicate
14393 + modify lib_doupdate to make el, el1 and ed optimization use the
14401 + modify several man-pages to use tbl, where .nf/.fi was used (reported
14423 + modify _tracedump() to show first/last changes.
14424 + modify param of ClrUpdate() in lib_doupdate.c to 'newscr', fixes
14435 + modify interface & logic of _nc_timed_wait() to support 2 file
14457 + modify setupterm() to allocate new TERMINAL for each call, just as
14464 + modify use of $(LN_S) to follow recommendation in autoconf 2.12,
14468 + modify _nc_freewin() to reset globals curscr/newscr/stdscr when
14470 + modify delwin() to return ERR if the window to be deleted has
14476 + modify wbkgd() so that it doesn't set nulls in the rendered text,
14497 + modify configure script to generate $(LDFLAGS) with -L and -l options
14503 + modify configure script to allow user-supplied $CFLAGS to set the
14530 + modify configure script to work with autoconf 2.12
14579 + modify firework.c, rain.c to hide cursor while running.
14581 + modify hanoi.c to work on non-color terminals, and to use timing
14595 + modify set_field_buffer() to allow assignment of string longer than
14632 + modify dump_entry.c to make terminfo output more readable and like
14647 + modify ncurses test-program to work with data piped to it.
14680 + modify newwin to set initial state of each line to 'touched'
14716 + modify EmitRange to maintain position as per original design
14718 + modify test/ncurses.c and tputs, etc., to allow trace counting
14756 + modify ncurses 'f' test to accommodate terminal responses to C1 codes
14777 + modify ncurses 'f' test to not print codes 80 through 9F, since they
14788 + modify infocmp to use library default search-path for terminfo
14871 + modify open() call in ncurses/read_entry.c to use O_RDONLY symbol
14875 + modify ncurses/comp_parse.c so that entries containing a "+" can
14893 + modify man-page install for BSDI to install preformatted .0 files
14906 + modify man/Makefile.in to make terminfo.5 during normal build.
14921 + modify lib_doupdate.c to use effective costs to tradeoff between
14965 + modify configure script to use /usr as Linux's default prefix.
14966 + modify run_tic.sh to use shlib script, fixes some problems installing
15123 + modify setupterm() to match documentation for its return value, fix
15139 + modify tic to read full terminfo-names
15142 + modify tic to generate directories only as-needed (and corrected