Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented height field for text fields so they can now be more than | paul | 1995-02-01 | 1 | -19/+29 |
* | Add all the necessary bits to use color if the terminal allows it. | paul | 1995-01-30 | 1 | -28/+57 |
* | Truncate any default inputs to the input width. | paul | 1995-01-25 | 1 | -2/+6 |
* | Update libforms to agree with new fib. | paul | 1995-01-25 | 1 | -15/+20 |
* | Changed the example to use the forms spec file. | paul | 1995-01-24 | 1 | -1/+1 |
* | Added emacs ^A,^E,^B & ^F keybindings to field editor. | paul | 1995-01-11 | 1 | -6/+6 |
* | Place the cursor better on buttons. | paul | 1995-01-10 | 1 | -1/+1 |
* | New forms library. This provides some basic functions for writing | paul | 1995-01-10 | 1 | -297/+410 |
* | Fix some bugs with forms that have only text fields. | paul | 1994-11-13 | 1 | -2/+10 |
* | The start of a forms editor library. Currently implements text and | paul | 1994-11-13 | 1 | -0/+333 |