diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-08-30 19:20:02 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-08-30 19:20:02 +0000 |
commit | 9352594354d995b999d7f17d8e26eaccb44cebf9 (patch) | |
tree | 4428d6d290a09af791f2885e7e3691d51fa64c56 /x11/gtk2 | |
parent | 78a07ae947509b7691a807e474272fab2800f80a (diff) | |
download | pkgsrc-9352594354d995b999d7f17d8e26eaccb44cebf9.tar.gz |
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)
Diffstat (limited to 'x11/gtk2')
-rw-r--r-- | x11/gtk2/Makefile | 4 | ||||
-rw-r--r-- | x11/gtk2/PLIST | 18 | ||||
-rw-r--r-- | x11/gtk2/distinfo | 6 |
3 files changed, 18 insertions, 10 deletions
diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile index 53b876900bf..d1927d32fae 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.57 2004/07/10 09:36:22 jmmv Exp $ +# $NetBSD: Makefile,v 1.58 2004/08/30 19:20:02 jmmv Exp $ # -DISTNAME= gtk+-2.4.4 +DISTNAME= gtk+-2.4.9 PKGNAME= ${DISTNAME:S/gtk/gtk2/} CATEGORIES= x11 MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v2.4/ \ diff --git a/x11/gtk2/PLIST b/x11/gtk2/PLIST index 18147a92b46..1e8b299b8ba 100644 --- a/x11/gtk2/PLIST +++ b/x11/gtk2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.29 2004/07/10 09:36:22 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.30 2004/08/30 19:20:02 jmmv Exp $ bin/gdk-pixbuf-csource bin/gdk-pixbuf-query-loaders bin/gtk-demo @@ -289,22 +289,22 @@ lib/libgdk-x11-2.0.a lib/libgdk-x11-2.0.la lib/libgdk-x11-2.0.so lib/libgdk-x11-2.0.so.400 -lib/libgdk-x11-2.0.so.400.4 +lib/libgdk-x11-2.0.so.400.9 lib/libgdk_pixbuf-2.0.a lib/libgdk_pixbuf-2.0.la lib/libgdk_pixbuf-2.0.so lib/libgdk_pixbuf-2.0.so.400 -lib/libgdk_pixbuf-2.0.so.400.4 +lib/libgdk_pixbuf-2.0.so.400.9 lib/libgdk_pixbuf_xlib-2.0.a lib/libgdk_pixbuf_xlib-2.0.la lib/libgdk_pixbuf_xlib-2.0.so lib/libgdk_pixbuf_xlib-2.0.so.400 -lib/libgdk_pixbuf_xlib-2.0.so.400.4 +lib/libgdk_pixbuf_xlib-2.0.so.400.9 lib/libgtk-x11-2.0.a lib/libgtk-x11-2.0.la lib/libgtk-x11-2.0.so lib/libgtk-x11-2.0.so.400 -lib/libgtk-x11-2.0.so.400.4 +lib/libgtk-x11-2.0.so.400.9 lib/pkgconfig/gdk-2.0.pc lib/pkgconfig/gdk-pixbuf-2.0.pc lib/pkgconfig/gdk-pixbuf-xlib-2.0.pc @@ -349,6 +349,7 @@ share/doc/gdk-pixbuf/license.html share/doc/gdk-pixbuf/right.png share/doc/gdk-pixbuf/rn01.html share/doc/gdk-pixbuf/rn02.html +share/doc/gdk-pixbuf/style.css share/doc/gdk-pixbuf/up.png share/doc/gdk/GdkDisplay.html share/doc/gdk/GdkDisplayManager.html @@ -450,6 +451,7 @@ share/doc/gdk/sizing.png share/doc/gdk/spider.png share/doc/gdk/spraycan.png share/doc/gdk/star.png +share/doc/gdk/style.css share/doc/gdk/target.png share/doc/gdk/tcross.png share/doc/gdk/top_left_arrow.png @@ -629,6 +631,7 @@ share/doc/gtk/WindowWidgets.html share/doc/gtk/ch01.html share/doc/gtk/checklist-gdkeventexpose-region.html share/doc/gtk/checklist-modifiers.html +share/doc/gtk/glossary.html share/doc/gtk/gtk-Accelerator-Maps.html share/doc/gtk/gtk-Bindings.html share/doc/gtk/gtk-Clipboards.html @@ -757,6 +760,7 @@ share/doc/gtk/stock_zoom_1_24.png share/doc/gtk/stock_zoom_fit_24.png share/doc/gtk/stock_zoom_in_24.png share/doc/gtk/stock_zoom_out_24.png +share/doc/gtk/style.css share/doc/gtk/ui-manager.html share/doc/gtk/up.png share/gtk-2.0/demo/alphatest.png @@ -807,6 +811,8 @@ ${PKGLOCALEDIR}/locale/bn/LC_MESSAGES/gtk20-properties.mo ${PKGLOCALEDIR}/locale/bn/LC_MESSAGES/gtk20.mo ${PKGLOCALEDIR}/locale/br/LC_MESSAGES/gtk20-properties.mo ${PKGLOCALEDIR}/locale/br/LC_MESSAGES/gtk20.mo +${PKGLOCALEDIR}/locale/bs/LC_MESSAGES/gtk20-properties.mo +${PKGLOCALEDIR}/locale/bs/LC_MESSAGES/gtk20.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gtk20-properties.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gtk20.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gtk20-properties.mo @@ -879,6 +885,8 @@ ${PKGLOCALEDIR}/locale/mr/LC_MESSAGES/gtk20-properties.mo ${PKGLOCALEDIR}/locale/mr/LC_MESSAGES/gtk20.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gtk20-properties.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gtk20.mo +${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gtk20-properties.mo +${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gtk20.mo ${PKGLOCALEDIR}/locale/ne/LC_MESSAGES/gtk20-properties.mo ${PKGLOCALEDIR}/locale/ne/LC_MESSAGES/gtk20.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gtk20-properties.mo diff --git a/x11/gtk2/distinfo b/x11/gtk2/distinfo index a30e574b474..603941f56a4 100644 --- a/x11/gtk2/distinfo +++ b/x11/gtk2/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.28 2004/07/10 09:36:22 jmmv Exp $ +$NetBSD: distinfo,v 1.29 2004/08/30 19:20:02 jmmv Exp $ -SHA1 (gtk+-2.4.4.tar.bz2) = 524611c06bdc89a0b4a84bb839a265fea7ea3561 -Size (gtk+-2.4.4.tar.bz2) = 9325261 bytes +SHA1 (gtk+-2.4.9.tar.bz2) = 8c3243b56b96cb2bc1261cd702fcd8f18f56abd7 +Size (gtk+-2.4.9.tar.bz2) = 9599004 bytes SHA1 (patch-aa) = 05be7ab51f2e9297f68e4b51a0086ff64ace970b SHA1 (patch-ab) = 00ffc4436c64bd45042232a0a376d8a69de35d40 SHA1 (patch-ac) = 42dff743263b141029a814d7dec9fdc5637a3cff |