Jordan K. Hubbard
|
faa28a39e9
|
Add a -I${.CURDIR} so that the next time Andrew changes dialog.h, the
whole build doesn't fall over before installation.
|
1994-10-28 05:36:38 +00:00 |
|
Andrey A. Chernov
|
646556067f
|
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 |
|
Andrey A. Chernov
|
3f20de5a5f
|
Implement dialog_prgbox() function which allows run program
(via pipe) with output to dialog box
|
1994-10-28 03:08:28 +00:00 |
|
Paul Richards
|
0adfb6eb99
|
Added refresh() to dialog_clear so that it actually
clears the screen.
Reviewed by:
Submitted by:
Obtained from:
|
1994-10-25 15:10:27 +00:00 |
|
Andrey A. Chernov
|
2e1e6f4685
|
Make dialog attributes visible from outside (for direct usage
in pgms)
|
1994-10-24 05:09:45 +00:00 |
|
Andrey A. Chernov
|
d60b2c616a
|
Fix dialog_clear() to clear windows.
|
1994-10-21 17:52:19 +00:00 |
|
Andrey A. Chernov
|
2a9cdd71dd
|
Implement line_edit() function (full line editor) which may called
externally.
Rewrite inputbox/textbox to use this function.
|
1994-10-21 15:42:30 +00:00 |
|
Andrey A. Chernov
|
8a585590ef
|
Declare more functions externally.
Don't forget to use 'make beforeinstall'...
|
1994-10-20 21:56:45 +00:00 |
|
Andrey A. Chernov
|
51c3256355
|
Don't exit silently, if initscr failed; put error message
|
1994-10-19 04:45:41 +00:00 |
|
Andrey A. Chernov
|
e314eb04c7
|
Check initscr() for NULL
|
1994-10-19 04:10:48 +00:00 |
|
Andrey A. Chernov
|
ad37120909
|
SHARED_LDADD --> LDADD
|
1994-10-12 01:54:38 +00:00 |
|
Andrey A. Chernov
|
3728ed9c8f
|
Make all dialog box available from C programs via functions calls
|
1994-10-11 23:30:51 +00:00 |
|