diff options
author | jmmv <jmmv> | 2004-07-10 09:36:22 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-07-10 09:36:22 +0000 |
commit | 2fc400dc106a11f96961771c3e91bee9be335cc0 (patch) | |
tree | b9af5343ffc81d31ef13a4128016f5effae33e26 /x11/gtk2/distinfo | |
parent | 3bf661194f756eeb11f817199c974f37dc3037c6 (diff) | |
download | pkgsrc-2fc400dc106a11f96961771c3e91bee9be335cc0.tar.gz |
Update to 2.4.4:
* GtkFileChooser
- Use Save button in save mode. [Federico Mena Quintero]
- Check for errors when opening folders [Federico]
- Fall back to stock icons if icon theme is not found [Federico]
- Bug fixes [Federico, Alex Roitman, Owen Taylor]
* GtkComboBox
- Make it work without a model [Mariano Suarez-Alvarez, Christian Persch]
- Improve placement of popup [David A. Knight]
* GtkImage
- Fix issues with partial redrawing [John Ehresman, Felipe Heidrich,
Billy Biggs]
* GtkEntry
- Fix cursor movement with combining marks [Theppitak Karoonboonyanan]
- Protect passwords better [Morten Welinder]
* Win32 fixes
- Fix build without wintab [J. Ali Harlow]
- Improve Clipboard handling [Tor Lillqvist, John Ehresman]
* Gdk
- Make RGBA cursors work [Michael Natterer]
- Work with odd XServers [Bastien Nocera]
- Handle _NET_WM_STATE_ABOVE/_BELOW better [Billy Biggs]
- Don't leak DND contexts [Alex Larsson]
* gdk-pixbuf
- Make tiff loader work with libtiff 3.6.1 [Marco Ghirlanda]
- Fix math for GDK_INTERP_HYPER [Brian Cameron]
- Fix Win32 exported symbols [Tor Lillqvist]
* Documentation improvements [Billy Biggs, Matthias Clasen,
Oliver Andrieu]
* Other bug fixes [Federico, Michael, Matthias, Philip Kendall,
Jean-François Wauthy, John Finlay, Jeff Franks, Tim Janik,
Nickolay V. Shmyrev, Sampo Nurmentaus, William Jon McCann,
Jan-Marek Glogowski, Yevgen Muntyan, Pawel Salek,
Jonathan Blandford, Sunil, Dimitiry. M Shatrov]
* Updated translations (bg,he,hu,ne,sq)
Diffstat (limited to 'x11/gtk2/distinfo')
-rw-r--r-- | x11/gtk2/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gtk2/distinfo b/x11/gtk2/distinfo index ef160542a2e..a30e574b474 100644 --- a/x11/gtk2/distinfo +++ b/x11/gtk2/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.27 2004/06/20 20:12:20 jmmv Exp $ +$NetBSD: distinfo,v 1.28 2004/07/10 09:36:22 jmmv Exp $ -SHA1 (gtk+-2.4.3.tar.bz2) = 9712df22a4409e0225aceae884768ba1ae5c4ed4 -Size (gtk+-2.4.3.tar.bz2) = 9256514 bytes +SHA1 (gtk+-2.4.4.tar.bz2) = 524611c06bdc89a0b4a84bb839a265fea7ea3561 +Size (gtk+-2.4.4.tar.bz2) = 9325261 bytes SHA1 (patch-aa) = 05be7ab51f2e9297f68e4b51a0086ff64ace970b SHA1 (patch-ab) = 00ffc4436c64bd45042232a0a376d8a69de35d40 SHA1 (patch-ac) = 42dff743263b141029a814d7dec9fdc5637a3cff |