summaryrefslogtreecommitdiffstats
path: root/lib/libforms
Commit message (Expand)AuthorAgeFilesLines
* recording cvs-1.6 file deathpeter1995-12-3012-4350/+0
* Removed libdialog.paul1995-09-161-1/+1
* Add missing internal object functions, hard-coded for ncurses for now.paul1995-09-131-0/+18
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-08-061-1/+1
* Remove trailing whitespace.rgrimes1995-05-307-27/+27
* Forgot to add these.paul1995-05-124-0/+1228
* New libforms.paul1995-05-129-872/+1141
* Removed the y.tab.h file from the sources. It is automatically generatedats1995-04-151-0/+2
* Tweak a few things just to show how form traversal might work fully.jkh1995-03-282-8/+8
* Include <strhash.h> instead now.jkh1995-03-281-1/+1
* change hash.h to strhash.h to match new convention.jkh1995-03-264-5/+4
* Use a hash table to hold all the bindings info rather than a linked list.paul1995-03-269-146/+321
* Pull old lex.l out of attic and update to new one.paul1995-03-011-13/+89
* Completely rewrite libforms so everything is done at runtime ratherpaul1995-03-0117-488/+4868
* Implemented height field for text fields so they can now be more thanpaul1995-02-017-94/+58
* Add all the necessary bits to use color if the terminal allows it.paul1995-01-304-53/+118
* Truncate any default inputs to the input width.paul1995-01-253-13/+17
* New example that uses the new forms language.paul1995-01-251-6/+96
* Update libforms to agree with new fib.paul1995-01-252-16/+21
* CFLAGS: = --> +=ache1995-01-241-1/+1
* Changed the example to use the forms spec file.paul1995-01-242-2/+74
* Changed the example to use the forms spec file.paul1995-01-242-3/+3
* Added emacs ^A,^E,^B & ^F keybindings to field editor.paul1995-01-112-7/+7
* Change size of example form from 80x25 to 80x24 so it workspaul1995-01-111-1/+1
* As long as I can't figure out why this doesn't work, I might as welljkh1995-01-102-2/+14
* Place the cursor better on buttons.paul1995-01-101-1/+1
* New forms library. This provides some basic functions for writingpaul1995-01-106-369/+622
* Fix some bugs with forms that have only text fields.paul1994-11-132-3/+14
* The start of a forms editor library. Currently implements text andpaul1994-11-138-0/+626
OpenPOWER on IntegriCloud