Ruslan Ermilov
e5ac5644e2
MAN[1-9] -> MAN.
2001-03-27 14:59:06 +00:00
Brian Somers
0d8188ce22
Include sys/types.h
2000-10-16 07:11:30 +00:00
Andrey A. Chernov
22ed5ae46b
Remove unneded -lmytinfo
2000-09-16 04:27:30 +00:00
Mark Murray
5f5780887e
Silence -Wall; main()'s second argument was "unsigned char **",
...
and this had filtered down into too many other places.
2000-08-19 11:45:18 +00:00
Jordan K. Hubbard
9a3e78d969
Have to install from ${.CURDIR}, not ${.OBJDIR}.
2000-01-08 09:34:45 +00:00
Alexey Zelkin
d2d012730f
Install contents of the dialog/TESTS directory to share/examples/dialog
2000-01-07 13:35:10 +00:00
Peter Wemm
9b7a44a60e
$Id$ -> $FreeBSD$
1999-08-27 23:37:10 +00:00
Robert Nordier
2b1c01eb8f
Drop outdated FreeBSD version number from test script.
...
Submitted by : Sue Blake <sue@vedanix.welearn.com.au>
PR : 9650
1999-01-24 07:10:34 +00:00
Jordan K. Hubbard
80e37f6c4d
Add documentation for tree functions.
...
Submitted by: Anatoly A. Orehovsky <tolik@mpeks.tomsk.su>
1998-10-02 11:24:38 +00:00
Jordan K. Hubbard
26e4260723
Add missing free()
...
Submitted by: Anatoly A. Orehovsky <tolik@mpeks.tomsk.su>
1998-09-30 12:10:16 +00:00
Jordan K. Hubbard
364c8e85fb
Teach this code about the new tree functionality of libdialog.
...
Submitted by: "Anatoly A. Orehovsky" <tolik@mpeks.tomsk.su>
1998-09-28 16:11:22 +00:00
John-Mark Gurney
0abdc26a0d
fix misspelling
...
Submitted-by: Josh Gilliam
Closes PR:4426
1997-08-30 11:08:06 +00:00
Eivind Eklund
6ad98044a1
it's'' ->
its'' where appropriate and typo fixes in time2posix.3.
...
Closes PR docs/3612.
Submitted by: Josh Gilliam <soil@quick.net>
1997-05-19 16:33:27 +00:00
Peter Wemm
fce15c9ab3
Revert $FreeBSD$ to $Id$
1997-02-22 15:48:31 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Peter Wemm
a5b996a7ec
recording cvs-1.6 file death
1995-12-30 19:02:48 +00:00
Jordan K. Hubbard
5dbaee3639
Add a reference to dialog(3) now that the man pages exist.
1995-12-23 01:11:54 +00:00
Rodney W. Grimes
4399be3cbd
Remove trailing whitespace.
1995-05-30 05:05:38 +00:00
Jordan K. Hubbard
5865e890a7
Correct a few typos.
1995-02-24 11:21:34 +00:00
Andrey A. Chernov
e6c16d383f
Implement --hline "line" and --hfile file
1995-02-23 22:42:44 +00:00
Andrey A. Chernov
12430b365a
Changes for new _menu interface
1995-02-15 19:48:10 +00:00
Andrey A. Chernov
21edcfa248
Pass prgbox exit code to main exit code
1995-02-13 19:49:42 +00:00
Andrey A. Chernov
dc092b5e4c
Update with new autosizing code, use -1 -1 now
1994-11-16 14:47:17 +00:00
Andrey A. Chernov
734d3eaf71
Enhance inputbox to pass initial prompt (optional)
1994-11-02 01:41:52 +00:00
Andrey A. Chernov
b140921eef
prgbox example added
1994-10-28 03:22:29 +00:00
Andrey A. Chernov
78e71dffd1
Add --prgbox option to test new prgbox() function
1994-10-28 03:12:46 +00:00
Jordan K. Hubbard
71e0221b87
Repair the damage done by whomever blew the last commit. Now it
...
compiles again.
1994-10-26 15:23:04 +00:00
Andrey A. Chernov
9e4cb8b6dc
Move dialog_update() to another place, because it is now in dialog_clear()
1994-10-25 22:44:09 +00:00
Andrey A. Chernov
52f2c9a10a
Output error diagnostics, if occurse.
...
Add radiolist test.
1994-10-11 23:52:16 +00:00
Andrey A. Chernov
52bc859d7c
Use libdialog now.
1994-10-11 23:51:09 +00:00
Andrey A. Chernov
296c81b4e8
Implement HOME/END keys for line edit
1994-10-10 22:32:07 +00:00
Andrey A. Chernov
7f6f3361ff
Implement insert-mode line editing
1994-10-10 19:49:22 +00:00
Paul Traina
20e8cfc673
Cosmetic cleanup
1994-10-09 00:46:16 +00:00
Andrey A. Chernov
c8389f985d
Moved from ports, arrow keys allowed to edit input,
...
back tab key understanded now
1994-10-08 15:16:41 +00:00