Subject: CVS commit: pkgsrc/x11/gtk2
To: None <pkgsrc-changes@netbsd.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 03/30/2002 22:01:40
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Sat Mar 30 20:01:40 UTC 2002

Modified Files:
	pkgsrc/x11/gtk2: Makefile PLIST distinfo
	pkgsrc/x11/gtk2/patches: patch-aa patch-ae patch-af patch-ag patch-ah
	    patch-ai patch-aj patch-ak patch-al
Added Files:
	pkgsrc/x11/gtk2/patches: patch-ab patch-ac patch-ad
Removed Files:
	pkgsrc/x11/gtk2/patches: patch-am patch-an patch-ao

Log Message:
update to gtk2-2.0.1

Overview of Changes in GTK+ 2.0.1
=================================

* GtkTreeView fixes and performance improvements
  [Kristian Rietveld, Jonathan Blandford, Mike Piepe, Dave Camp]
* GtkTextView fixes [Havoc Pennington]
* Fix problems with accelerators on Solaris [Padraig O'Briain]
* Some fixes for key bindings on keypad keys [Owen Taylor]
* Fix problem with RENDER use on big endian machines
  [Owen Taylor, with help from Tuomas Kuosmanen]
* Win32 fixes, especially dashed line drawing
  [Tor Lillqvist, Hans Breuer]
* Compile with -D_REENTRANT when appropriate [Sven Numann]
* Compiler warning cleanups [Erwann Chenede]
* Fix handling of font-name XSETTING [Richard Hestilow]
* Make linux-fb backend compile again [Carlo E. Prelz, Alex Larsson]
* Fix problems with inappropriate menu scroll arrows [Owen]
* Stock icon improvements [Jakub Steiner, Tuomas]
* Much work on pixbuf loader robustness [Matthias Clasen]
* Documentation improvements [Matthias, Vitaly Tiskkov]
* Fix some crashes in GtkWindow accelerator handling code
  [Dave Camp, Matt Wilson]
* Misc bug fixes

Other contributors: Jacob Berkman, Dennis Björklund, Seth Burgess,
  Murray Cumming, Johan Dahlin, John Ellis, Kang Jeong-He,
  James Henstridge, Richard Hult, Thomas Leonard, LEE Sau Dan,
  Alexey A. Malyshev, Mark McLoughlin, Michael Meeks, Sven Neumann,
  Andras Salamon, Soeren Sandmann, Dan Winship, Yao Zhang


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/x11/gtk2/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/x11/gtk2/PLIST pkgsrc/x11/gtk2/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/x11/gtk2/patches/patch-aa \
    pkgsrc/x11/gtk2/patches/patch-ae pkgsrc/x11/gtk2/patches/patch-af \
    pkgsrc/x11/gtk2/patches/patch-ag pkgsrc/x11/gtk2/patches/patch-ah \
    pkgsrc/x11/gtk2/patches/patch-ai pkgsrc/x11/gtk2/patches/patch-aj \
    pkgsrc/x11/gtk2/patches/patch-ak pkgsrc/x11/gtk2/patches/patch-al
cvs rdiff -r0 -r1.3 pkgsrc/x11/gtk2/patches/patch-ab \
    pkgsrc/x11/gtk2/patches/patch-ac pkgsrc/x11/gtk2/patches/patch-ad
cvs rdiff -r1.1.1.1 -r0 pkgsrc/x11/gtk2/patches/patch-am \
    pkgsrc/x11/gtk2/patches/patch-an pkgsrc/x11/gtk2/patches/patch-ao

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