| Commit message (Expand) | Author | Age | Files | Lines |
* | Update dialog to version 20100428. This changes the license under which | nwhitehorn | 2011-01-12 | 1 | -346/+0 |
* | Use __FBSDID over rcsid[]. | obrien | 2003-05-03 | 1 | -4/+2 |
* | Handle keys consistently. | eric | 2001-08-09 | 1 | -1/+5 |
* | YAMF22 | jkh | 1997-03-29 | 1 | -2/+2 |
* | Allow emacs-style next/prev characters as well as arrow keys so that | jkh | 1997-01-15 | 1 | -0/+2 |
* | Line up some of these OK boxes properly again. | jkh | 1996-12-12 | 1 | -2/+2 |
* | "CONTINUE" was just too long. Make it a nice "OK" now. | jkh | 1996-10-04 | 1 | -1/+1 |
* | 1. Remove some ancient bogons from when I initially added dialogMenuItem | jkh | 1996-07-11 | 1 | -2/+2 |
* | Next round of changes - make dialog boxes drawable at arbitrary X,Y locations | jkh | 1996-01-01 | 1 | -2/+2 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -7/+7 |
* | Upgrade. | ache | 1995-04-20 | 1 | -4/+6 |
* | Simplify notify() | ache | 1995-02-23 | 1 | -3/+4 |
* | file selector, helpline, helpfile and more, with my fixes | ache | 1995-02-15 | 1 | -0/+235 |
* | Add more range/argument checking | ache | 1995-01-30 | 1 | -1/+3 |
* | silently restrict all boxes to LINES, COLS | ache | 1994-11-18 | 1 | -0/+4 |
* | Full autosizing support, now you can pass -1, -1 for any | ache | 1994-11-16 | 1 | -1/+9 |
* | Add pointer check after each newwin/subwin with error diagnostic | ache | 1994-10-31 | 1 | -0/+5 |
* | Implement dialog_prgbox() function which allows run program | ache | 1994-10-28 | 1 | -2/+5 |
* | Declare more functions externally. | ache | 1994-10-20 | 1 | -1/+1 |
* | Make all dialog box available from C programs via functions calls | ache | 1994-10-11 | 1 | -0/+82 |