diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-03-08 05:53:51 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-03-08 05:53:51 +0000 |
commit | 26ac563f167e489d08019b03c17e55fd06f90e7f (patch) | |
tree | c6934254ebd30c175724688425e35e25b3168610 /NEWS | |
parent | 7b22d3bd3af8c5d7145fdf545bdffb7401bc902b (diff) | |
download | gtk+-26ac563f167e489d08019b03c17e55fd06f90e7f.tar.gz |
Final updates for 2.0.0
Thu Mar 7 23:29:35 2002 Owen Taylor <otaylor@redhat.com>
* NEWS: Final updates for 2.0.0
* README.in: Updates.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 33 |
1 files changed, 33 insertions, 0 deletions
@@ -1,3 +1,36 @@ +Overview of Changes in GTK+ 1.0.0 +================================= + +* GtkTreeView fixes [Jonathan Blandford, Kristian Rietveld, Darin Adler] +* Build fixes [Anders Carlsson, Tor Lillqvist, Manish Singh] +* Bug fixes. [Thomas Leonard, Owen Taylor] + +Overview of Changes in GTK+ 1.0.0 rc1 +===================================== + +* GtkTreeView fixes [Kristian Rietveld, Jonathan Blandford, Richard Hult] +* Text widget fixes [Havoc Pennington] +* Efficiency fixes when using Xft [Owen Taylor] +* Key handling fixes and other fixes for Win32 [Hans Breuer, Tor Lillqvist] +* Try to fix key handling without XKEYBOARD extension [Owen] +* Documentation fixes and improvements + [Matthias Clasen, Alexey Malyshev, Akira Tagoh, Vitaly Tishkov] +* Widget drawing improvments [Soeren Sandmann] +* Allow cycling between multiple menu bars with <Control>Tab [Owen] +* Try to build libraries with only shared library dependencies on Xft to + deal with transition to Xft2 [Owen] +* Portability fixes [Owen, Miroslaw Dobrzanski-Neumann] +* Don't use red as the default cursor color [Owen] +* Bug fixes, bug fixes, bug fixes. + +Other contributors: Darin Adler, Jacob Berkman, Kevin Breit, Hans Breuer, + Anders Carlsson, Damon Chaplin, Finlay Dobbie, Jody Goldberg, + Andreas J. Guelzow, Scott Guilbeaux, Vlad Harchev, James Henstridge, + Tim Janik, Satyajit Kanungo, Charles Kerr, Sergey Kuzminov, Miles Lane, + Alexander Larsson, Paolo Maggi, Skip Montaro, Jan Mynarik, Sven Neumann, + Padraig O'Briain, Narayani Pattipati, Mark Patton, Havoc Pennington, + Ettore Perazzoli, Guillermo S. Romero, Manish Singh, Morten Welinder + Overview of Changes in GTK+ 1.3.15 ================================== |