obrien
3926d43570
Use __FBSDID over rcsid[].
2003-05-03 21:31:08 +00:00
brian
2fff1245fa
include <sys/types.h>
2000-10-15 20:49:53 +00:00
jkh
9c09bbeddd
Line up some of these OK boxes properly again.
1996-12-12 11:05:59 +00:00
jkh
ff9186df13
Next round of changes - make dialog boxes drawable at arbitrary X,Y locations
...
and add selection traversal callbacks so context-sensitive behavior can
even be implemented for individual menu items. These work around the two
largest issues holding me back with some of my sysinstall changes.
1996-01-01 03:43:58 +00:00
ache
f362fa39c5
Get rid of strtok(), it is depricated inside libs
1995-03-24 17:59:48 +00:00
ache
8606846519
file selector, helpline, helpfile and more, with my fixes
...
Submitted by: wmbfmk@urc.tue.nl
1995-02-15 19:44:08 +00:00
ache
6f54c02095
Much better error handling added.
1995-02-13 18:51:50 +00:00
ache
6a9b44b167
Add more range/argument checking
...
Submitted by: charnier@lirmm.fr
1995-01-30 14:11:58 +00:00
ache
91b9eb92f4
silently restrict all boxes to LINES, COLS
1994-11-18 22:49:09 +00:00
ache
afba98eb13
Fix original bug with wrong calculated dims for items list.
...
Add args check for functions when autosizing impossible.
1994-11-17 19:21:51 +00:00
ache
e26dcdfe6d
Full autosizing support, now you can pass -1, -1 for any
...
string
1994-11-16 14:37:37 +00:00
ache
cc17583236
Add pointer check after each newwin/subwin with error diagnostic
1994-10-31 04:02:31 +00:00
ache
155937f9db
Add refresh after each line of program output,
...
some pgms may have long waiting time between output lines.
1994-10-28 04:05:32 +00:00
ache
a984cc06a4
Implement dialog_prgbox() function which allows run program
...
(via pipe) with output to dialog box
1994-10-28 03:08:28 +00:00