Subject: CVS commit: pkgsrc/x11/gtk2
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 08/30/2004 19:20:02
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Mon Aug 30 19:20:02 UTC 2004

Modified Files:
	pkgsrc/x11/gtk2: Makefile PLIST distinfo

Log Message:
Update to 2.4.9:

Overview of Changes from GTK+ 2.4.7 to GTK+ 2.4.8
=================================================
* GtkFileChooser
 - Fix some memory leaks [Federico Mena Quintero]
 - Make save mode work with old versions of the
   gnome-vfs backend. [Zack Cerza]
* GtkEntryCompletion
 - Warn if text column has wrong type [Fernando San Martin Woerner,
   Gustavo Carneiro]
* GtkTreeView
 - Fix a redraw problem in fixed height mode [Pawel Salek]
* GDK
 - Complete the _NEW_WM_USER_TIME implementation [Elijah Newren]
 - Update the _NET_ACTIVE_WINDOW implementation [Elijah]
* gdk-pixbuf
 - Avoid infinite loops for bad BMPs [Chris Evans, Manish Singh]
 - Fix a problem with GDK_INTERP_NEAREST scaling which caused
   Nautilus thumbnails to be misdrawn [Christoph Fergeau]
 - Avoid segfaults in gdk-pixbuf-csource [Matthias Clasen]
* Win32 bug fixes [Tim Evans, Tor Lillqvist]
* Other bug fixes [Gustavo, Torsten Schoenfeld, Manish, Tomislav Jonjic,
  Soeren Sandmann, Tommi Komulainen, Philip Langdale, Jon-Kare Hellan]
* Documentation improvements [Matthias]
* Updated translations (bs,da,fi,sq)

Overview of Changes from GTK+ 2.4.6 to GTK+ 2.4.7
=================================================
* GtkFileChooser
 - Fix for Open button not actually opening [Tommi Komulainen]
 - Fix crash when g_get_home_dir() returns NULL [Tor Lillqvist]

Overview of Changes from GTK+ 2.4.4 to GTK+ 2.4.6
=================================================
* GtkFileChooser
 - Set busy cursor while mounting [Federico Mena Quintero]
 - Set accessible name [Padraig O'Briain]
 - Improve activation on focus [Federico]
 - Accept paths in entry [Federico]
* GtkTreeView
 - Draw focus indicator for empty tree views [Federico]
 - Make column dragging more robust [Matthias Clasen,
   Christian Biere]
 - Prevent DND on non-sources [Pawel Salek]
* GtkUIManager
 - Accept paths with a leading / [David Malcolm]
* Gdk
 - Fix handling of keep-above and keep-below
   state [Matthew Garret]
 - Add some missing error traps [Thomas Leonard]
* gdk-pixbuf
 - Make incremental loading work for 8bit pcx
   files [Magnus Bergman]
 - Handle edge pixels consistently [Brian Cameron,
   Matthias]
 - Handle OS/2 BMPs [Jon-Kare Hellan]
* Bug fixes for Copy-Paste behaviour in text widgets
  [Mikael Hallendal, Scott Bronson]
* Memory leak fixes in multiple widgets [Kjartan Maraas,
  Tommi Komulainen, Crispin Flowerday, Matthias]
* Win32 fixes [Robert Ă–gren, Tor Lillqvist, Hans Breuer
* Other bug fixes [John Cupitt, Elke Meier, Matthias,
  Peter Zelezny, Guilherme Salgado, John Finlay, Tommi,
  Padaig, Olivier Sessink, Nicolas Deves, Lorenzo Gil
  Sanchez, Christian Persch, Morten Welinder, Markku Vire,
  Markus Lausser, Abel Daniel]
* Documentation improvements [Owen Taylor, Matthias, Axel
  Simon, David, Federico, Mariano Suarez-Alvarez]
* Updated translations (ang,az,bg,br,ca,cs,en_CA,es,fi,fr,hi,hu,
  it,ja,ko,mn,nb,nl,no,pl,pt,pt_BR,ru,sq,sr,sr@Latn,sr@ije,sv,uz,
  wa,zh_CN)


To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 pkgsrc/x11/gtk2/Makefile
cvs rdiff -r1.29 -r1.30 pkgsrc/x11/gtk2/PLIST
cvs rdiff -r1.28 -r1.29 pkgsrc/x11/gtk2/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.