aboutsummaryrefslogtreecommitdiff
path: root/lib/libforms/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove libforms, it was never used.Jordan K. Hubbard1996-06-191-17/+0
* backup yacc changesPoul-Henning Kamp1996-06-021-1/+1
* yacc rule change.Poul-Henning Kamp1996-05-301-1/+1
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-08-061-1/+1
* New libforms.Paul Richards1995-05-121-2/+4
* Removed the y.tab.h file from the sources. It is automatically generatedAndreas Schulz1995-04-151-0/+2
* Use a hash table to hold all the bindings info rather than a linked list.Paul Richards1995-03-261-1/+1
* Completely rewrite libforms so everything is done at runtime ratherPaul Richards1995-03-011-1/+2
* Implemented height field for text fields so they can now be more thanPaul Richards1995-02-011-1/+1
* CFLAGS: = --> +=Andrey A. Chernov1995-01-241-1/+1
* New forms library. This provides some basic functions for writingPaul Richards1995-01-101-5/+4
* The start of a forms editor library. Currently implements text andPaul Richards1994-11-131-0/+13