summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libdialog/inputbox.c
Commit message (Expand)AuthorAgeFilesLines
* Add another hateful global to libdialog (what the heck, there are alreadyjkh1996-12-141-1/+1
* Next round of changes - make dialog boxes drawable at arbitrary X,Y locationsjkh1996-01-011-2/+2
* file selector, helpline, helpfile and more, with my fixesache1995-02-151-0/+6
* Add more range/argument checkingache1995-01-301-1/+2
* silently restrict all boxes to LINES, COLSache1994-11-181-0/+4
* Draw passed line with passed attrs on enter of line_edit()ache1994-11-181-0/+2
* Add new parameter to line_edit: field length (-1 means unlimited)ache1994-11-181-1/+1
* Save/restore attrs in line_edit nowache1994-11-181-1/+1
* Full autosizing support, now you can pass -1, -1 for anyache1994-11-161-1/+9
* Now line_edit() uses passed string as initial promptache1994-11-021-0/+1
* Add pointer check after each newwin/subwin with error diagnosticache1994-10-311-0/+5
* Implement dialog_prgbox() function which allows run programache1994-10-281-1/+3
* Implement line_edit() function (full line editor) which may calledache1994-10-211-127/+7
* Declare more functions externally.ache1994-10-201-1/+1
* Make all dialog box available from C programs via functions callsache1994-10-111-0/+281
OpenPOWER on IntegriCloud