Lines Matching full:rather
248 + use actual screensize for list captions rather than assuming 24
257 message up/down rather than be aliases for tab-traversal (report by
265 callers that a quit occurred rather than exiting the application
372 + CF_LD_RPATH_OPT, change FreeBSD to use -Wl,-rpath rather than
382 + change mouse initialization to look for button-presses rather than
396 rather than $SIG_QUIT
500 + use "\e" rather than "\\" to present a literal "\"
551 consistently from help- and help-item button results rather than
628 + use "id" rather than "$GROUPS", use sed to work with Solaris.
643 using "=" rather than with whitespace.
646 to provide a way to set the default button directly rather than
717 full width of the panes rather than only the portion from the left
735 bindings are attached to the form sub-window rather than the
759 pauseopt is set, rather than only DLG_OK.
760 + call setlocale() in init_dialog() rather than relying on on-demand
823 always to stdout rather than allowing redirection with the "--stderr"
878 milliseconds rather than seconds (report by Luis Moreira).
1022 as an error, rather than both. This is more stringent than the check
1027 + consistently append, rather then prepend, to $CFLAGS
1029 + use $PATH_SEPARATOR rather than $PATHSEP
1044 + use here-documents rather than echo, when passing backslashes in
1065 rather than on errors forwarded from dlg_getc(), in case those are
1080 same result as a timeout), rather than an exit-button.
1126 trimmed, rather than only the first, which is usually text (report by
1132 resizing events, e.g., by handling the ERR in that code rather than
1174 + change makefile to install dialog.3 as part of install-lib rather
1187 + use dgettext() rather than gettext() to allow libdialog to use the
1313 + improve cache performance for inputstr.c using tsearch() rather than
1319 form field rather than button (Debian #333506).
1320 + modify buttons.c to count columns rather than bytes, fixing case
1322 + change dlg_print_text() to count columns rather than bytes, fixing
1411 process to update the screen, rather than waiting until that process
1424 + use chtype rather than attr_t, to build with old Solaris curses,
1483 first uppercase letter in each button label rather than all uppercase
1503 background rather than a common/fixed value (request by Erika
1533 other lists, using menubox colors rather than dialog colors.
1608 + modify quoting of results to use single-quote rather than double
1672 + modify dlg_index_columns() to count a newline as a single cell rather
1722 are compiled-in, rather than check for the existence of those in
1780 by NetBSD curses as functions rather than macros.
1816 each output, rather than only for --and-widget option (report by
1869 allocates enough space to hold the text, rather than use a fixed
1887 + use beep() rather than flash() in dlg_edit_string(), for consistency
1933 + use DLG_EXIT_ESC constant rather than -1's in several places. This
2059 + rewrote tailboxbg using select() rather than fork(), thereby
2146 - use C89-style comments rather than C++
2205 + improve create_lock() function using open() with O_EXCL rather than
2244 3 columns rather than 2. The third column is displayed on the
2253 no prompt, e.g., fselect. Also, rather than requiring both height
2344 + use curses beep() function rather than hardcoded strings.
2368 + use napms() rather than sleep().
2393 + modify guage.c to use fgets() rather than gets().
2419 + change sample scripts to use Debian tempfile utility rather
2422 rather than in the parent directory as in the build
2424 + use the system copy of GPL rather than that in the build