History log of /freebsd-current/contrib/dialog/dialog.h
Revision Date Author Comments
# febdb468 24-Sep-2013 Devin Teske <dteske@FreeBSD.org>

Update dialog to 1.2-20130923.

Approved by: re (marius)


# 19718649 29-Dec-2012 Nathan Whitehorn <nwhitehorn@FreeBSD.org>

Revert r241818 that updated dialog to 20120706. This turns out to horribly
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.


# 43764a7f 19-Jun-2011 Jaakko Heinonen <jh@FreeBSD.org>

Don't #undef curses ERR in dialog.h. Otherwise, the macro will be
unavailable if curses.h is included before dialog.h.

PR: bin/156601
Obtained from: Thomas E. Dickey (upstream maintainer)
Discussed with: nwhitehorn


# 4c8945a0 12-Jan-2011 Nathan Whitehorn <nwhitehorn@FreeBSD.org>

Update dialog to version 20100428. This changes the license under which
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