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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed libdialog.
paul
1995-09-16
1
-1
/
+1
*
Add missing internal object functions, hard-coded for ncurses for now.
paul
1995-09-13
1
-0
/
+18
*
Change `install' to `${INSTALL}' so that default install flags can be
bde
1995-08-06
1
-1
/
+1
*
Remove trailing whitespace.
rgrimes
1995-05-30
7
-27
/
+27
*
Forgot to add these.
paul
1995-05-12
4
-0
/
+1228
*
New libforms.
paul
1995-05-12
9
-872
/
+1141
*
Removed the y.tab.h file from the sources. It is automatically generated
ats
1995-04-15
1
-0
/
+2
*
Tweak a few things just to show how form traversal might work fully.
jkh
1995-03-28
2
-8
/
+8
*
Include <strhash.h> instead now.
jkh
1995-03-28
1
-1
/
+1
*
change hash.h to strhash.h to match new convention.
jkh
1995-03-26
4
-5
/
+4
*
Use a hash table to hold all the bindings info rather than a linked list.
paul
1995-03-26
9
-146
/
+321
*
Pull old lex.l out of attic and update to new one.
paul
1995-03-01
1
-13
/
+89
*
Completely rewrite libforms so everything is done at runtime rather
paul
1995-03-01
17
-488
/
+4868
*
Implemented height field for text fields so they can now be more than
paul
1995-02-01
7
-94
/
+58
*
Add all the necessary bits to use color if the terminal allows it.
paul
1995-01-30
4
-53
/
+118
*
Truncate any default inputs to the input width.
paul
1995-01-25
3
-13
/
+17
*
New example that uses the new forms language.
paul
1995-01-25
1
-6
/
+96
*
Update libforms to agree with new fib.
paul
1995-01-25
2
-16
/
+21
*
CFLAGS: = --> +=
ache
1995-01-24
1
-1
/
+1
*
Changed the example to use the forms spec file.
paul
1995-01-24
2
-2
/
+74
*
Changed the example to use the forms spec file.
paul
1995-01-24
2
-3
/
+3
*
Added emacs ^A,^E,^B & ^F keybindings to field editor.
paul
1995-01-11
2
-7
/
+7
*
Change size of example form from 80x25 to 80x24 so it works
paul
1995-01-11
1
-1
/
+1
*
As long as I can't figure out why this doesn't work, I might as well
jkh
1995-01-10
2
-2
/
+14
*
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
6
-369
/
+622
*
Fix some bugs with forms that have only text fields.
paul
1994-11-13
2
-3
/
+14
*
The start of a forms editor library. Currently implements text and
paul
1994-11-13
8
-0
/
+626