Loading
Commits on Source 54
-
Will Thompson authored
-
Ekaterine Papava authored
-
Sabri Ünal authored
-
Artur S0 authored
-
Yuri Chornoivan authored
-
Fran Dieguez authored
-
Danial Behzadi authored
-
Kukuh Syafaat authored
-
Yaron Shahrabani authored
-
Asier Sarasua Garmendia authored
-
Nathan Follens authored
-
Aurimas Černius authored
-
Jürgen Benvenuti authored
-
Matej Urbančič authored
-
Vasil Pupkin authored
-
Will Thompson authored
This version was released more than 2 years ago and is available in, for example, Ubuntu 23.04, Debian Bookworm (the current stable release), Fedora 36, and many others, so I do not expect this to cause problems for packagers.
-
Will Thompson authored
Increase geoclue requirement to 2.6.0 See merge request GNOME/gnome-initial-setup!241
-
Will Thompson authored
-
Will Thompson authored
-
Will Thompson authored
Since 699b6fce, GdkTextureDownloader is required, which was first introduced in GTK 4.10.
-
Jiri Grönroos authored
-
Will Thompson authored
timezone: Use G_DECLARE_FINAL_TYPE See merge request GNOME/gnome-initial-setup!242
-
Luming Zh authored
-
Baurzhan Muftakhidinov authored
-
Rūdolfs Mazurs authored
-
Alexander Shopov authored
-
Andi Chandler authored
-
Khalid Abu Shawarib authored
The function `gnome_parse_locale()` doesn't nullify the variables passed to it if it can't parse correctly. This causes a crash when passing some locales like "en". Initialize the variables to NULL and early return with a false when parsing fails to avoid this. Part-of: <https://gitlab.gnome.org/GNOME/gnome-initial-setup/-/merge_requests/240>
-
Khalid Abu Shawarib authored
Since [1], `setlocale()` was replaced with `uselocale()`. This makes calling `gtk_get_locale_direction()` wrong as it relied on the global, thread-unsafe locale, rather than the current thread locale. In order to preserve thread safety, manually call the needed functions from Pango and HarfBuzz. This will make the direction change when changing languages. Also see [2] for clarification on the function used internally by `gtk_get_locale_direction()`. [1] 83696b54 [2] https://gitlab.gnome.org/GNOME/pango/-/commit/15fe8555e5b859d1612bc8815aeb40c1832821ae Part-of: <https://gitlab.gnome.org/GNOME/gnome-initial-setup/-/merge_requests/240>
-
Khalid Abu Shawarib authored
This is already handled in Driver. Also, this call is wrong since it's not considering the thread-local locale, but the global one. See previous commit for more context. Part-of: <https://gitlab.gnome.org/GNOME/gnome-initial-setup/-/merge_requests/240>
-
Marge Bot authored
Change direction when changing the selected language See merge request GNOME/gnome-initial-setup!240
-
Daniel Mustieles authored
-
Irénée THIRION authored
-
Balázs Úr authored
-
Seong-ho Cho authored
-
Anders Jonsson authored
-
Piotr Drąg authored
-
Will Thompson authored
-
Will Thompson authored
-
Brage Fuglseth authored
-
Milo Casagrande authored
-
ButterflyOfFire authored
-
Ask Hjorth Larsen authored
-
Will Thompson authored
-
Michael Biebl authored
Closes: #1060502
-
Jeremy Bícha authored
-
Jeremy Bícha authored
-
Jeremy Bícha authored
Update to upstream version '46.0' with Debian dir c31f2c590c6d1505962819f10a3fb2b4573f51ff
-
Jeremy Bícha authored
-
Jeremy Bícha authored
-
Jeremy Bícha authored
-
Jeremy Bícha authored
tagging package gnome-initial-setup version debian/46.0-1 * tag 'debian/46.0-1': (46 commits) releasing package gnome-initial-setup version 46.0-1 Bump minimum GTK4 and geoclue New upstream release Update changelog Build-depend on systemd-dev instead of systemd NEWS for 46.0 Update Danish translation Add Kabyle translation Update Italian translation Update Norwegian Bokmål translation Bump version to 46.0 NEWS for 46.rc Update Polish translation Update Swedish translation Update Korean translation Update Hungarian translation Update French translation Updated Spanish translation language-page: Remove default direction set call driver: Manually parse the direction from harfbuzz ...
-
Jeremy Bícha authored
-
Jeremy Bícha authored