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

newt-0.51.6-12mdk RPM for x86_64

From Mandriva 2007.0 for x86_64 / media / main / release

Name: newt Distribution: Mandriva Linux
Version: 0.51.6 Vendor: Mandriva
Release: 12mdk Build date: Mon Dec 12 18:16:50 2005
Group: System/Libraries Build host: deborah.mandriva.com
Size: 94715 Source RPM: newt-0.51.6-12mdk.src.rpm
Packager: Iurt <warly@mandriva.com>
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 contains a
/usr/bin/dialog replacement called whiptail.  Newt is based on the
slang library.

Provides

Requires

Copyright

LGPL

Signatures

internal MD5: f4e66c7eca7e2d80f684677f52eecb82
GPG

Changelog

* Mon Dec 12 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 0.51.6-12mdk
  - assorted bug fixes from code review, others are in DrakX
* Wed Apr 27 2005 Pixel <pixel@mandriva.com> 0.51.6-11mdk
  - do not ignore EARLY events in listbox and allow textbox to take focus
    => this fixes drakauth which has a scrollbar for the text and also for the entries
    (bugzilla #15067)
* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.51.6-10mdk
  - Rebuild for new python
  - fix dir ownership
* Sat Jul 24 2004 Marcel Pol <mpol@mandrake.org> 0.51.6-9mdk
  - again build against new slang
* Thu Jul 22 2004 Marcel Pol <mpol@mandrake.org> 0.51.6-8mdk
  - build against new slang
* Wed Jan 28 2004 Warly <warly@mandrakesoft.com> 0.51.6-7mdk
  - new version
* Thu Sep 18 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.51.4-7mdk
  - fix mklibnamization
* Tue Sep 09 2003 Warly <warly@mandrakesoft.com> 0.51.4-6mdk
  - mklibnamize
* Sun Aug 31 2003 Pixel <pixel@mandrakesoft.com> 0.51.4-5mdk
  - fix wstrlen() for non-utf8 strings
* Wed Aug 13 2003 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.51.4-4mdk
  - rebuild for new python
* Thu Jul 10 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.51.4-3mdk
  - rebuild for new devel provides
* Tue Jun 17 2003 Warly <warly@mandrakesoft.com> 0.51.4-2mdk
  - add mklibname macros
* Tue Jun 17 2003 Warly <warly@mandrakesoft.com> 0.51.4-1mdk
  - new version (main changes):
    0.51.4:
      - fixed help line drawing in UTF-8
      - fixed snack.CListbox to work properly with UTF-8
    0.51.3:
      - added Ctrl-L screen refresh 
      - fixed segfault in test.c when listbox items are selected
      - accessibility: made newt useable with monochrome terms
      - error checking (curcomp exists) for formEvent, newtFormGetCurrent, removed fifty button limit
    0.51.2:
      - fixed wstrlen() it was calculating wcwidth(first wide char in  string) * strlen(str) instead of the actual width of the whole string
* Sat Oct 26 2002 Warly <warly@mandrakesoft.com> 0.51.0-1mdk
  - new version
* Wed Aug 07 2002 Geoffrey Lee <snailtalk@mandrakesoft.com> 0.50.34-4mdk
  - BuildRequires.
* Thu Jun 27 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.50.34-3mdk
  - Patch3: Fix reference to libdir in python(bin)?dir variables
  - Patch2: Don't build whiptcl.so. Nuke BuildRequires: tcl. Nobody
    appears to have used it, and wasn't in rpm either.
* Mon Jan 14 2002 Stefan van der Eijk <stefan@eijk.nu> 0.50.34-2mdk
  - BuildRequires
  - Remove patch2.
  - fix %files for python 2.2
* Mon Oct 29 2001 Warly <warly@mandrakesoft.com> 0.50.34-1mdk
  - new version
* Sat Oct 13 2001 Stefan van der Eijk <stefan@eijk.nu> 0.50.31-2mdk
  - BuildRequires: python --> python-devel
* Sat Aug 25 2001 Warly <warly@mandrakesoft.com> 0.50.31-1mdk
  - new version
* Wed Jun 06 2001 Warly <warly@mandrakesoft.com> 0.50.22-1mdk
  - new version
* Mon Apr 30 2001 Stefan van der Eijk <stefan@eijk.nu> 0.50.19-4mdk
  - fixed patch for python 2.1
  - fixed .spec file for python 2.1
* Fri Apr 13 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 0.50.19-3mdk
  - Change buildrequires.
  - More macros.
  - Add obsoletes.
* Tue Feb 20 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.50.19-2mdk
  - change a bit color theme of buttons and active buttons
  - fix Provides
* Tue Jan 09 2001 Geoff <snailtalk@mandrakesoft.com> 0.50.19-1mdk
  - new and shiny source.
* Wed Nov 29 2000 Geoffrey Lee <snailtalk@mandrakesoft.com> 0.50.8-8mdk
  - Add missing Provides: (thx stefan, warlyscks).
* Fri Nov 24 2000 Warly <warly@mandrakesoft.com> 0.50.8-7mdk
  - split libnewt0 packages
* Thu Nov 23 2000 Vincent Saugey <vince@mandrakesoft.com> 0.50.8-6mdk
  - add dependencie on newt from newt-devel
  - Patch for python 2.0
  - Add build requires on tcl
* Tue Aug 08 2000 Frederic Lepied <flepied@mandrakesoft.com> 0.50.8-5mdk
  - automatically added BuildRequires
* Mon Jul 24 2000 Geoffrey Lee <snailtalk@mandrakesoft.com> 0.50.8-4mdk
  - macro-ization
  - BM
* Sat May 20 2000 Pixel <pixel@mandrakesoft.com> 0.50.8-3mdk
  - add soname
* Thu Apr 06 2000 Warly <warly@mandrakesoft.com> 0.50.8-2mdk
  - readd the mandrake colors patch
* Thu Apr 06 2000 Warly <warly@mandrakesoft.com> 0.50.8-1mdk
  - new groups: System/Librairies and Development/C for devel
* Sat Mar 11 2000 Pixel <pixel@mandrakesoft.com> 0.50-15mdk
  - really default to mandrake colors (applying the patch works better :)
* Tue Jan 11 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 0.50-14mdk
  - By default mandrake colors.
* Tue Dec 14 1999 Frederic Lepied <flepied@mandrakesoft.com>
  - fix bug when gpm isn't running
* Thu Oct 28 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
  - Build release.
* Sat Oct 02 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
  - 0.50.
* Thu Jun 24 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
  - Patch from H.J. Lu <hjl@varesearch.com> :
  - fixed tab expansion.
* Sun Apr 11 1999 Bernhard Rosenkraenzer <bero@linux-mandrake.com>
  - Mandrake adaptions
  - add de locale
* 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
* Thu Oct 22 1998 Bill Nottingham <notting@redhat.com>
  - built against slang-1.2.2
* Thu Aug 20 1998 Bill Nottingham <notting@redhat.com>
  - bugfixes for text reflow
  - added docs
* Sat May 02 1998 Cristian Gafton <gafton@redhat.com>
  - devel package moved to Development/Libraries
* Fri May 01 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()
* Thu Oct 09 1997 Erik Troan <ewt@redhat.com>
  - added newtWinTernary()
* Wed Oct 08 1997 Erik Troan <ewt@redhat.com>
  - made Make/spec files use a buildroot
  - added grid support (for newt 0.11 actually)
* Tue Jun 03 1997 Erik Troan <ewt@redhat.com>
  - Added patched from Clarence Smith for setting the size of a listbox
  - Version 0.9
* Thu May 29 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

X§


Generated by rpm2html 1.8.1

Daniel Veillard, Tue Oct 14 04:30:36 2008