Subject: CVS commit: pkgsrc/x11/gtk2
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 03/02/2005 15:39:06
Module Name:	pkgsrc
Committed By:	wiz
Date:		Wed Mar  2 15:39:06 UTC 2005

Modified Files:
	pkgsrc/x11/gtk2: Makefile PLIST distinfo
	pkgsrc/x11/gtk2/patches: patch-aa patch-ac patch-ad patch-ae patch-af
	    patch-ag patch-ah

Log Message:
Update to 2.6.4:

Overview of Changes from GTK+ 2.6.3 to GTK+ 2.6.4
=================================================
* Move a lot of const data to the .rodata section [Matthias Clasen]
* Make caching of .icon files work again [Alexander Larsson]
* Fix many translations of our single Q_() message
  to not include the prefix [Christian Persch]

Overview of Changes from GTK+ 2.6.2 to GTK+ 2.6.3
=================================================
* GtkAction
 - Improve the handling of buttons as action
   proxys [Milosz Derezynski]
* gtk_window_present(): Use the timestamp of the last
  user interaction when focusing the window.  [Elijah Newren]
* Icon theme
 - Avoid scaling icons in the file chooser [Vincent Noel]
 - Make icon theme caching work on ppc64 [Manish Singh]
* Win32
 - Bug fixes [Tor Lillqvist]
 - Improve tablet handling [Robert Ă–gren]
* Other bug fixes [Rodney Dawes, Tommi Komulainen,
  Christian Persch, Manish Singh, Billy Biggs, Ben Maurer,
  Jorn Baayen, Jonathan Blandford, Murray Cumming,
  Olivier Sessink, Matthias, Gustavo Carneiro, Morten
  Welinder, Samuel Hym, Doug Morgan, Ivan Wong, Paul
  Cornett, Sven Neumann, Vincent Untz]
* Documentation improvements [Matthias, Torsten Schoenfeld]
* New and improved translations (ar,be,bg,ca,cy,el,en_GB,fa,gu,ja,hu,pt_BR,th,uk,xh)


To generate a diff of this commit:
cvs rdiff -r1.76 -r1.77 pkgsrc/x11/gtk2/Makefile
cvs rdiff -r1.38 -r1.39 pkgsrc/x11/gtk2/PLIST
cvs rdiff -r1.41 -r1.42 pkgsrc/x11/gtk2/distinfo
cvs rdiff -r1.11 -r1.12 pkgsrc/x11/gtk2/patches/patch-aa \
    pkgsrc/x11/gtk2/patches/patch-ad
cvs rdiff -r1.10 -r1.11 pkgsrc/x11/gtk2/patches/patch-ac \
    pkgsrc/x11/gtk2/patches/patch-af
cvs rdiff -r1.8 -r1.9 pkgsrc/x11/gtk2/patches/patch-ae \
    pkgsrc/x11/gtk2/patches/patch-ah
cvs rdiff -r1.6 -r1.7 pkgsrc/x11/gtk2/patches/patch-ag

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