<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu/lib/libdialog, branch release/9.0.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F9.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F9.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2011-07-14T14:01:36Z</updated>
<entry>
<title>Update dialog to 1.1-20110707.</title>
<updated>2011-07-14T14:01:36Z</updated>
<author>
<name>Nathan Whitehorn</name>
<email>nwhitehorn@FreeBSD.org</email>
</author>
<published>2011-07-14T14:01:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=682c9e0fed0115eb6f283e755901c0aac90e86e8'/>
<id>urn:sha1:682c9e0fed0115eb6f283e755901c0aac90e86e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update dialog to version 1.1-20110302.</title>
<updated>2011-04-17T17:28:17Z</updated>
<author>
<name>Nathan Whitehorn</name>
<email>nwhitehorn@FreeBSD.org</email>
</author>
<published>2011-04-17T17:28:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7a1c0d963366a31363d3705697a083dd8efee077'/>
<id>urn:sha1:7a1c0d963366a31363d3705697a083dd8efee077</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable wide character support in libdialog.</title>
<updated>2011-02-05T16:23:32Z</updated>
<author>
<name>Nathan Whitehorn</name>
<email>nwhitehorn@FreeBSD.org</email>
</author>
<published>2011-02-05T16:23:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2774633be12fb93ca90626a467c8f419db5637ae'/>
<id>urn:sha1:2774633be12fb93ca90626a467c8f419db5637ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update dialog to version 20100428. This changes the license under which</title>
<updated>2011-01-12T14:55:02Z</updated>
<author>
<name>Nathan Whitehorn</name>
<email>nwhitehorn@FreeBSD.org</email>
</author>
<published>2011-01-12T14:55:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4c8945a06b01a5c8122cdeb402af36bb46a06acc'/>
<id>urn:sha1:4c8945a06b01a5c8122cdeb402af36bb46a06acc</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Create a checklist and call one of the *printw() functions from the</title>
<updated>2010-08-24T06:30:46Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2010-08-24T06:30:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b57429d0820250b6329535bf5a39d60305c79efb'/>
<id>urn:sha1:b57429d0820250b6329535bf5a39d60305c79efb</id>
<content type='text'>
selected() callback. When the dialog first appears, you will not see
the printed statement on the dialog, if you move down one, you will,
move up again and it now appears. I am assuming that you call a
*printw() function on a line in the dialog box of course.

The fix, from the pr:
	This is a hack at best, I looked at the redraw code in
	dialog_checklist() and took the minimal amount of it out to do
	a simple "refresh" right after the items are drawn. This
	doesn't hurt anything and makes the library work like it
	should. There is probably a better way however =).

PR:		148609
Submitted by:	John Hixson
</content>
</entry>
<entry>
<title>Make all tests in libdialog compilable.</title>
<updated>2010-06-15T10:01:49Z</updated>
<author>
<name>Andrey V. Elsukov</name>
<email>ae@FreeBSD.org</email>
</author>
<published>2010-06-15T10:01:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=516ce862b07803706c237a2c4b9bfb0db6cbd1d7'/>
<id>urn:sha1:516ce862b07803706c237a2c4b9bfb0db6cbd1d7</id>
<content type='text'>
Fix coredump in menu3.c.

Approved by:	kib (mentor)
</content>
</entry>
<entry>
<title>Bump the version of all non-symbol-versioned shared libraries in</title>
<updated>2009-07-19T17:25:24Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-07-19T17:25:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3ca3047aee082043d90aff2611a349c86c98e97c'/>
<id>urn:sha1:3ca3047aee082043d90aff2611a349c86c98e97c</id>
<content type='text'>
preparation for 8.0-RELEASE.  Add the previous version of those
libraries to ObsoleteFiles.inc and bump __FreeBSD_Version.

Reviewed by:    kib
Approved by:    re (rwatson)
</content>
</entry>
<entry>
<title>Fix stack overflow with too many items return list in 'dialog' program.</title>
<updated>2007-08-24T16:26:24Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2007-08-24T16:26:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=680e3e034bda3baa63726991a0ad3c49ba060e9d'/>
<id>urn:sha1:680e3e034bda3baa63726991a0ad3c49ba060e9d</id>
<content type='text'>
(Noticed in ghostscript-gpl core dump)

Approved by:    re@ (bmah)
</content>
</entry>
<entry>
<title>- Bump share library version which were missed in last bump</title>
<updated>2007-06-18T18:47:54Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2007-06-18T18:47:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=27cfc42fc526d7b288e692272680ff13f1fd5676'/>
<id>urn:sha1:27cfc42fc526d7b288e692272680ff13f1fd5676</id>
<content type='text'>
Reported by: 	     jhb
Discussed with:	     deischen, des, doubg, harti
Approved by:	     re (kensmith)
</content>
</entry>
<entry>
<title>Reimplementation of world/kernel build options.  For details, see:</title>
<updated>2006-03-17T18:54:44Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-03-17T18:54:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e1fe3dba5ce2826061f6489765be9b4a341736a9'/>
<id>urn:sha1:e1fe3dba5ce2826061f6489765be9b4a341736a9</id>
<content type='text'>
http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html

The src.conf(5) manpage is to follow in a few days.

Brought to you by:	imp, jhb, kris, phk, ru (all bugs are mine)
</content>
</entry>
</feed>
