| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove libforms, it was never used. | jkh | 1996-06-19 | 1 | -60/+0 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -2/+2 |
* | New libforms. | paul | 1995-05-12 | 1 | -50/+12 |
* | Tweak a few things just to show how form traversal might work fully. | jkh | 1995-03-28 | 1 | -3/+3 |
* | Include <strhash.h> instead now. | jkh | 1995-03-28 | 1 | -1/+1 |
* | Use a hash table to hold all the bindings info rather than a linked list. | paul | 1995-03-26 | 1 | -6/+10 |
* | Completely rewrite libforms so everything is done at runtime rather | paul | 1995-03-01 | 1 | -17/+43 |
* | Implemented height field for text fields so they can now be more than | paul | 1995-02-01 | 1 | -0/+1 |
* | Truncate any default inputs to the input width. | paul | 1995-01-25 | 1 | -3/+3 |
* | Changed the example to use the forms spec file. | paul | 1995-01-24 | 1 | -0/+67 |