summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libdialog
Commit message (Expand)AuthorAgeFilesLines
* Fixed memory leak in dialog_gauge(3).ru2001-11-291-0/+4
* Fixed missing return type in synopsis.bde2001-10-031-0/+1
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
* Properly move cursor when home and end keys are used.eric2001-08-312-4/+20
* Handle keys consistently.eric2001-08-092-2/+10
* dialog(3) -> dialog_noyes(3).ru2001-08-071-1/+2
* Update man page to actually match the source.eric2001-08-011-55/+73
* Properly update cursor position when the list is scrolled.eric2001-07-262-8/+12
* Handle keys consistently.eric2001-07-262-1/+4
* Improve the interface provided by libdialog. Move a cursor around overeric2001-07-186-105/+280
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* Fix the type of the NULL arg to execl()brian2001-07-091-1/+3
* mdoc(7) police: normalize .Nd.ru2001-04-181-1/+1
* MAN[1-9] -> MAN.ru2001-03-271-1/+1
* Properly orient the buttons for yes/no and no/yes so that POLA isjkh2001-02-241-19/+11
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-2/+13
* mdoc(7) police: Ft/Vt now accept punctuation-type arguments.ru2001-01-121-4/+4
* Prepare for mdoc(7)NG.ru2000-12-271-34/+33
* Add a new function, dialog_noyes(), for sysinstall to be able tojkh2000-12-143-13/+45
* mdoc(7) police: Add a missing `.Sm on' request.ru2000-11-211-1/+2
* include <sys/types.h>brian2000-10-151-0/+4
* Remove unneded -lmytinfoache2000-09-161-2/+2
* This is the second half of unbreaking the world build. Add a -DNOHTMLgreen2000-01-111-0/+2
* *draws his sword*green2000-01-111-0/+2
* This change was mis-identified as the problem, sorry. It appears to bejkh2000-01-111-0/+4
* Back out the previous change to install the examples - it breaks the release ...jkh2000-01-111-4/+0
* Install contents of the TESTS subdirectory to /usr/share/examples/libdialogphantom2000-01-101-0/+9
* Remove -lncurses and -lmytinfo from LDFLAGSphantom2000-01-101-3/+5
* Cleanup warnings.phantom2000-01-1021-21/+24
* Completely reconstruct page. Make it mdoc(7) style compatible also :)phantom2000-01-101-307/+587
* *Really* make space accelerators work; no wonder Brian McGovern wasjkh1999-12-173-3/+3
* Prevent spaces from being interpreted as accelerators.jkh1999-12-143-7/+16
* sigset_t change (part 5 of 5)marcel1999-09-291-1/+1
* #include <termios.h>peter1999-08-301-0/+1
* $Id$ -> $FreeBSD$peter1999-08-2721-21/+21
* Various man page cleanup:mpp1999-08-151-11/+15
* Use braces to avoid potentially ambiguous else clause.imp1999-04-252-3/+6
* Don't use backslash-newline to split the too-long line forbde1999-03-051-4/+2
* Add documentation for new tree functions.jkh1998-10-022-8/+73
* Add missing free().jkh1998-09-301-1/+2
* Add examples for tree functions.jkh1998-09-296-2/+346
* Add support for saved trees.jkh1998-09-292-4/+111
* Update tree function and remove gratuitous .h file.jkh1998-09-282-48/+79
* Unbump the minor number; guess this doesn't happen in the ELF worldjkh1998-09-281-2/+2
* Add some new functionality which I promised to add over a year a go andjkh1998-09-264-3/+1035
* Fix bogus length restriction on readlink. Use sizeof(buf) - 1 ratherimp1998-09-101-1/+1
* Use size of structure rather than hard coded 256 in readlink. This changeimp1998-09-091-1/+1
* Change the aux field type to long instead of int so that it is largejb1998-08-201-1/+1
* Spelling corrections.jkoshy1998-06-061-2/+2
* Fix improperly re-entrant code which caused the menu spammage we'vejkh1997-10-122-37/+25
OpenPOWER on IntegriCloud