| Commit message (Expand) | Author | Age | Files | Lines |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-09-05 | 20 | -20/+20 |
| * | YAMF22 | Jordan K. Hubbard | 1997-03-29 | 1 | -2/+2 |
| * | Bring a wide number of improvements over from -current. This is | Jordan K. Hubbard | 1997-02-07 | 15 | -245/+257 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'. | cvs2svn | 1997-02-05 | 1 | -0/+46 |
| * | Merge. | Jordan K. Hubbard | 1996-07-11 | 5 | -63/+21 |
| * | Merge. | Jordan K. Hubbard | 1996-07-11 | 3 | -56/+66 |
| * | Merge. | Jordan K. Hubbard | 1996-07-05 | 4 | -2/+7 |
| * | Sync with HEAD | Jordan K. Hubbard | 1996-05-03 | 16 | -1618/+1720 |
| * | Merge from HEAD | Jordan K. Hubbard | 1996-02-08 | 1 | -2/+2 |
| * | Merge from HEAD. | Jordan K. Hubbard | 1996-01-10 | 1 | -1/+1 |
| * | Merge changes from HEAD | Jordan K. Hubbard | 1996-01-05 | 2 | -2/+6 |
| * | Bring in changes from HEAD. | Jordan K. Hubbard | 1996-01-02 | 13 | -420/+187 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'. | cvs2svn | 1996-01-01 | 20 | -0/+1928 |
| * | Merge from HEAD. I need this stuff for sysinstall. | Jordan K. Hubbard | 1995-12-23 | 7 | -359/+648 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 17 | -143/+143 |
| * | Don't make TAB and BACK-TAB destroy field contents incorrectly. | Jordan K. Hubbard | 1995-05-28 | 1 | -2/+1 |
| * | Remove extra argument from mesgbox | Andrey A. Chernov | 1995-05-16 | 1 | -1/+1 |
| * | Call mesgbox instead of msgbox for long descriptions | Andrey A. Chernov | 1995-05-16 | 1 | -1/+1 |
| * | Changes to support the new dialog_dselect() features required to fix | Jordan K. Hubbard | 1995-05-16 | 2 | -13/+62 |
| * | Fix draw shadow bug, when shadow reaches end of the screen, | Andrey A. Chernov | 1995-05-15 | 1 | -20/+34 |
| * | Fix nasty shadow bug sneaked in Marc's commit. | Andrey A. Chernov | 1995-05-08 | 3 | -90/+42 |
| * | Bump major number instead of minor: old functions arguments was changed too | Andrey A. Chernov | 1995-05-04 | 1 | -3/+3 |
| * | Bump minor number | Andrey A. Chernov | 1995-05-03 | 1 | -1/+3 |
| * | Handle too long strings correctly in print_autowrap() | Andrey A. Chernov | 1995-04-30 | 1 | -1/+2 |
| * | Hastily back out my previous change to install ui_objects.h; upon further | Jordan K. Hubbard | 1995-04-21 | 1 | -5/+1 |
| * | Also install new ui_objects.h header file. I'm not sure how I feel about | Jordan K. Hubbard | 1995-04-21 | 1 | -3/+7 |
| * | Upgrade. | Andrey A. Chernov | 1995-04-20 | 11 | -52/+355 |
| * | Get rid of strtok(), it is depricated inside libs | Andrey A. Chernov | 1995-03-24 | 2 | -9/+11 |
| * | This just exited on most errors, some of which were legitimate and | Jordan K. Hubbard | 1995-03-22 | 1 | -10/+5 |
| * | Saved scroll fixed. | Andrey A. Chernov | 1995-03-21 | 1 | -1/+1 |
| * | Fix arrows printout for non-arrows keys in menubox | Andrey A. Chernov | 1995-03-02 | 5 | -135/+113 |
| * | Simplify notify() | Andrey A. Chernov | 1995-02-23 | 3 | -33/+30 |
| * | file selector, helpline, helpfile and more, with my fixes | Andrey A. Chernov | 1995-02-15 | 22 | -22/+2313 |
| * | Much better error handling added. | Andrey A. Chernov | 1995-02-13 | 1 | -16/+33 |
| * | Add more range/argument checking | Andrey A. Chernov | 1995-01-30 | 7 | -6/+15 |
| * | Back out bkgd() function usage, it acts not from | Andrey A. Chernov | 1995-01-16 | 1 | -2/+2 |
| * | Use new bkgd() function to produce background | Andrey A. Chernov | 1994-12-02 | 1 | -4/+3 |
| * | Add ^X,^B,^F,^E,^A | Andrey A. Chernov | 1994-11-20 | 1 | -38/+50 |
| * | Automatically turn off insert mode when end of field reached | Andrey A. Chernov | 1994-11-19 | 1 | -4/+3 |
| * | Highlight only flen sized part while editing in line_edit() | Andrey A. Chernov | 1994-11-19 | 1 | -20/+56 |
| * | Highlight only space available for editing | Andrey A. Chernov | 1994-11-19 | 1 | -5/+14 |
| * | silently restrict all boxes to LINES, COLS | Andrey A. Chernov | 1994-11-18 | 8 | -0/+32 |
| * | Draw passed line with passed attrs on enter of line_edit() | Andrey A. Chernov | 1994-11-18 | 3 | -3/+11 |
| * | Add new parameter to line_edit: field length (-1 means unlimited) | Andrey A. Chernov | 1994-11-18 | 4 | -15/+13 |
| * | Save/restore attrs in line_edit now | Andrey A. Chernov | 1994-11-18 | 2 | -5/+4 |
| * | Use newscr instead of curscr in shadows code | Andrey A. Chernov | 1994-11-17 | 1 | -3/+3 |
| * | Use wnoutrefresh() in clear_norefresh | Andrey A. Chernov | 1994-11-17 | 1 | -1/+2 |
| * | Add dialog_clear_norefresh() function | Andrey A. Chernov | 1994-11-17 | 2 | -1/+7 |
| * | Fix original bug with wrong calculated dims for items list. | Andrey A. Chernov | 1994-11-17 | 5 | -18/+34 |
| * | Full autosizing support, now you can pass -1, -1 for any | Andrey A. Chernov | 1994-11-16 | 9 | -24/+134 |