summaryrefslogtreecommitdiff
path: root/gnu/lib/libdialog
Commit message (Expand)AuthorAgeFilesLines
...
* Handle keys consistently.Eric Melville2001-07-262-1/+4
* Improve the interface provided by libdialog. Move a cursor around overEric Melville2001-07-186-105/+280
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Fix the type of the NULL arg to execl()Brian Somers2001-07-091-1/+3
* mdoc(7) police: normalize .Nd.Ruslan Ermilov2001-04-181-1/+1
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* Properly orient the buttons for yes/no and no/yes so that POLA isJordan K. Hubbard2001-02-241-19/+11
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-2/+13
* mdoc(7) police: Ft/Vt now accept punctuation-type arguments.Ruslan Ermilov2001-01-121-4/+4
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-34/+33
* Add a new function, dialog_noyes(), for sysinstall to be able toJordan K. Hubbard2000-12-143-13/+45
* mdoc(7) police: Add a missing `.Sm on' request.Ruslan Ermilov2000-11-211-1/+2
* include <sys/types.h>Brian Somers2000-10-151-0/+4
* Remove unneded -lmytinfoAndrey A. Chernov2000-09-161-2/+2
* This is the second half of unbreaking the world build. Add a -DNOHTMLBrian Feldman2000-01-111-0/+2
* *draws his sword*Brian Feldman2000-01-111-0/+2
* This change was mis-identified as the problem, sorry. It appears to beJordan K. Hubbard2000-01-111-0/+4
* Back out the previous change to install the examples - it breaks the release ...Jordan K. Hubbard2000-01-111-4/+0
* Install contents of the TESTS subdirectory to /usr/share/examples/libdialogAlexey Zelkin2000-01-101-0/+9
* Remove -lncurses and -lmytinfo from LDFLAGSAlexey Zelkin2000-01-101-3/+5
* Cleanup warnings.Alexey Zelkin2000-01-1021-21/+24
* Completely reconstruct page. Make it mdoc(7) style compatible also :)Alexey Zelkin2000-01-101-296/+576
* *Really* make space accelerators work; no wonder Brian McGovern wasJordan K. Hubbard1999-12-173-3/+3
* Prevent spaces from being interpreted as accelerators.Jordan K. Hubbard1999-12-143-7/+16
* sigset_t change (part 5 of 5)Marcel Moolenaar1999-09-291-1/+1
* #include <termios.h>Peter Wemm1999-08-301-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2721-21/+21
* Various man page cleanup:Mike Pritchard1999-08-151-11/+15
* Use braces to avoid potentially ambiguous else clause.Warner Losh1999-04-252-3/+6
* Don't use backslash-newline to split the too-long line forBruce Evans1999-03-051-4/+2
* Add documentation for new tree functions.Jordan K. Hubbard1998-10-022-8/+73
* Add missing free().Jordan K. Hubbard1998-09-301-1/+2
* Add examples for tree functions.Jordan K. Hubbard1998-09-296-2/+346
* Add support for saved trees.Jordan K. Hubbard1998-09-292-4/+111
* Update tree function and remove gratuitous .h file.Jordan K. Hubbard1998-09-282-48/+79
* Unbump the minor number; guess this doesn't happen in the ELF worldJordan K. Hubbard1998-09-281-2/+2
* Add some new functionality which I promised to add over a year a go andJordan K. Hubbard1998-09-264-3/+1035
* Fix bogus length restriction on readlink. Use sizeof(buf) - 1 ratherWarner Losh1998-09-101-1/+1
* Use size of structure rather than hard coded 256 in readlink. This changeWarner Losh1998-09-091-1/+1
* Change the aux field type to long instead of int so that it is largeJohn Birrell1998-08-201-1/+1
* Spelling corrections.Joseph Koshy1998-06-061-2/+2
* Fix improperly re-entrant code which caused the menu spammage we'veJordan K. Hubbard1997-10-122-37/+25
* Fixed synopsis. There was a missing arg, 3 args with the wrong type,Bruce Evans1997-04-131-12/+22
* YAMF22Jordan K. Hubbard1997-03-291-2/+2
* Fix various overflows for items longer then menu width.Andrey A. Chernov1997-02-281-4/+6
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-2221-21/+21
* When wrong directory choosed and chdir failed, directory nameAndrey A. Chernov1997-02-182-2/+5
* Go on one of my periodic rampages through this code, trying to makeJordan K. Hubbard1997-01-174-157/+189
* Allow emacs-style next/prev characters as well as arrow keys so thatJordan K. Hubbard1997-01-155-9/+13
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-1421-21/+21