| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Line up some of these OK boxes properly again. | Jordan K. Hubbard | 1996-12-12 | 1 | -1/+1 |
| | | | | | Notes: svn path=/head/; revision=20359 | ||||
| * | Next round of changes - make dialog boxes drawable at arbitrary X,Y locations | Jordan K. Hubbard | 1996-01-01 | 1 | -2/+2 |
| | | | | | | | | | | and add selection traversal callbacks so context-sensitive behavior can even be implemented for individual menu items. These work around the two largest issues holding me back with some of my sysinstall changes. Notes: svn path=/head/; revision=13135 | ||||
| * | Get rid of strtok(), it is depricated inside libs | Andrey A. Chernov | 1995-03-24 | 1 | -5/+5 |
| | | | | | Notes: svn path=/head/; revision=7330 | ||||
| * | file selector, helpline, helpfile and more, with my fixes | Andrey A. Chernov | 1995-02-15 | 1 | -0/+1 |
| | | | | | | | | Submitted by: wmbfmk@urc.tue.nl Notes: svn path=/head/; revision=6458 | ||||
| * | Much better error handling added. | Andrey A. Chernov | 1995-02-13 | 1 | -16/+33 |
| | | | | | Notes: svn path=/head/; revision=6345 | ||||
| * | Add more range/argument checking | Andrey A. Chernov | 1995-01-30 | 1 | -0/+2 |
| | | | | | | | | Submitted by: charnier@lirmm.fr Notes: svn path=/head/; revision=6035 | ||||
| * | silently restrict all boxes to LINES, COLS | Andrey A. Chernov | 1994-11-18 | 1 | -0/+4 |
| | | | | | Notes: svn path=/head/; revision=4658 | ||||
| * | Fix original bug with wrong calculated dims for items list. | Andrey A. Chernov | 1994-11-17 | 1 | -0/+5 |
| | | | | | | | | Add args check for functions when autosizing impossible. Notes: svn path=/head/; revision=4565 | ||||
| * | Full autosizing support, now you can pass -1, -1 for any | Andrey A. Chernov | 1994-11-16 | 1 | -1/+1 |
| | | | | | | | | string Notes: svn path=/head/; revision=4527 | ||||
| * | Add pointer check after each newwin/subwin with error diagnostic | Andrey A. Chernov | 1994-10-31 | 1 | -0/+5 |
| | | | | | Notes: svn path=/head/; revision=4024 | ||||
| * | Add refresh after each line of program output, | Andrey A. Chernov | 1994-10-28 | 1 | -0/+1 |
| | | | | | | | | some pgms may have long waiting time between output lines. Notes: svn path=/head/; revision=3953 | ||||
| * | Implement dialog_prgbox() function which allows run program | Andrey A. Chernov | 1994-10-28 | 1 | -0/+113 |
| (via pipe) with output to dialog box Notes: svn path=/head/; revision=3950 | |||||
