diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 32 |
1 files changed, 32 insertions, 0 deletions
@@ -1,6 +1,38 @@ Overview of Changes in GTK+ 1.3.13 ================================== +* Keyboard focus improvements [Owen Taylor] +* Code cleanup [Matthias Clasen, Manish Singh, Darin Adler] +* Fix accidentally exported variables [Mark McLoughlin] +* GtkTreeView fixes [Jonathan Blandford, Kristian Rietveld, John Harper, Darin] +* Default to yellow tooltips [Owen] +* RC file fixes for reloading, priorities [Owen, Matthias] +* GtkMenu behavior improvements and bug fixes [Owen, Arnaud Charlet] +* GtkTextView fixes [Havoc Pennington, Daniel Elstner, Dennis Bjorklund] +* Improve keynav for paned widgets, tooltips, spin buttons, notebooks, + scrolled windows [Soeren Sandmann, Padraig, Owen] +* Add Emacs/Default key themes [Owen] +* Win32 fixes [Hans Breuer, Tor Lillqvist] +* Ethiopic input methods [Daniel Yacob] +* Opaque paned window resizing [Soeren] +* Tweak table expansion behavior [Tim Janik] +* Fix GtkCalendar focus drawing [Bill Haneman] +* Allow themeable cursor thickness [Bill] +* Start of fixing of tutorial for GTK+-2.0 [Matthias] +* Add a ::adjust-bounds signal to GtkRange to allow spreadsheat style + scrollbars. [Jody Goldberg] +* Add the ability to turn on multiple selection for GtkFileSel [Manish] +* Bug fixes + +Other contributors: Jacob Berkman, Padraig O'Briain, Anders Carlsson, + Johan Dahlin, Richard Hult, Stefan Kost, Alex Larsson, Thomas Leonard, + Paolo Maggi, Alexey Malyshev, Federico Mena Quintero, Skip Montaro, + Sven Neumann, Havoc Pennington, Laszlo Peter, Christian Rose, Joe Shaw, + Kevin Vandersloot, Morten Welinder, Peter Williams + +Overview of Changes in GTK+ 1.3.13 +================================== + * Tree view fixes. [Kristian Rietveld, Jonathan Blandford, Anders Carlsson] * Tree view support for low-vision themes [Bill Haneman] * Text view bug fixes. [Havoc Pennington] |