Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
newt: A development library for text mode user interfaces.
Name: | newt |
Vendor: | Red Hat, Inc. |
Version: | 0.52.2 |
License: | LGPL |
Release: | 5.2 |
URL: | |
- Summary
- Newt is a programming library for color text mode, widget based user
interfaces. Newt can be used to add stacked windows, entry widgets,
checkboxes, radio buttons, labels, plain text fields, scrollbars,
etc., to text mode user interfaces. This package also contains the
shared library needed by programs built with newt, as well as a
/usr/bin/dialog replacement called whiptail. Newt is based on the
slang library.
Arch: x86_64
Download: | newt-0.52.2-5.2.x86_64.rpm |
Build Date: | Sun Feb 12 02:35:11 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 252 KiB |
Arch: i386
Download: | newt-0.52.2-5.2.i386.rpm |
Build Date: | Sun Feb 12 02:36:45 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 238 KiB |
Changelog
- * Fri Feb 10 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0.52.2-5.2
-
- bump again for double-long bug on ppc(64)
- * Tue Feb 7 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 0.52.2-5.1
-
- rebuilt for new gcc4.1 snapshot and glibc changes
- * Tue Jan 17 17:00:00 2006 Petr Rockai <prockai{%}redhat{*}com> - 0.52.2-5
-
- Fix a crash in checkboxtree.c where pressing pgup/pgdown
on a checkboxtree with less items than its height would
cause segmentation violation. Consult BR 165347.