summaryrefslogtreecommitdiff
path: root/gnu/lib/libdialog/prgbox.c
Commit message (Expand)AuthorAgeFilesLines
* Line up some of these OK boxes properly again.Jordan K. Hubbard1996-12-121-1/+1
* Next round of changes - make dialog boxes drawable at arbitrary X,Y locationsJordan K. Hubbard1996-01-011-2/+2
* Get rid of strtok(), it is depricated inside libsAndrey A. Chernov1995-03-241-5/+5
* file selector, helpline, helpfile and more, with my fixesAndrey A. Chernov1995-02-151-0/+1
* Much better error handling added.Andrey A. Chernov1995-02-131-16/+33
* Add more range/argument checkingAndrey A. Chernov1995-01-301-0/+2
* silently restrict all boxes to LINES, COLSAndrey A. Chernov1994-11-181-0/+4
* Fix original bug with wrong calculated dims for items list.Andrey A. Chernov1994-11-171-0/+5
* Full autosizing support, now you can pass -1, -1 for anyAndrey A. Chernov1994-11-161-1/+1
* Add pointer check after each newwin/subwin with error diagnosticAndrey A. Chernov1994-10-311-0/+5
* Add refresh after each line of program output,Andrey A. Chernov1994-10-281-0/+1
* Implement dialog_prgbox() function which allows run programAndrey A. Chernov1994-10-281-0/+113