Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

newt-0.50.34-2cl RPM for i386

From SourceForge / k / ku / kudzu

Name: newt Distribution: Conectiva Linux
Version: 0.50.34 Vendor: Conectiva
Release: 2cl Build date: Thu Dec 27 16:30:51 2001
Group: Libraries Build host: mapi2.distro.conectiva
Size: 98385 Source RPM: newt-0.50.34-2cl.src.rpm
Packager: http://bugzilla.conectiva.com.br/
Summary: A development library for text mode user interfaces
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.

Provides

Requires

Copyright

LGPL

Signatures

internal MD5: 58cdef3e86aa395f7edd03911864f88f
GPG

Changelog

* Thu Dec 27 2001 Ricardo Erbano <erbano@conectiva.com>
  + newt-0.50.34-2cl
  - Added missing files
* Thu Dec 27 2001 Ricardo Erbano <erbano@conectiva.com>
  + newt-0.50.34-1cl
  - Updated to 0.50.34
  - New version of install_sh.patch
  - Removed multi_selection.patch and snack-python2.patch (not apllied)
  - A lot of spec changes
* Tue Nov 27 2001 Gustavo Niemeyer <niemeyer@conectiva.com>
  + newt-0.50.5-14cl
  - Recompiled with Python 2.2.
  - Moved python modules to their own subpackage.
* Fri Nov 23 2001 Gustavo Niemeyer <niemeyer@conectiva.com>
  + newt-0.50.5-13cl
  - Created automated python version detection.
* Wed Aug 08 2001 Alfredo K. Kojima <kojima@conectiva.com>
  + newt-0.50.5-12cl
  - fixed snack.py for python 2
