Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
newt-devel: Newt windowing toolkit development files.
Name: | newt-devel |
Vendor: | Scientific Linux |
Version: | 0.51.6 |
License: | LGPL |
Release: | 9.rhel4 |
URL: | |
- Summary
- The newt-devel package contains the header files and libraries
necessary for developing applications which use newt. Newt is a
development library for text mode user interfaces. Newt is based on
the slang library.
Install newt-devel if you want to develop applications which will use
newt.
Changelog
- * Wed Mar 29 18:00:00 2006 Petr Rockai <prockai{%}redhat{*}com> 0.51.6-9.rhel4
- use mbrtowc instead of mblen and mbtowc, as anaconda does not have access to
the latter two
- * Thu Jan 19 18:00:00 2006 Petr Rockai <prockai{%}redhat{*}com> 0.51.6-8.rhel4
- backport fix for BR165347, newt segfaulting on pressing pgup/pgdown
in checkboxtree in some situations
- * Mon Nov 21 18:00:00 2005 Petr Rockai <prockai{%}redhat{*}com> 0.51.6-7.rhel4
- fix for BR165798, inability to input wide characters in utf8 locales
- fix double free issue present in 6.unofficial.rhel4
- thanks to Alastair McKinstry and Bastien Nocera