Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove libforms, it was never used. | jkh | 1996-06-19 | 1 | -162/+0 |
* | New libforms. | paul | 1995-05-12 | 1 | -42/+150 |
* | Tweak a few things just to show how form traversal might work fully. | jkh | 1995-03-28 | 1 | -5/+5 |
* | Use a hash table to hold all the bindings info rather than a linked list. | paul | 1995-03-26 | 1 | -2/+7 |
* | Completely rewrite libforms so everything is done at runtime rather | paul | 1995-03-01 | 1 | -17/+11 |
* | Implemented height field for text fields so they can now be more than | paul | 1995-02-01 | 1 | -71/+23 |
* | Add all the necessary bits to use color if the terminal allows it. | paul | 1995-01-30 | 1 | -3/+10 |
* | Truncate any default inputs to the input width. | paul | 1995-01-25 | 1 | -8/+8 |
* | New example that uses the new forms language. | paul | 1995-01-25 | 1 | -6/+96 |
* | The start of a forms editor library. Currently implements text and | paul | 1994-11-13 | 1 | -0/+6 |