index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libforms
/
forms.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-3
/
+3
*
New libforms.
paul
1995-05-12
1
-237
/
+163
*
change hash.h to strhash.h to match new convention.
jkh
1995-03-26
1
-1
/
+1
*
Use a hash table to hold all the bindings info rather than a linked list.
paul
1995-03-26
1
-50
/
+97
*
Completely rewrite libforms so everything is done at runtime rather
paul
1995-03-01
1
-391
/
+183
*
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