summaryrefslogtreecommitdiff
path: root/lib/libforms/examples/example.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* New libforms.Paul Richards1995-05-121-50/+12
* Tweak a few things just to show how form traversal might work fully.Jordan K. Hubbard1995-03-281-3/+3
* Include <strhash.h> instead now.Jordan K. Hubbard1995-03-281-1/+1
* Use a hash table to hold all the bindings info rather than a linked list.Paul Richards1995-03-261-6/+10
* Completely rewrite libforms so everything is done at runtime ratherPaul Richards1995-03-011-17/+43
* Implemented height field for text fields so they can now be more thanPaul Richards1995-02-011-0/+1
* Truncate any default inputs to the input width.Paul Richards1995-01-251-3/+3
* Changed the example to use the forms spec file.Paul Richards1995-01-241-0/+67