summaryrefslogtreecommitdiffstats
path: root/lib/libforms/forms.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* New libforms.paul1995-05-121-237/+163
* change hash.h to strhash.h to match new convention.jkh1995-03-261-1/+1
* Use a hash table to hold all the bindings info rather than a linked list.paul1995-03-261-50/+97
* Completely rewrite libforms so everything is done at runtime ratherpaul1995-03-011-391/+183
* Implemented height field for text fields so they can now be more thanpaul1995-02-011-19/+29
* Add all the necessary bits to use color if the terminal allows it.paul1995-01-301-28/+57
* Truncate any default inputs to the input width.paul1995-01-251-2/+6
* Update libforms to agree with new fib.paul1995-01-251-15/+20
* Changed the example to use the forms spec file.paul1995-01-241-1/+1
* Added emacs ^A,^E,^B & ^F keybindings to field editor.paul1995-01-111-6/+6
* Place the cursor better on buttons.paul1995-01-101-1/+1
* New forms library. This provides some basic functions for writingpaul1995-01-101-297/+410
* Fix some bugs with forms that have only text fields.paul1994-11-131-2/+10
* The start of a forms editor library. Currently implements text andpaul1994-11-131-0/+333
OpenPOWER on IntegriCloud