Subject: CVS commit: pkgsrc/x11/gtk2
To: None <pkgsrc-changes@netbsd.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 07/03/2002 04:23:45
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Wed Jul  3 01:23:45 UTC 2002

Modified Files:
	pkgsrc/x11/gtk2: Makefile PLIST distinfo
	pkgsrc/x11/gtk2/patches: patch-aa patch-ac patch-ae patch-aj patch-al
Removed Files:
	pkgsrc/x11/gtk2/patches: patch-af

Log Message:
update to gtk2+-2.0.5

this is a bug fix only release with compatibility with previous 2.0.*
releases.  Changes are:

Overview of Changes in GTK+ 2.0.5
=================================

* Fix a wrong assertion that broke gtk_file_selection_set_filename();
  also another fix from testing this function with non-UTF-8 filenames.
* Fix incorrect property notification in GtkTextView. [James M. Cape]

Overview of Changes in GTK+ 2.0.4
=================================

* Fix a number of types which were registered with the
  type system with the wrong names [James Henstridge, Jonathan Blandford]
* Support missing data types in GtkList/TreeStore [Daniel Elstner]
* Misc GtkTreeView bug fixes [Dave Camp, Jonathan, Daniel Elstner,
  Josh Parsons]
* Drag and drop fixes, including a stuck grab. [Dave, Thomas Leonard,
  Owen Taylor]
* Calculate screen size on win32 from the "logical DPI"
  [Joaquin Cuenca Abela, Tor Lillqvist]
* Misc Win32 bug fixes. [Florent Duguet, Torn]
* Fix theme changes for GtkMenu [Soeren Sandmann]
* Fix gdk_pixbuf_from_drawable() for big endian. [Federico Mena Quintero]
* Fix encoding handling for gtk_file_selection_set_filename()
  [Sebastian Ritau, Owen]
* Fix crash with DND, Qt and Metacity [Cha Young-Ho, Havoc, Owen]
* Fixes for DirectColor visuals [Shivaram Upadhyayula]
* Memory leak and UMR fixes [Michael Meeks, Matthias Clasen, Valgrind]
* Misc bug fixes
* Updated translations (ca,cs,da,es,et,fr,ms,nl,pl,pt,pt_BR,ru,sv)

Other contributors: Nicholas Allen, Jacob Berkman, Remus Draica,
  Nano Golveia, Tim Janik, Sergey Kuzminov, George Lebl, Garrett Lesage,
  Robin Lu, Timo Meinen, Michel Selten, Boris Shingarov, Jeff Waugh

Overview of Changes in GTK+ 2.0.3
=================================

* GtkTreeView fixes (Jonathan Blandford, Kristian Rietveld, Daniel Elstner)
* Improve GdkRGB support for low color depths (Tor Lillqvist).
* Tweak F10 behavior to focus GtkMenuBar. (Owen Taylor)
* Include internal children when focusing. (Jonathan)
* Win32 fixes (Tor Lillqvist, David Sterba)
* Allow use of a pixmap as the drawable in gdk_pixmap_new(). (Kristian)
* GdkPixbuf fixes (Matthias Clasen, Michael Natterer, Federico Mena Quintero)
* GtkMenu fixes. (Soeren Sandmann)
* Find gdk-pixbuf-csource when cross-compiling. (Michael Natterer)
* Misc input-method related fixes (Yao Zhang, Federico)
* Fix stuck grab during DND. (Dave Camp, Owen)
* Remove in-bevel from scrolled-offscreen menus. (Ettore Perazzoli)
* Various plug/socket fixes (Owen, Padraig O'Briain, Dave Camp,
  Michael Meeks)
* Handle Xlib internal connections (HideToshi Tajima)
* Many miscellaneous bug fixes.

Other contributors: Jacob Berkman, Abigail Brady, Rich Burridge,
Anders Carlsson, Murray Cumming, Nalin Dahyabhai, James Henstridge,
David Highley, Ben Liblitt, Tim Janik, Bill Jannsen, Lauris Kaplinski,
Sergey Kuzminov, Alex Larsson, Sven Neumann, Havoc Pennington, Gareth Pearce,
Simon Floery, Thomas Leonard, Detlef Reichl, Martin Schulze, Christophe Saout,
Timo Sirainen, Graham Swallow.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/x11/gtk2/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/x11/gtk2/PLIST pkgsrc/x11/gtk2/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/x11/gtk2/patches/patch-aa \
    pkgsrc/x11/gtk2/patches/patch-ae pkgsrc/x11/gtk2/patches/patch-aj \
    pkgsrc/x11/gtk2/patches/patch-al
cvs rdiff -r1.4 -r1.5 pkgsrc/x11/gtk2/patches/patch-ac
cvs rdiff -r1.3 -r0 pkgsrc/x11/gtk2/patches/patch-af

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