summaryrefslogtreecommitdiff
path: root/lib/libforms/forms.h
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* New libforms.Paul Richards1995-05-121-88/+120
* Use a hash table to hold all the bindings info rather than a linked list.Paul Richards1995-03-261-13/+7
* Completely rewrite libforms so everything is done at runtime ratherPaul Richards1995-03-011-30/+67
* Implemented height field for text fields so they can now be more thanPaul Richards1995-02-011-0/+2
* Add all the necessary bits to use color if the terminal allows it.Paul Richards1995-01-301-10/+39
* Update libforms to agree with new fib.Paul Richards1995-01-251-1/+1
* Changed the example to use the forms spec file.Paul Richards1995-01-241-2/+2
* New forms library. This provides some basic functions for writingPaul Richards1995-01-101-63/+74
* Fix some bugs with forms that have only text fields.Paul Richards1994-11-131-1/+4
* The start of a forms editor library. Currently implements text andPaul Richards1994-11-131-0/+81