Changelog for
libnewt0.50-0.50.31-1mdk.i586.rpm :
Fri Aug 24 12:00:00 2001 Warly
0.50.31-1mdk
- new version
Tue Jun 5 12:00:00 2001 Warly 0.50.22-1mdk
- new version
Sun Apr 29 12:00:00 2001 Stefan van der Eijk 0.50.19-4mdk
- fixed patch for python 2.1
- fixed .spec file for python 2.1
Thu Apr 12 12:00:00 2001 Geoffrey Lee 0.50.19-3mdk
- Change buildrequires.
- More macros.
- Add obsoletes.
Tue Feb 20 11:00:00 2001 Guillaume Cottenceau 0.50.19-2mdk
- change a bit color theme of buttons and active buttons
- fix Provides
Tue Jan 9 11:00:00 2001 Geoff 0.50.19-1mdk
- new and shiny source.
Wed Nov 29 11:00:00 2000 Geoffrey Lee 0.50.8-8mdk
- Add missing Provides: (thx stefan, warlyscks).
Fri Nov 24 11:00:00 2000 Warly 0.50.8-7mdk
- split libnewt0 packages
Thu Nov 23 11:00:00 2000 Vincent Saugey 0.50.8-6mdk
- add dependencie on newt from newt-devel
- Patch for python 2.0
- Add build requires on tcl
Mon Aug 7 12:00:00 2000 Frederic Lepied 0.50.8-5mdk
- automatically added BuildRequires
Sun Jul 23 12:00:00 2000 Geoffrey Lee 0.50.8-4mdk
- macro-ization
- BM
Fri May 19 12:00:00 2000 Pixel 0.50.8-3mdk
- add soname
Wed Apr 5 12:00:00 2000 Warly 0.50.8-2mdk
- readd the mandrake colors patch
Wed Apr 5 12:00:00 2000 Warly 0.50.8-1mdk
- new groups: System/Librairies and Development/C for devel
Sat Mar 11 11:00:00 2000 Pixel 0.50-15mdk
- really default to mandrake colors (applying the patch works better :)
Tue Jan 11 11:00:00 2000 Chmouel Boudjnah 0.50-14mdk
- By default mandrake colors.
Tue Dec 14 11:00:00 1999 Frederic Lepied
- fix bug when gpm isn\'t running
Wed Oct 27 12:00:00 1999 Chmouel Boudjnah
- Build release.
Fri Oct 1 12:00:00 1999 Chmouel Boudjnah
- 0.50.
Wed Jun 23 12:00:00 1999 Chmouel Boudjnah
- Patch from H.J. Lu :
- fixed tab expansion.
Sat Apr 10 12:00:00 1999 Bernhard Rosenkraenzer
- Mandrake adaptions
- add de locale
Mon Mar 15 11:00:00 1999 Matt Wilson
- fix from Jakub Jelinek for listbox keypresses
Sat Feb 27 11:00:00 1999 Matt Wilson
- fixed support for navigating listboxes with alphabetical keypresses
Thu Feb 25 11:00:00 1999 Matt Wilson
- updated descriptions
- added support for navigating listboxes with alphabetical keypresses
Mon Feb 8 11:00:00 1999 Matt Wilson
- made grid wrapped windows at least the size of their title bars
Fri Feb 5 11:00:00 1999 Matt Wilson
- 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 11:00:00 1999 Matt Wilson
- Stopped using libgpm, internalized all gpm calls. Still need some cleanups.
Thu Jan 7 11:00:00 1999 Matt Wilson
- Added GPM mouse support
- Moved to autoconf to allow compiling without GPM support
- Changed revision to 0.40
Wed Oct 21 12:00:00 1998 Bill Nottingham
- built against slang-1.2.2
Wed Aug 19 12:00:00 1998 Bill Nottingham
- bugfixes for text reflow
- added docs
Fri May 1 12:00:00 1998 Cristian Gafton
- devel package moved to Development/Libraries
Thu Apr 30 12:00:00 1998 Erik Troan
- removed whiptcl.so -- it should be in a separate package
Mon Feb 16 11:00:00 1998 Erik Troan
- added newtWinMenu()
- many bug fixes in grid code
Wed Jan 21 11:00:00 1998 Erik Troan
- removed newtWinTernary()
- made newtWinChoice() return codes consistent with newtWinTernary()
Fri Jan 16 11:00:00 1998 Erik Troan
- 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 8 12:00:00 1997 Erik Troan
- added newtWinTernary()
Tue Oct 7 12:00:00 1997 Erik Troan
- made Make/spec files use a buildroot
- added grid support (for newt 0.11 actually)
Mon Jun 2 12:00:00 1997 Erik Troan
- Added patched from Clarence Smith for setting the size of a listbox
- Version 0.9
Wed May 28 12:00:00 1997 Elliot Lee 0.8-2
- Touchups on Makefile
- Cleaned up NEWT_FLAGS_
*
Tue Mar 18 11:00:00 1997 Erik Troan
- Cleaned up listbox
- Added whiptail
- Added newtButtonCompact button type and associated colors
- Added newtTextboxGetNumLines() and newtTextboxSetHeight()
Tue Feb 25 11:00:00 1997 Erik Troan
- Added changes from sopwith for C++ cleanliness and some listbox fixes.