summaryrefslogtreecommitdiff
path: root/gnu/lib/libdialog/msgbox.c
Commit message (Expand)AuthorAgeFilesLines
* YAMF22Jordan K. Hubbard1997-03-291-2/+2
* Allow emacs-style next/prev characters as well as arrow keys so thatJordan K. Hubbard1997-01-151-0/+2
* Line up some of these OK boxes properly again.Jordan K. Hubbard1996-12-121-2/+2
* "CONTINUE" was just too long. Make it a nice "OK" now.Jordan K. Hubbard1996-10-041-1/+1
* 1. Remove some ancient bogons from when I initially added dialogMenuItemJordan K. Hubbard1996-07-111-2/+2
* Next round of changes - make dialog boxes drawable at arbitrary X,Y locationsJordan K. Hubbard1996-01-011-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-7/+7
* Upgrade.Andrey A. Chernov1995-04-201-4/+6
* Simplify notify()Andrey A. Chernov1995-02-231-3/+4
* file selector, helpline, helpfile and more, with my fixesAndrey A. Chernov1995-02-151-0/+235
* Add more range/argument checkingAndrey A. Chernov1995-01-301-1/+3
* silently restrict all boxes to LINES, COLSAndrey A. Chernov1994-11-181-0/+4
* Full autosizing support, now you can pass -1, -1 for anyAndrey A. Chernov1994-11-161-1/+9
* Add pointer check after each newwin/subwin with error diagnosticAndrey A. Chernov1994-10-311-0/+5
* Implement dialog_prgbox() function which allows run programAndrey A. Chernov1994-10-281-2/+5
* Declare more functions externally.Andrey A. Chernov1994-10-201-1/+1
* Make all dialog box available from C programs via functions callsAndrey A. Chernov1994-10-111-0/+82