fc6969e10a
- Libtoolized shared libraries and allows the objects to be linked into PIC code. [2] PR: ports/121769 Submitted by: David Barksdale <amatus@gnu.org> [1], Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer) [2] Approved by: araujo (mentor), Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
10 lines
428 B
Plaintext
10 lines
428 B
Plaintext
This is an enhanced version of the 'dialog' command. Quoting Thomas Dickey,
|
|
the ncurses developer, "DIALOG was written by Savio Lam <lam836@cs.cuhk.hk>
|
|
and modified by several people.
|
|
|
|
"Initially, I made fixes and reviewed the code to ensure that problems
|
|
reported were not related to ncurses. After that, I resumed development,
|
|
adding new widget types. See the changelog for details."
|
|
|
|
WWW: http://invisible-island.net/dialog/
|