Simon McVittie
1642e5dc2b
d/missing-sources: Add emojibase data in JSON format
...
The GVariant data blobs in gtk/emoji/*.data are mechanically converted
from these.
2021-08-15 15:29:39 +01:00
Simon McVittie
4227f8d5d4
Refresh patch
...
Gbp-Dch: ignore
2021-08-15 15:19:09 +01:00
Simon McVittie
625b32f916
Drop build-dependencies used for the Google Cloud Print backend
...
The service required by this backend was shut down, so the printing
backend is no longer useful and was removed by upstream.
2021-08-15 15:16:27 +01:00
Simon McVittie
00a5c11679
New upstream release
2021-08-15 15:11:26 +01:00
Simon McVittie
a673e3980c
Update upstream source from tag 'upstream/3.24.30'
...
Update to upstream version '3.24.30'
with Debian dir 364f31be33
2021-08-15 15:11:25 +01:00
Simon McVittie
cc6b7040ea
New upstream version 3.24.30
2021-08-15 15:07:19 +01:00
Matthias Clasen
d4e2d05cd9
3.24.30
2021-07-08 10:02:44 -04:00
Źmicier Turok
2169161312
Update Belarusian translation
2021-07-06 06:21:07 +00:00
Matthias Clasen
635591c4d6
Merge branch 'pgriffis/remove-cloudprint-gtk3' into 'gtk-3-24'
...
Remove Google Cloud Print backend (GTK3)
See merge request GNOME/gtk!3730
2021-07-05 20:21:40 +00:00
Patrick Griffis
c77ea5101e
Remove Google Cloud Print backend
...
This service was shut down at the start of 2021
2021-07-05 10:52:31 -05:00
Robert Mader
3e1214bda4
Merge branch 'gtk-3-24-pointer-gestures-version' into 'gtk-3-24'
...
gdk/wayland: Fix pointer-gestures version selection
See merge request GNOME/gtk!3696
2021-07-05 13:16:18 +00:00
Vlad Zahorodnii
92ba4bf396
gdk/wayland: Fix pointer-gestures version selection
...
version == GDK_ZWP_POINTER_GESTURES_V1_VERSION will fail if the
compositor implements version 2 of pointer-gestures-v1.
2021-07-05 14:50:59 +02:00
Matthias Clasen
1fa2969a05
Merge branch 'add-support-for-windows-pointer-input-stack-apis' into 'gtk-3-24'
...
Add support for Windows Pointer Input Stack
See merge request GNOME/gtk!1563
2021-07-03 16:22:33 +00:00
Luca Bacci
712721b60a
Add support for Windows Pointer Input Stack
...
https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/1563
2021-07-03 16:04:28 +02:00
Alexey Rubtsov
01eb5d41cf
Update Russian translation
2021-06-28 11:10:59 +00:00
Chun-wei Fan
88730e81c1
Merge branch 'fix-issue-2019' into 'gtk-3-24'
...
[Gtk3] GdkWin32: Remove klassTEMPSHADOW
See merge request GNOME/gtk!2749
2021-06-22 06:51:56 +00:00
Matthias Clasen
a9c8b879a4
Merge branch 'wip/otte/for-3-24' into 'gtk-3-24'
...
cellarea: Don't shrink area too much
See merge request GNOME/gtk!3671
2021-06-16 00:13:43 +00:00
Benjamin Otte
4ba89f25b8
cellarea: Don't shrink area too much
...
Do not compute rectangles with negative width/height. This avoids
assertion failures further down when those rectangles were actually
checked.
https://bugzilla.redhat.com/show_bug.cgi?id=1962215
2021-06-15 19:34:37 +02:00
Matthias Clasen
447ab4ad0e
Merge branch 'quartz-fixes' into 'gtk-3-24'
...
quartz: fix compilation on macOS 10.10
See merge request GNOME/gtk!3654
2021-06-15 11:11:57 +00:00
Emin Tufan Çetin
47959b5b4a
Update Turkish translation
2021-06-15 08:59:44 +00:00
Tom Schoonjans
66b533408d
quartz: fix compilation on macOS 10.10
2021-06-12 06:10:54 +01:00
Emmanuele Bassi
90e8d7ff1a
Merge branch 'gtk3-a11y-leak' into 'gtk-3-24'
...
a11y: Fix ref counting in tree views
See merge request GNOME/gtk!3660
2021-06-11 14:12:10 +00:00
Matthias Clasen
21f8098261
a11y: Plug a memory leak with treeviews
...
We need to explicitly remove the children from
a GtkContainerCellAccessible, since they otherwise
keep the parent alive.
Fixes : #3981
2021-06-11 08:55:48 -04:00
Matthias Clasen
d4f62b44d4
a11y: Fix ref counting in tree views
...
GtkContainerCellAccessible wasn't unsetting accessible
parents. Fix that.
By itself, this doesn't help for freeing a memory leak,
since AtkObject keeps a ref on its parent, so we never
free the GtkContainerCellAccessible as long as it has children.
2021-06-11 08:53:46 -04:00
Matthias Clasen
6d6d76ecbb
Merge branch 'arb_fbo' into 'gtk-3-24'
...
Switch to GL_ARB_framebuffer_object
See merge request GNOME/gtk!2076
2021-06-08 14:59:05 +00:00
Emmanuele Bassi
43a8655ad0
Merge branch 'glib-main-gtk-3-24' into 'gtk-3-24'
...
subprojects: Use GLib main branch (3.24)
See merge request GNOME/gtk!3643
2021-06-07 15:06:48 +00:00
Philip Withnall
df9fe56264
subprojects: Use GLib main branch
...
GLib upstream has renamed its `master` branch to `main`.
See https://gitlab.gnome.org/GNOME/glib/-/issues/2348 .
Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
2021-06-07 14:59:09 +01:00
Aurimas Černius
bfa763a24a
Updated Lithuanian translation
2021-06-06 22:52:49 +03:00
Matthias Clasen
c70d23b61f
Merge branch 'backport-mr2884-to-gtk-3-24' into 'gtk-3-24'
...
Backport !2884 to GTK3
See merge request GNOME/gtk!3632
2021-06-06 12:33:08 +00:00
Matthias Clasen
7773c423aa
Merge branch 'provide-built-dlls-as-gitlab-ci-artifacts' into 'gtk-3-24'
...
Provide built DLLs as Gitlab CI artifacts
See merge request GNOME/gtk!3633
2021-06-06 12:32:33 +00:00
Rafael Fontenelle
0ba8d3f87e
Update Brazilian Portuguese translation
2021-06-06 08:48:49 +00:00
Matthias Clasen
906eba7288
Merge branch 'imcontext-ignore-more-3' into 'gtk-3-24'
...
imcontext: Ignore more keysyms
See merge request GNOME/gtk!3636
2021-06-05 02:08:18 +00:00
Matthias Clasen
d7196e5ea8
imcontext: Ignore more keysyms
...
It finally dawned on my that #3673 is just another
case of unexpected keysyms getting sent our way via
fringe XKB features.
Ignore them all!
2021-06-04 21:30:36 -04:00
Luca Bacci
a14e5778ff
Provide built DLLs as Gitlab CI artifacts
2021-06-04 22:42:13 +02:00
Luca Bacci
547ea8b073
Backport 'fix integer overflow in monitor refresh rate calculation' to GTK3
...
Original MR by Volker Rümelin.
See https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/2884
2021-06-04 17:44:49 +02:00
Daniel Șerbănescu
5aa878d8e5
Update Romanian translation
2021-06-02 10:03:45 +00:00
Matthias Clasen
854343f8aa
Merge branch 'screensaver-async-3' into 'gtk-3-24'
...
gtkapplication-dbus: Fetch inital screen saver state async
See merge request GNOME/gtk!3614
2021-06-01 19:10:59 +00:00
Guido Günther
72ab4c46ed
gtkapplication-dbus: Fetch inital screen saver state async
...
Avoid a sync call that can make the application block for no good
reason.
Fixes 6f6b5faaa2
2021-06-01 14:32:58 +02:00
Bruce Cowan
1308bc6131
Update British English translation
2021-05-30 11:05:08 +00:00
Piotr Drąg
aeecafc11e
Update Polish translation
2021-05-30 13:00:23 +02:00
Jordi Mas
5b8eca222c
Update Catalan translation
2021-05-28 22:29:32 +02:00
Daniel Mustieles
e6676432cd
Updated Spanish translation
2021-05-27 12:16:11 +02:00
Kukuh Syafaat
1e72ea5a92
Update Indonesian translation
2021-05-27 02:52:04 +00:00
Hugo Carvalho
8c97f0832c
Update Portuguese translation
2021-05-26 16:53:18 +00:00
Matej Urbančič
f9fe28cece
Update Slovenian translation
2021-05-25 19:45:00 +00:00
Matthias Clasen
f64f335bd6
Merge branch 'ignore-nosymbol-press-3-24' into 'gtk-3-24'
...
imcontext: Ignore NoSymbol key events
See merge request GNOME/gtk!3593
2021-05-25 18:22:04 +00:00
Matthias Clasen
6baf287c5f
imcontext: Ignore NoSymbol key events
...
These can happen with some XKB options.
Fixes : #3973
2021-05-25 13:42:06 -04:00
Yuri Chornoivan
6930749ad5
Update Ukrainian translation
2021-05-25 16:20:44 +00:00
Piotr Drąg
98e5fc81ed
Update POTFILES.in
2021-05-25 16:33:30 +02:00
Yuri Chornoivan
d2ae457378
Update Ukrainian translation
2021-05-25 13:08:17 +00:00