* Fri Jun 29 2001 Harald Welte <laforge@conectiva.com>
  + newt-0.50.5-11cl
  - Added BuildRequires to glibc-devel-static (Closes: #3954)
* Thu Apr 26 2001 Gustavo Niemeyer <niemeyer@conectiva.com>
  + newt-0.50.5-10cl
  - Updated python2 patch for python 2.1.
* Tue Apr 10 2001 Gustavo Niemeyer <niemeyer@conectiva.com>
  + newt-0.50.5-9cl
  - Added -fPIC to enforce creation of position-independent code.
* Fri Feb 16 2001 Rodrigo Barbosa <rodrigob@conectiva.com>
  + newt-0.50.5-8cl
  - Patch to build with python 2.0
  - BuildRequires slang-devel-static, instead of slang-devel
* Wed Jan 03 2001 Rodrigo Barbosa <rodrigob@conectiva.com>
  + newt-0.50.5-7cl
  - Adding lots of Buildrequires entries
  - Adding devel-static
* Thu Oct 26 2000 Wanderlei Antonio Cavassin <cavassin@conectiva.com>
  - devel prereqs main package
* Sun Oct 22 2000 Rodrigo Beber <beber@conectiva.com>
  - added patch to fix listbox multi selection
  - added patch to write in all textbox background using newtListboxSetText
* Wed Sep 13 2000 Arnaldo Carvalho de Melo <acme@conectiva.com>
  - macros
  - %configure
* Thu Jun 15 2000 Rudá Moura <ruda@conectiva.com>
  - added patch to allow Makefile do symbolic links on shared libraries
  - devel subpackage now requires newt
  - minor fixes
* Thu Feb 03 2000 Guilherme Wunsch Manika <gwm@conectiva.com>
  - 0.50.5
* Thu Nov 11 1999 Rodrigo Parra Novo <rodarvus@conectiva.com>
  - Updated to version 0.50
* Wed Sep 01 1999 Erik Troan <ewt@redhat.com>
  - added suspend/resume to snack
* Tue Aug 31 1999 Matt Wilson <msw@redhat.com>
  - enable gpm support
* Fri Aug 27 1999 Matt Wilson <msw@redhat.com>
  - added hotkey assignment for gridforms, changed listbox.setcurrent to
    take the item key
* Wed Aug 25 1999 Matt Wilson <msw@redhat.com>
  - fixed snack callback function refcounts, as well as optional data args
  - fixed suspend callback ref counts
* Mon Aug 23 1999 Matt Wilson <msw@redhat.com>
  - added buttons argument to entrywindow
* Thu Aug 12 1999 Bill Nottingham <notting@redhat.com>
  - multi-state checkboxtrees. Woohoo.
* Mon Aug 09 1999 Matt Wilson <msw@redhat.com>
  - added snack wrappings for checkbox flag setting
* Thu Aug 05 1999 Matt Wilson <msw@redhat.com>
  - added snack bindings for setting current listbox selection
  - added argument to set default selection in snack ListboxChoiceWindow
* Mon Aug 02 1999 Matt Wilson <msw@redhat.com>
  - added checkboxtree
  - improved snack binding
* Fri Apr 09 1999 Matt Wilson <msw@redhat.com>
  - fixed a glibc related bug in reflow that was truncating all text to 1000
  chars
* Fri Apr 09 1999 Matt Wilson <msw@redhat.com>
  - fixed bug that made newt apps crash when you hit <insert> followed by lots
  of keys
* Mon Mar 15 1999 Matt Wilson <msw@redhat.com>
  - fix from Jakub Jelinek for listbox keypresses
* Sat Feb 27 1999 Matt Wilson <msw@redhat.com>
  - fixed support for navigating listboxes with alphabetical keypresses
* Thu Feb 25 1999 Matt Wilson <msw@redhat.com>
  - updated descriptions
  - added support for navigating listboxes with alphabetical keypresses
* Mon Feb 08 1999 Matt Wilson <msw@redhat.com>
  - made grid wrapped windows at least the size of their title bars
* Fri Feb 05 1999 Matt Wilson <msw@redhat.com>
  - Function to set checkbox flags.  This will go away later when I have
    a generic flag setting function and signals to comps to go insensitive.
* Tue Jan 19 1999 Matt Wilson <msw@redhat.com>
  - Stopped using libgpm, internalized all gpm calls.  Still need some cleanups.
* Thu Jan 07 1999 Matt Wilson <msw@redhat.com>
  - Added GPM mouse support
  - Moved to autoconf to allow compiling without GPM support
  - Changed revision to 0.40
* Wed Oct 21 1998 Bill Nottingham <notting@redhat.com>
  - built against slang-1.2.2
* Wed Aug 19 1998 Bill Nottingham <notting@redhat.com>
  - bugfixes for text reflow
  - added docs
* Fri May 01 1998 Cristian Gafton <gafton@redhat.com>
  - devel package moved to Development/Libraries
* Thu Apr 30 1998 Erik Troan <ewt@redhat.com>
  - removed whiptcl.so -- it should be in a separate package
* Mon Feb 16 1998 Erik Troan <ewt@redhat.com>
  - added newtWinMenu()
  - many bug fixes in grid code
* Wed Jan 21 1998 Erik Troan <ewt@redhat.com>
  - removed newtWinTernary()
  - made newtWinChoice() return codes consistent with newtWinTernary()
* Fri Jan 16 1998 Erik Troan <ewt@redhat.com>
  - added changes from Bruce Perens
      - small cleanups
      - lets whiptail automatically resize windows
  - the order of placing a grid and adding components to a form no longer
    matters
  - added newtGridAddComponentsToForm()
* Wed Oct 08 1997 Erik Troan <ewt@redhat.com>
  - added newtWinTernary()
* Tue Oct 07 1997 Erik Troan <ewt@redhat.com>
  - made Make/spec files use a buildroot
  - added grid support (for newt 0.11 actually)
* Mon Jun 02 1997 Erik Troan <ewt@redhat.com>
  - Added patched from Clarence Smith for setting the size of a listbox
  - Version 0.9
* Wed May 28 1997 Elliot Lee <sopwith@redhat.com> 0.8-2
  - Touchups on Makefile
  - Cleaned up NEWT_FLAGS_*
* Tue Mar 18 1997 Erik Troan <ewt@redhat.com>
  - Cleaned up listbox
  - Added whiptail
  - Added newtButtonCompact button type and associated colors
  - Added newtTextboxGetNumLines() and newtTextboxSetHeight()
* Tue Feb 25 1997 Erik Troan <ewt@redhat.com>
  - Added changes from sopwith for C++ cleanliness and some listbox fixes.

Files

/usr/bin/whiptail
/usr/lib/libnewt.so.0.50
/usr/lib/libnewt.so.0.50.34
/usr/share/doc/newt-0.50.34
/usr/share/doc/newt-0.50.34/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Jul 25 01:17:08 2008