summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libdialog/textbox.c
Commit message (Expand)AuthorAgeFilesLines
* Allow emacs-style next/prev characters as well as arrow keys so thatjkh1997-01-151-0/+2
* Add another hateful global to libdialog (what the heck, there are alreadyjkh1996-12-141-1/+1
* Line up some of these OK boxes properly again.jkh1996-12-121-1/+1
* "CONTINUE" was just too long. Make it a nice "OK" now.jkh1996-10-041-1/+1
* 1. Remove some ancient bogons from when I initially added dialogMenuItemjkh1996-07-111-1/+1
* Next round of changes - make dialog boxes drawable at arbitrary X,Y locationsjkh1996-01-011-2/+2
* Fix nasty shadow bug sneaked in Marc's commit.ache1995-05-081-2/+1
* This just exited on most errors, some of which were legitimate andjkh1995-03-221-10/+5
* file selector, helpline, helpfile and more, with my fixesache1995-02-151-1/+6
* 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/+1
* Add new parameter to line_edit: field length (-1 means unlimited)ache1994-11-181-1/+1
* Fix original bug with wrong calculated dims for items list.ache1994-11-171-0/+6
* Add pointer check after each newwin/subwin with error diagnosticache1994-10-311-0/+10
* Implement dialog_prgbox() function which allows run programache1994-10-281-1/+1
* Implement line_edit() function (full line editor) which may calledache1994-10-211-42/+6
* Declare more functions externally.ache1994-10-201-1/+1
* Make all dialog box available from C programs via functions callsache1994-10-111-0/+710
OpenPOWER on IntegriCloud