Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        newt-devel: Newt windowing toolkit development files.
        
        
            | Name: | newt-devel | Vendor: | Scientific Linux | 
        
            | Version: | 0.51.6 | License: | LGPL | 
        
            | Release: | 10.el4 | 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
        
            - * Thu Feb 14 18:00:00 2008 Miroslav Lichvar <mlichvar{%}redhat{*}com> 0.51.6-10.el4
- - add support for tuples of strings in EntryWindow prompts in snack (#219678) 
            - * 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