Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
newt-python - Python bindings for newt
- Description:
The newt-python package contains the Python bindings for the newt library
providing a python API for creating text mode ionterfaces.
Packages
newt-python-0.52.11-1.el6.i686
[47 KiB] |
Changelog
by Miroslav Lichvar (2009-09-24):
- fix buffer overflow in textbox when reflowing (#523955, CVE-2009-2905)
- use full textbox width when reflowing and allow minimal width 1
- fix writing lines longer than width in textbox
- don't use va_list in newtvwindow more than once (#523696)
- bind \E[Z to back-tab in built-in keymap (#468046)
- terminate string after reading file in whiptail
- add newtRadioSetCurrent function (Thomas Jarosch)
- add pkgconfig support (Thomas Jarosch)
- add Malay, Malayalam, Assamese, Gujarati, Bengali India, Kannada, Telugu
translations
- include tutorial in txt format
- include debian patches
- fix crash in textbox SetText when topLines != 0
- don't link modules with libraries already linked with libnewt
- add Asturian and Marathi translations
|