Subject: CVS commit: pkgsrc/x11/gtk2
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 09/18/2004 21:46:48
Module Name: pkgsrc
Committed By: jmmv
Date: Sat Sep 18 21:46:48 UTC 2004
Modified Files:
pkgsrc/x11/gtk2: Makefile PLIST buildlink3.mk distinfo
Log Message:
Update to 2.4.10. Done during the freeze to get several security fixes
in gdk-pixbuf incorporated.
Overview of Changes from GTK+ 2.4.9 to GTK+ 2.4.10
==================================================
* GtkFileChooser
- Fix some memory leaks [Kjartan Maraas]
- Make autocompletion less annoying in save mode [Owen Taylor]
* Default theme
- Improve drawing of expanders [Matthias Clasen]
* GtkEntryCompletion
- Improve positioning of popups [Matthias]
* Make selection handling robust against invalid UTF-8 [Owen Taylor]
* gdk-pixbuf
- Fix saving of pixbufs with alpha-channel as jpeg [Emmanuel Pacaud]
- Security fixes [Chris Evans]
* Win32 bug fixes
- Improve tablet handling [Robert Ögren]
- Handle screen resolution changes [Arjohn Kampman, Tor Lillqvist]
- Fix loading of input modules on Win32 [Kazuki IWAMOTO]
* Other bug fixes [Tim Janik, Bill Haneman, Padraig O'Briain,
Frederic Croszat, Matthias, Felipe Heidrich, Lorenzo Gil
Sanchez, Olivier Andrieu, Jean Bréfort, Christian Persch,
Edd Dumbhill, Marco Pesenti Gritti]
* Updated translations (ang,bn,cs,cy,de,en_CA,hu,ne,nn,ro,tr,uk)
To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 pkgsrc/x11/gtk2/Makefile
cvs rdiff -r1.30 -r1.31 pkgsrc/x11/gtk2/PLIST
cvs rdiff -r1.13 -r1.14 pkgsrc/x11/gtk2/buildlink3.mk
cvs rdiff -r1.29 -r1.30 pkgsrc/x11/gtk2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.