Lines Matching refs:which

53 	+ add ^D as binding for new virtual key DLGK_LEAVE, which will close
100 + fix an extra ".exe" in makefile.in which prevented Cygwin build.
106 + fix inconsistency in dlg_string_to_argv() which made the checklist9
113 + improve logic for wtimeout() calls which are used to set temporary
133 + correct check for return-value of isblank(), which is not necessarily
138 to handle --no-shadow, etc., which are initialized in init_dialog
151 + correct ordering of libraries in configure-script, which appended
174 + extend --last-key feature to the remaining widgets which have
175 ok/cancel buttons, and add logic to map keys which happen to be
200 + modify to work with ncurses' threaded-library, which does not allow
236 comparison with menubox10 a problem with debconf which puts extra
254 to show which take precedence (Debian #867536, cf: Debian #102942).
269 + improve comment in manual page regarding which widgets can use the
303 + fix a minor error in buildlist which let pageup switch columns.
394 + correct --infobox documentation, which said it shows an OK button.
395 + fix a couple of place in test-scripts which referred to $SIG_TRAP
409 which use --no-items option (report by Raven Singularity).
452 + suppress highlighting of character which denotes an abbreviation or
453 shortcut for the OK/Cancel and other buttons for these widgets, which
481 + CF_INTEL_COMPILER - clean up the -no-gcc option which was leftover
540 + fix samples/inputbox6-utf8, which had depended unnecessarily on bash.
561 option --with-shared which builds shared libraries without a libtool
569 + modify ifdef in arrows.c to work around packages which use the
607 + amend fix for --trace parsing from 2012/07/03, which sometimes
609 + drop copismall and install files from samples, which were essentially
639 + corrected processing of "--trace" option, which did not update the
662 older checklist behavior for double-quoting which always added those
736 top-level dialog window. Also change the name by which the editing
755 + correct dlg_dump_keys(), which was showing only the first item in
761 use within inputstr.c, since there are paths in textbox widget which
790 + suppress use of wchgat() before fix in 20060715 which is needed
848 which caused part of test program to be omitted, i.e., when it saw
854 put ncurses.h first, which will tend to provide the same #define's
877 + fix timeouts from 2011/01/18, which were being interpreted as
885 + correct two infobox sample scripts, which did not pass extra
996 dlg_button_layout(), which broke that widget.
1051 applies to other widgets such as forms and editboxes which normally
1098 + fix masking of attributes in dlg_draw_shadow() which lost
1110 header files, taking into account symbols which are not mentioned in
1121 + revise change from 2007/02/27 which moved the logic for trimming
1124 limit the tokens which are trimmed to cover only those for the
1126 trimmed, rather than only the first, which is usually text (report by
1136 + supply a repaint_text() call in tailbox.c which was bypassed because
1150 + add configure --with-libtool-opts, which passes its value to the
1165 + amend documentation for --gauge to reflect longstanding quirk which
1181 + add dialog-config script, which provides applications with compile-
1196 (termcap ti/te) strings which would switch to xterm's alternate
1200 + remove a redundant chunk from checklist.c which reported status a
1210 changes, which made all fields in a form editable (Debian #404045).
1293 + fix an off-by-one which made mouse-selection not work for menu items
1344 + fix marker shown in arrows.c for checklists, etc., which was "(+)"
1381 match the function which updates the corresponding buffer.
1406 + correct a typo in 2004/12/19 changes which caused width of multibyte
1416 + work around bug in NetBSD 1.6 curses which seems to be confused by
1439 + correct usage message detail for fselect, which listed an extra
1449 + correct calls to wbkgdset(), which set the background attribute but
1455 used by the logic which wraps text in a box, thus avoiding leaving
1508 + correct off-by-one in fselect.c which left down-arrows showing at
1527 double quotes with multiple file redirection, which does not work
1561 + correct logic in checklist.c (cf: 2003/11/26 changes) which turned
1574 + add --visit-items option, which allows the user to tab to the item
1580 runaway recursion if a --file option is embedded within a file which
1597 + correct dlg_match_char() function, which was broken during rewrite
1600 + correct position of shadow drawn for dialogs, which appeared to work
1611 + remove an incorrect comparison from checklist which made cursor
1660 + make "--defaultno" option apply to widgets which use OK/Cancel
1698 + add a check for an environment variable $DIALOG_TTY which provides
1723 the curses library. This allows building with HPUX curses, which
1726 + add configure check for getbegx(), etc., which are not provided on
1746 + correct "RENAMED" result from inputmenu widget, which did not reset
1762 single table for color values, which requires less work to add new
1768 + correct call to dlg_print_text() in print_line(), which did not
1779 + modify configure check for getparyx(), etc., which are implemented
1781 + correct configure check for term.h, which may be <ncursesw/term.h>
1820 + correct layout of --menu widget, which reduced display width due to
1846 + add null-pointer checks to some malloc calls which were overlooked.
1847 + correct logic in dlg_add_result(), which did not copy content of
1855 + corrected print_line(), which subtracted the margin twice from the
1857 + correct initial limit-check for arrows in checklist.c, which used
1867 + use dialog_vars.input_result consistently to return the text which is
1899 + implement -colors option, which allows one to highlight words in the
1950 which prevented configuration against curses library as opposed to
1962 + add --timeout option, which forces the program to exit with an error
1975 third button which can be used to return an exit code causing the
1979 and other widgets which allow the user to edit a string.
1986 + corrected samples/slackware.rc, which was just the compiled-in
1998 features, upon which some Debian scripts depend (Debian #116642).
2013 text that will be displayed. Add samples/msgbox2, which is the
2025 which did not guard against expanding '%' embedded in the parameters
2079 + add several more options which dialog can safely ignore, from
2091 scripts by altering the string that it compared to know which menu
2093 the menu items, which are always one line, anyway.
2110 - rewrote justify_text() which now calls a new function in util.c,
2136 display on a single line.", which is not correct. It wraps the
2147 - restore logic in justify_text() which checks for win==0, needed to
2163 cast for mouse_open and mouse_close which prevented build with
2170 autoconf 2.49c which breaks changequote().
2174 adding origin to box-width, which broke samples/wheel.
2180 documentation. Signal 15 is usually SIGTERM, which cannot be caught.
2181 + correct off-by-one comparison of return-value for arg_rest() which
2186 http://subversions.gnu.org/cgi-bin/cvsweb/config/ (which finally have
2191 which was lost in 2000/12/12 rewrite (report by Raphael Halimi
2198 + correct change for create_lock(), which resulted in an infinite loop
2203 justify_text(), which now does text flow even when the string
2227 on systems which have no /dev/tty, e.g., BeOS.
2243 + add --item-help option, which makes menubox data interpreted as
2273 + modify gauge to make optional a percentage which was read at the
2297 gettext 0.10.35, which must be previously installed. (It can also
2302 check for abbreviations in list entries, which are more useful.
2350 originally written for ncurses, which needs sin(). However, that is
2376 + remove sleep's from a few of the sample scripts, which left users
2392 + correct prototype of 'main()', which misused const.
2448 + Replaced guage.c by the one in dialog 0.6z, which is known to work.