History log of /src/lib/libmenu/menus.3 |
Revision | | Date | Author | Comments |
1.16 |
| 03-Jul-2017 |
wiz | Remove workaround for ancient HTML generation code.
|
1.15 |
| 16-Apr-2003 |
wiz | Use .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to read and write, and supported by groff for ages. Okayed by ross.
|
1.14 |
| 01-Oct-2002 |
wiz | New sentence, new line. From Robert Elz.
|
1.13 |
| 29-Jul-2002 |
wiz | ispell.
|
1.12 |
| 29-Jul-2002 |
wiz | Whitespace cleanup.
|
1.11 |
| 29-Jul-2002 |
blymn | Added new menu style O_RADIO which implements a radio button style menu selection. Thanks go to rtr(at)wasabisystems.com for doing most of the work on this.
|
1.10 |
| 03-Jul-2002 |
wiz | The function is called scale_menu, not scale_window. Closes lib/17381.
|
1.9 |
| 20-Jun-2002 |
blymn | Added a NOTES section to describe the differences between our menus library and the original AT&T one.
|
1.8 |
| 20-Feb-2002 |
wiz | Mirror some forms(3) fixes.
|
1.7 |
| 20-Feb-2002 |
wiz | Slightly improve markup.
|
1.6 |
| 07-Feb-2002 |
ross | Generate <>& symbolically.
|
1.5 |
| 23-May-2001 |
blymn | Fix cross references namings for menus(3)
|
1.4 |
| 29-Apr-2001 |
wiz | Cleanup; improve formatting and descriptions; and some minor fixes here and there.
|
1.3 |
| 07-Nov-2000 |
lukem | fix up various .Nm abuses: - keep the case consistent between the actual name and what's referenced. e.g, if it's `foo', don't use '.Nm Foo' at the start of a sentence. - remove unnecessary `.Nm foo' after the first occurrence (except for using `.Nm ""' if there's stuff following, or for the 2nd and so on occurrences in a SYNOPSIS - use Sx, Ic, Li, Em, Sq, and Xr as appropriate
|
1.2 |
| 24-Nov-1999 |
kleink | branches: 1.2.2; RCS Id police.
|
1.1 |
| 23-Nov-1999 |
blymn | branches: 1.1.1; Initial revision
|
1.1.1.1 |
| 23-Nov-1999 |
blymn | A curses based menu library.
|
1.2.2.1 |
| 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|