diff options
author | drochner <drochner@pkgsrc.org> | 2007-01-08 16:41:31 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-01-08 16:41:31 +0000 |
commit | a125e2fdd7d015eb0b00572009baa08af65ec8ce (patch) | |
tree | 0a4eb8471fe4d2a2022f08c1fe0d644bbdd9fd95 /x11/gtk2/distinfo | |
parent | 3ebd7e81ef9522f8523c508eb05e5ff18e334979 (diff) | |
download | pkgsrc-a125e2fdd7d015eb0b00572009baa08af65ec8ce.tar.gz |
update to 2.10.7
changes:
* GtkNotebook
- Tab reordering is a less intrusive
- Rendering fixes on win32
* GtkTreeView
- Column resizing works correctly in right-to-left languages
- Many scrolling bugs have been fixed
* GtkTextView:
- Improved scrolling during DND.
* GtkRecentManager is more robust against bad URIs
* Print support:
- The cups backend works with 'BrowseShortNames Off'
in the cups configuration
- Multi-valued options are properly passed to cups
- Fix build with cups 1.3
- A few IPP compliance issues have been fixed
- Make the lpr backend work on BSD
* Input methods:
- GtkEntryCompletion works with input methods
- The Thai input method has been replace by a functional
Thai and Lao input method based on libthai
* Accessibility support:
- GtkMessageDialog sets accessible name role explicitly
* Theme support:
- The semantics of the gtk-color-scheme setting has been
slightly changed. Values from rc files are still merged
together, but the X setting just overrides the prior table.
* GdkPixbuf:
- gdk_pixbuf_loader_write() now closes the loader when
returning FALSE, as documented
- The BMP loader supports more BMP variants, including
transparency and 10-bit channels.
-bugfixes
-translation updates
Diffstat (limited to 'x11/gtk2/distinfo')
-rw-r--r-- | x11/gtk2/distinfo | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/x11/gtk2/distinfo b/x11/gtk2/distinfo index 5a04018365d..076be5c72e1 100644 --- a/x11/gtk2/distinfo +++ b/x11/gtk2/distinfo @@ -1,11 +1,10 @@ -$NetBSD: distinfo,v 1.77 2007/01/06 15:13:15 wiz Exp $ +$NetBSD: distinfo,v 1.78 2007/01/08 16:41:31 drochner Exp $ -SHA1 (gtk+-2.10.6.tar.bz2) = aad6e1ef964d8acb8a04942b8dd2e00a9db56450 -RMD160 (gtk+-2.10.6.tar.bz2) = 929386610a634e82b7ddb10f43930b27194fa67b -Size (gtk+-2.10.6.tar.bz2) = 14561124 bytes +SHA1 (gtk+-2.10.7.tar.bz2) = 784a7ecc75767306efe1f200a1251968f944143e +RMD160 (gtk+-2.10.7.tar.bz2) = 130af39787b146166846f44b104ea0c3683d0578 +Size (gtk+-2.10.7.tar.bz2) = 14955229 bytes SHA1 (patch-aa) = 7efcbf733e3459fd3853c0d49842136b434ca983 SHA1 (patch-ab) = 1762c9e3361c071c632cd7eb2af7b17ca3078e5b -SHA1 (patch-ac) = d9a47653b8db5ffae28dc233aea0dc15399eea79 SHA1 (patch-ad) = f38270c343961be2892d8f2b2f89a67d21f0dc15 SHA1 (patch-ae) = f64113f824efced935f2c464c340cf0ab1c0b460 SHA1 (patch-af) = 36734d064fc2b103755cf86bea85a0dc33154f90 |