summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libdialog/lineedit.c
Commit message (Expand)AuthorAgeFilesLines
* Add another hateful global to libdialog (what the heck, there are alreadyjkh1996-12-141-15/+15
* Fix nasty shadow bug sneaked in Marc's commit.ache1995-05-081-87/+41
* file selector, helpline, helpfile and more, with my fixesache1995-02-151-2/+10
* Add ^X,^B,^F,^E,^Aache1994-11-201-38/+50
* Automatically turn off insert mode when end of field reachedache1994-11-191-4/+3
* Highlight only flen sized part while editing in line_edit()ache1994-11-191-20/+56
* Highlight only space available for editingache1994-11-191-5/+14
* Draw passed line with passed attrs on enter of line_edit()ache1994-11-181-3/+8
* Add new parameter to line_edit: field length (-1 means unlimited)ache1994-11-181-12/+10
* Save/restore attrs in line_edit nowache1994-11-181-4/+3
* Additionly use erase char from termiosache1994-11-101-1/+16
* Now line_edit() uses passed string as initial promptache1994-11-021-3/+10
* Implement dialog_prgbox() function which allows run programache1994-10-281-0/+3
* Implement line_edit() function (full line editor) which may calledache1994-10-211-0/+168
OpenPOWER on IntegriCloud