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
/
gnu
/
lib
/
libdialog
/
lineedit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add another hateful global to libdialog (what the heck, there are already
jkh
1996-12-14
1
-15
/
+15
*
Fix nasty shadow bug sneaked in Marc's commit.
ache
1995-05-08
1
-87
/
+41
*
file selector, helpline, helpfile and more, with my fixes
ache
1995-02-15
1
-2
/
+10
*
Add ^X,^B,^F,^E,^A
ache
1994-11-20
1
-38
/
+50
*
Automatically turn off insert mode when end of field reached
ache
1994-11-19
1
-4
/
+3
*
Highlight only flen sized part while editing in line_edit()
ache
1994-11-19
1
-20
/
+56
*
Highlight only space available for editing
ache
1994-11-19
1
-5
/
+14
*
Draw passed line with passed attrs on enter of line_edit()
ache
1994-11-18
1
-3
/
+8
*
Add new parameter to line_edit: field length (-1 means unlimited)
ache
1994-11-18
1
-12
/
+10
*
Save/restore attrs in line_edit now
ache
1994-11-18
1
-4
/
+3
*
Additionly use erase char from termios
ache
1994-11-10
1
-1
/
+16
*
Now line_edit() uses passed string as initial prompt
ache
1994-11-02
1
-3
/
+10
*
Implement dialog_prgbox() function which allows run program
ache
1994-10-28
1
-0
/
+3
*
Implement line_edit() function (full line editor) which may called
ache
1994-10-21
1
-0
/
+168