summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libdialog/dialog.priv.h
Commit message (Collapse)AuthorAgeFilesLines
* #include <termios.h>peter1999-08-301-0/+1
|
* Go on one of my periodic rampages through this code, trying to makejkh1997-01-171-0/+4
| | | | | | | it DTRT. In the process, discover the usual 10-15 evil bogons which have been lurking in it for years. This closes, for one thing, the recent report Mike Smith made about nested checklist menus returning with the scrolling region messed up.
* Add changes to:jkh1995-12-231-3/+6
| | | | | | | o Support a new, fully backwards-compatible API for controling individual items in dialog menus. o Write a man page. o Add some test code.
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
|
* Fix arrows printout for non-arrows keys in menuboxache1995-03-021-0/+3
| | | | | Move arrows printout to single kernel function Add PgUp/PgDn/Home/End to checkbox and radiobox
* file selector, helpline, helpfile and more, with my fixesache1995-02-151-0/+11
| | | | Submitted by: wmbfmk@urc.tue.nl
* Implement dialog_prgbox() function which allows run programache1994-10-281-1/+3
| | | | (via pipe) with output to dialog box
* Make dialog attributes visible from outside (for direct usageache1994-10-241-40/+0
| | | | in pgms)
* Declare more functions externally.ache1994-10-201-19/+0
| | | | Don't forget to use 'make beforeinstall'...
* Make all dialog box available from C programs via functions callsache1994-10-111-0/+218
OpenPOWER on IntegriCloud