aboutsummaryrefslogtreecommitdiff
path: root/contrib/dialog/menubox.c
Commit message (Collapse)AuthorAgeFilesLines
* dialog: import dialog 1.3-20210117Baptiste Daroussin2021-02-261-23/+36
|
* Update libdialog to 1.3-20180621Baptiste Daroussin2018-10-201-16/+39
| | | | Notes: svn path=/head/; revision=339488
* Update dialog to 1.2-20130923.Devin Teske2013-09-241-9/+6
| | | | | | | Approved by: re (marius) Notes: svn path=/head/; revision=255852
* Update dialog to 1.2-20130523Baptiste Daroussin2013-06-171-252/+213
| | | | | | | Level up WARNS Notes: svn path=/head/; revision=251843
* Revert r241818 that updated dialog to 20120706. This turns out to horriblyNathan Whitehorn2012-12-301-25/+26
| | | | | | | | | break mixed form dialogs in conjunction with the FreeBSD termcap, making the bsdinstall partition editor Add dialog, among other things, completely nonfunctional. This restores dialog 20110707. Notes: svn path=/head/; revision=244850
* Update dialog to 20120706: includes minor useability enhancements andNathan Whitehorn2012-10-211-26/+25
| | | | | | | fixes for warnings encountered with clang. Notes: svn path=/head/; revision=241818
* Update dialog to 1.1-20110707.Nathan Whitehorn2011-07-141-2/+4
| | | | Notes: svn path=/head/; revision=224014
* Update dialog to version 1.1-20110302.Nathan Whitehorn2011-04-171-4/+4
| | | | Notes: svn path=/head/; revision=220749
* Update dialog to version 20100428. This changes the license under whichNathan Whitehorn2011-01-121-0/+818
dialog is distributed from GPLv2 to LGPLv2 and introduces a number of new features and a new and better libdialog API. The existing libdialog will be kept temporarily as libodialog for compatibility purposes until sade, sysinstall and tzsetup have been either updated or replaced. __FreeBSD_version is now 900030. Discussed on: -current Approved by: core Obtained from: http://invisible-island.net/dialog Notes: svn path=/head/; revision=217309