diff options
author | leot <leot@pkgsrc.org> | 2021-04-28 22:49:29 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2021-04-28 22:49:29 +0000 |
commit | e6555b55f83a9e1a751edb9135cdf142f63498f0 (patch) | |
tree | 41dd74d3cb9353d7fd6e144948756ba6ec20fea8 /x11/gtk3/distinfo | |
parent | 124ff983830f9fa7271be3b45cef269367b5d6ca (diff) | |
download | pkgsrc-e6555b55f83a9e1a751edb9135cdf142f63498f0.tar.gz |
gtk3: Update to 3.24.29
Changes:
3.24.29
=======
* Input:
- Look for a Compose file in the right place (~/.config/gtk-3.0)
- Revert some Compose sequence changes (mainly around dead
acute and apostrophe)
- Consume all key events during preedit, to avoid unexpected
interactions
- Ignore more modifiers during preedit, to allow using 3rd and
5th level choosers
- Fix handling of cursor positions in non-ASCII preedit text
* GtkSpinButton:
- Interpret localized digits
* GtkScale:
- Fix sporadic criticals
* GtkScrolledWindow:
- Cancel overshoot on size changes
- Avoid criticals with non-overlay scrollbars
* GtkFileChooser:
- Handle smb mounts better
* GtkListBox:
- Fix extending multi-selections
* Fix a possible crash in gtk_show_uri
* Wayland:
- Improve font settings fallback
* X11:
- Avoid log spam on exit
- Don't beep on untrusted displays
* OS X:
- Fix building on OS X 10.11
- Add gdk-quartz-cocoa-access.h with api that provides
access to native objects
* Translation updates:
Dutch
Nepali
Swedish
Diffstat (limited to 'x11/gtk3/distinfo')
-rw-r--r-- | x11/gtk3/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/gtk3/distinfo b/x11/gtk3/distinfo index 4f407617650..c3c57cbb734 100644 --- a/x11/gtk3/distinfo +++ b/x11/gtk3/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.87 2021/04/01 07:02:23 adam Exp $ +$NetBSD: distinfo,v 1.88 2021/04/28 22:49:29 leot Exp $ -SHA1 (gtk+-3.24.28.tar.xz) = ea40930d470636e5d19839166a37563c19dce2ee -RMD160 (gtk+-3.24.28.tar.xz) = 27ee798b396fc17d6a1bcaa236f6bb81f4727cf3 -SHA512 (gtk+-3.24.28.tar.xz) = 65856ae06e4a863c56b3718c0cc3d0ca9f61a62a02ddef30904432300cd455851efee3fa1e5661659eaacbdfca45650ee7c8a2d4eca004ad2936c1e26c720c15 -Size (gtk+-3.24.28.tar.xz) = 22783312 bytes +SHA1 (gtk+-3.24.29.tar.xz) = 2faab763eeeea30c7b81d1a4749594ed39dc9cbe +RMD160 (gtk+-3.24.29.tar.xz) = b9c289ce270e8d58a1daf28d547d18227c75dbe8 +SHA512 (gtk+-3.24.29.tar.xz) = 00f71024686c2d11d5c0cdd683365c35fe4d28b5eaad4937e79690777500788818faa5bd0c483e54ba8ce734aa6411388a39e398dc638cfcf0ec0e542aae6c2b +Size (gtk+-3.24.29.tar.xz) = 21396876 bytes SHA1 (patch-Makefile.in) = 8edcfe2ff492d90138a24b680fe39814c3848d80 SHA1 (patch-config.h.in) = dc5f8741eed554f88c0b6834cadad95083e4dc8f SHA1 (patch-configure) = d531b33e52facf960058f1223b70db680da35300 |