Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #include <termios.h> | peter | 1999-08-30 | 1 | -0/+1 |
| | |||||
* | Go on one of my periodic rampages through this code, trying to make | jkh | 1997-01-17 | 1 | -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: | jkh | 1995-12-23 | 1 | -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. | rgrimes | 1995-05-30 | 1 | -2/+2 |
| | |||||
* | Fix arrows printout for non-arrows keys in menubox | ache | 1995-03-02 | 1 | -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 fixes | ache | 1995-02-15 | 1 | -0/+11 |
| | | | | Submitted by: wmbfmk@urc.tue.nl | ||||
* | Implement dialog_prgbox() function which allows run program | ache | 1994-10-28 | 1 | -1/+3 |
| | | | | (via pipe) with output to dialog box | ||||
* | Make dialog attributes visible from outside (for direct usage | ache | 1994-10-24 | 1 | -40/+0 |
| | | | | in pgms) | ||||
* | Declare more functions externally. | ache | 1994-10-20 | 1 | -19/+0 |
| | | | | Don't forget to use 'make beforeinstall'... | ||||
* | Make all dialog box available from C programs via functions calls | ache | 1994-10-11 | 1 | -0/+218 |