Simon McVittie
4453fd5e5c
Release to unstable
2020-11-27 12:44:04 +00:00
Simon McVittie
90bf13ffc1
Add myself to Uploaders
2020-11-26 10:16:21 +00:00
Simon McVittie
3184dcc4ae
Silence some Lintian false positives
2020-11-26 10:14:04 +00:00
Simon McVittie
89c6136eb7
d/gtk-update-icon-cache.preinst: Remove
...
This was here for upgrades from versions older than oldstable, but we
do not support skipping a stable release.
2020-11-26 10:06:47 +00:00
Simon McVittie
de6a937fe0
d/copyright: Consolidate similar licenses into one Files stanza
2020-11-26 10:03:35 +00:00
Simon McVittie
c2415c8179
Standards-Version: 4.5.1 (no changes required)
2020-11-26 09:59:27 +00:00
Simon McVittie
d9473c660f
Preferentially build-depend on libgdk-pixbuf-2.0-dev
...
We don't need the deprecated Xlib integration that is also pulled in
by the older libgdk-pixbuf2.0-dev package (see #974870 ).
2020-11-24 10:49:18 +00:00
Simon McVittie
a4fc0f91b8
Release to unstable
2020-10-05 14:36:23 +01:00
Simon McVittie
7071e1f9b6
Regenerate CSS themes with sassc during the build
...
This ensures that they are updated even if upstream forgot to do so,
as happened in HighContrast for the GTK 3.4.22 release (#970664 ).
2020-09-26 01:15:24 +01:00
Iain Lane
4c88d6ba3b
Finalise changelog
2020-09-11 13:34:54 +01:00
Iain Lane
566a675f83
Update changelog
2020-09-10 15:53:13 +01:00
Iain Lane
a38887626b
New upstream release
2020-09-10 15:35:30 +01:00
Iain Lane
89f8c9b6ab
Update upstream source from tag 'upstream/3.24.23'
...
Update to upstream version '3.24.23'
with Debian dir 71504d1e71
2020-09-10 15:35:29 +01:00
Iain Lane
1185a58764
New upstream version 3.24.23
2020-09-10 15:32:24 +01:00
Matthias Clasen
016e8c55ab
3.24.23
2020-09-03 18:04:35 -04:00
Fabio Tomat
33829cdec9
Update Friulian translation
2020-09-03 08:52:33 +00:00
Emmanuele Bassi
96fd5a24db
Merge branch 'gesture-nullable-sequence-3.24' into 'gtk-3-24'
...
[3.24] Annotate sequence argument of GtkGesture signals as nullable
See merge request GNOME/gtk!2521
2020-09-02 13:33:05 +00:00
Sebastian Dröge
d4868da99c
Annotate sequence argument of GtkGesture signals as nullable
2020-09-02 15:29:42 +03:00
Balázs Meskó
e85a298528
Update Hungarian translation
2020-09-02 09:39:16 +00:00
Balázs Meskó
dfbafa27e7
Update Hungarian translation
2020-09-02 05:44:13 +00:00
Matthias Clasen
cd673a95c1
Merge branch 'wip/carlosg/tracker2-fallback' into 'gtk-3-24'
...
searchengine: Prepare for apps linking to Tracker 2.x
See merge request GNOME/gtk!2513
2020-09-01 13:27:18 +00:00
Asier Sarasua Garmendia
b543567c9e
Update Basque translation
2020-09-01 12:25:48 +00:00
Carlos Garnacho
e2d05f0625
searchengine: Prepare for apps linking to Tracker 2.x
...
Given it does seem likely Tracker is going to miss the goal to get all
applications ported to Tracker 3, the scenario where there's applications
linking to Tracker 2.x while GTK was built with Tracker 3 support becomes
more likely.
Avoid the upcoming GType clashes if that were the case, and resort to the
good (I lie) old Tracker 2 search engine.
2020-09-01 13:22:12 +02:00
Matthias Clasen
4efd805110
Merge branch 'wip/carlosg/last-device-refcount' into 'gtk-3-24'
...
gdk: Keep a reference on the last source device
See merge request GNOME/gtk!2510
2020-08-31 14:57:35 +00:00
sicklylife
39fb8d3cec
Update Japanese translation
2020-08-31 14:30:16 +00:00
Carlos Garnacho
a98001978c
gdk: Keep a reference on the last source device
...
This device may go away, which means we have a pointer to a possibly
stale object. Keep a reference here, and let future events bring this
accounting up-to-date when the mouse pointer is next updated via other
device.
Fixes: https://gitlab.gnome.org/GNOME/gtk/-/issues/855
2020-08-31 15:43:54 +02:00
Matthias Clasen
d2dd065b95
Merge branch 'fix-resource-leak-in-gdk-display-close' into 'gtk-3-24'
...
Fix resource leak in gdk_display_close() under Wayland
See merge request GNOME/gtk!2508
2020-08-31 13:04:20 +00:00
Julien Ropé
f26c026aaf
Fix resource leak in gdk_display_close() under Wayland
...
When using the gdk_display_close(), the handle to the Wayland compositor was not released.
This could cause the consumption of all available handles, preventing other processes from accessing the display.
Fixing this by calling wl_display_disconnect() when releasing the GdkWaylandDisplay object.
Signed-off-by: Julien Ropé <jrope@redhat.com>
2020-08-31 14:01:38 +02:00
Boyuan Yang
bea26415d8
Update Chinese (China) translation
2020-08-29 14:23:05 +00:00
Changwoo Ryu
bac71be6bb
Update Korean translation
2020-08-29 03:59:09 +00:00
Changwoo Ryu
63127d6902
Update Korean translation
2020-08-29 03:50:42 +00:00
Jiri Grönroos
a57047c289
Update Finnish translation
2020-08-28 14:44:11 +00:00
Matthias Clasen
3795d0ad8c
Merge branch 'wip/exalm/hotspot-fix-324' into 'gtk-3-24'
...
wayland: Fix dnd hotspot movement
See merge request GNOME/gtk!2491
2020-08-26 23:48:48 +00:00
Matthias Clasen
4e02e292a6
Merge branch 'wip/carlosg/shuffle-font-mouse-settings-3.24' into 'gtk-3-24'
...
Look up font and mouse settings in gsettings-desktop-schemas (3.24)
See merge request GNOME/gtk!2490
2020-08-26 23:45:15 +00:00
Alexander Mikhaylenko
c67e3f37da
wayland: Fix dnd hotspot movement
...
_gdk_wayland_window_offset_next_wl_buffer() moves the window relatively to
its current position, pass it a delta instead of new position.
2020-08-27 04:02:24 +05:00
Carlos Garnacho
b1bbb37154
gdk/wayland: Use double-click/drag-threshold settings from g-d-s
...
Handle both these settings, and the older settings-daemon ones for
backwards compatibility. The keys are already checked for existence
in the schema, so it will just use the existing ones.
2020-08-27 00:30:51 +02:00
Carlos Garnacho
e6209de962
gdk/wayland: Look for font settings in gsettings-desktop-schemas
...
Prefer this location, but also look for the old location in
settings-daemon for backwards compatibility. This applies to both
direct settings lookups and via the settings portal.
2020-08-27 00:30:38 +02:00
Nathan Follens
c2bc13b8b9
Update Dutch translation
2020-08-25 14:41:15 +00:00
Nathan Follens
1b3756869a
Update Dutch translation
2020-08-25 14:37:51 +00:00
Juliano Camargo
06396838f9
Update Portuguese translation
2020-08-23 22:49:22 +00:00
Juliano Camargo
448babd29e
Update Portuguese translation
2020-08-23 22:47:20 +00:00
Goran Vidović
3352a9d3bc
Update Croatian translation
2020-08-23 19:49:17 +00:00
Boyuan Yang
88efe7f853
Update Chinese (China) translation
2020-08-23 14:57:05 +00:00
Matej Urbančič
de04aaf82d
Updated Slovenian translation
2020-08-20 18:15:24 +02:00
Marek Kasik
963e5dd0c8
printing: Use original names for remote CUPS printers
...
CUPS uses resource paths in the form of "printers/printer_name"
or "classes/class_name" so it is enough to remove the "printers/"
or "classes/" prefix and use the string behind it as a name.
There was recently introduced a wrong check for the prefix.
This commit fixes it in the way it was originally intended.
2020-08-20 13:55:46 +02:00
Марко Костић
1dcd916c7e
Update Serbian translation
2020-08-18 21:04:30 +00:00
Jakub Steiner
3caa5bd4fe
Merge branch 'wip/jimmac/error-labels-insensitive-gtk3' into 'gtk-3-24'
...
Adwaita: error labels insensitive & backdrop states
See merge request GNOME/gtk!2451
2020-08-18 11:04:14 +00:00
Jakub Steiner
6a97b1ff27
Merge branch 'gtk-3-24' into 'wip/jimmac/error-labels-insensitive-gtk3'
...
# Conflicts:
# gtk/theme/Adwaita/_common.scss
# gtk/theme/Adwaita/gtk-contained-dark.css
# gtk/theme/Adwaita/gtk-contained.css
2020-08-18 10:35:38 +00:00
Jakub Steiner
72513972d7
Adwaita: error labels insensitive & backdrop states
...
- address colored labels for the two states
See https://gitlab.gnome.org/GNOME/gtk/-/issues/3063#note_891618
2020-08-18 12:28:56 +02:00
sicklylife
1ce4f4c514
Update Japanese translation
2020-08-18 10:04:36 +00:00