- 03 Oct, 2020 3 commits
-
-
Georges Basile Stavracas Neto authored
It simplifies the code, and allows us to have some consistency between projects (either inside and outside GNOME, mind you). I took the liberty to rename and reword some of the options so that they actually describe which ones are optional, and also which ones are hard dependencies detected at build time.
-
Georges Basile Stavracas Neto authored
Pre-release version bump.
-
Robert Ancell authored
-
- 29 Sep, 2020 1 commit
-
-
Yosef Or Boczko authored
(cherry picked from commit 3d4cfb22)
-
- 28 Sep, 2020 1 commit
-
-
Yosef Or Boczko authored
(cherry picked from commit 81ad2b16)
-
- 26 Sep, 2020 1 commit
-
-
Piotr Drąg authored
-
- 25 Sep, 2020 13 commits
-
-
Robert Ancell authored
Fixes #417
-
Dmitry Sharshakov authored
-
Ian Douglas Scott authored
Occured when showing the "Replace" button.
-
Ian Douglas Scott authored
In the shortcut editor, the "Replace" button is shown instead of "Set" or "Add" when there is a collision. But this executes the same code as "Set", so when adding a shortcut, it doesn't actually work.
-
Takao Fujiwara authored
The default input sources are not included in layout_rows_by_id or engine_rows_by_id but in default_input_source_row of GtkListBoxRow. #1131
-
Jonathan Kang authored
Added WirelessSecuritySAE class to fully implement SAE support.
-
Bastien Nocera authored
It's been deprecated and unsupported by NetworkManager since version 1.2 (current is 1.26).
-
Brandon Nielsen authored
-
Brandon Nielsen authored
-
Brandon Nielsen authored
-
Brandon Nielsen authored
G_IS_OBJECT checks fail when calling g_signal_connect_object because PpPPDSelectionDialog is a struct, not a type descending from G_OBJECT. This makes the changes required for PpPPDSelectionDialog to be a GObject, and defines PpPPDSelectionDialog as a GObject. It also updates consumers of PpPPDSelectionDialog to destroy created PpPPDSelectionDialogs as GObjects. #1126
-
Arne authored
-
Bastien Nocera authored
This update is necessary to add support for recent UCM related changes in ALSA and PulseAudio. See libgnome-volume-control!10
-
- 24 Sep, 2020 2 commits
-
-
Efstathios Iosifidis authored
(cherry picked from commit 5d42f20a)
-
Fabio Tomat authored
-
- 22 Sep, 2020 16 commits
-
-
Robert Ancell authored
-
Robert Ancell authored
-
Robert Ancell authored
An internal GTask will hold a reference to it for the duration of the async calls.
-
Robert Ancell authored
An internal GTask will hold a reference to it for the duration of the async calls.
-
Robert Ancell authored
An internal GTask will hold a reference to it for the duration of the async calls.
-
Robert Ancell authored
An internal GTask will hold a reference to it for the duration of the async calls. Correctly unref these objects in finalize.
-
Robert Ancell authored
An internal GTask will hold a reference to it for the duration of the async calls.
-
Robert Ancell authored
An internal GTask will hold a reference to it for the duration of the async call.
-
Robert Ancell authored
They were not unreferenced in the callback.
-
Robert Ancell authored
An internal GTask will hold a reference to it for the duration of the async call.
-
Robert Ancell authored
An internal GTask will hold a reference to it for the duration of the async call.
-
Robert Ancell authored
An internal GTask will hold a reference to it for the duration of the async call.
-
Robert Ancell authored
-
Robert Ancell authored
-
Cheng-Chia Tseng authored
(cherry picked from commit f386ca6b)
-
Fabio Tomat authored
-
- 21 Sep, 2020 1 commit
-
-
Gunnar Hjalmarsson authored
Fixes gnome-desktop#50
-
- 20 Sep, 2020 2 commits
-
-
Dušan Kazik authored
(cherry picked from commit 32d094b3)
-
Yuri Chornoivan authored
-