- 18 Sep, 2020 1 commit
-
-
Milan Crha authored
An info bar packed in the middle of the window requires its own window, to be drawn properly. Closes #1065 Closes !510
-
- 17 Sep, 2020 1 commit
-
-
Dušan Kazik authored
(cherry picked from commit 510266dd)
-
- 14 Sep, 2020 1 commit
-
- 13 Sep, 2020 1 commit
-
-
Rūdolfs Mazurs authored
(cherry picked from commit d5bef205)
-
- 12 Sep, 2020 3 commits
-
-
Efstathios Iosifidis authored
(cherry picked from commit 94b33a4e)
-
Baurzhan Muftakhidinov authored
(cherry picked from commit e7987360)
-
emintufan authored
-
- 11 Sep, 2020 1 commit
-
-
Fabio Tomat authored
(cherry picked from commit e785e47f)
-
- 10 Sep, 2020 3 commits
-
-
Joaquim Rocha authored
When getting the main ref of a related one, the ref kind used for trying to match it to an installed one was always the "app" kind. This may have been because initially, all related apps had a regular app as their main one. However, runtimes do have extensions too, and thus the main app in this case will be a "runtime" type one. Thus, this patch gets the right ref kind for the main app based on the ref name's prefix.
-
Philip Withnall authored
-
Phaedrus Leeds authored
This commit fixes offline installation of .flatpak bundles, and fixes offline installation of .flatpakref files that point to a file:// URL. Currently such installations would be forever stuck in the "Pending installation..." state. The check for a file:// prefix on the gs_app_get_origin_hostname() return value is wrong because in case a file:// URL is set, "localhost" is returned. See gs_app_func() in lib/gs-self-test.c. One might wonder if this could be implemented by checking if gs_app_get_local_file() returns a non-NULL value, but gs_app_set_local_file() is called for flatpakref files which are not always offline friendly. This commit comes from https://github.com/endlessm/gnome-software/pull/557
-
- 09 Sep, 2020 8 commits
-
-
Milan Crha authored
Use the modal dialog queue of the GsShell to have the window closed when the GsShell changes the page. Closes #41 Closes !507
-
Philip Withnall authored
`anything_ran` is set to indicate that at least one plugin handled a certain job (even if it returned an error). However, it’s not set on all error paths in `gs_plugin_loader_call_vfunc()`. Ensure it is, to avoid an incorrect error potentially being reported. Signed-off-by:
Philip Withnall <withnall@endlessm.com>
-
Phaedrus Leeds authored
The fedora-langpacks plugin disables itself if not on fedora. Skip the self tests in that situation as well so they don't fail. The reason this hasn't caused CI failures is that we have "--no-suite fedora-langpacks" in .gitlab-ci.yml so that it doesn't run under Debian. But it still seems worth skipping as people may run the tests manually, and we need to skip it in the downstream Endless CI.
-
Philip Withnall authored
Signed-off-by:
Philip Withnall <withnall@endlessm.com>
-
Philip Withnall authored
Otherwise the main context iteration where loading is marked as complete has too much happening in it, and takes many cycles in GTK’s frame clock. This makes the UI freeze for a noticeable fraction of a second. Partially avoid that by splitting up some of the work here between two main context iterations. The UI still freezes a bit; further work is required. Signed-off-by:
Philip Withnall <withnall@endlessm.com>
-
Danial Behzadi authored
-
Richard Hughes authored
-
Juliano de Souza Camargo authored
-
- 07 Sep, 2020 1 commit
-
-
Mario Blättermann authored
-
- 06 Sep, 2020 2 commits
-
-
Alan01 authored
-
Thibault Martin authored
-
- 05 Sep, 2020 1 commit
-
-
Balázs Úr authored
-
- 04 Sep, 2020 3 commits
-
-
Dušan Kazik authored
-
Daniel Mustieles García authored
-
Jordi Mas authored
-
- 02 Sep, 2020 1 commit
-
-
AsciiWolf authored
-
- 01 Sep, 2020 2 commits
-
-
Matej Urbančič authored
-
Richard Hughes authored
-
- 30 Aug, 2020 3 commits
-
-
Asier Sarasua Garmendia authored
-
Seong-ho Cho authored
-
Марко М. Костић (Marko M. Kostić) authored
-
- 28 Aug, 2020 2 commits
-
-
Marek Černocký authored
-
Fabio Tomat authored
-
- 26 Aug, 2020 4 commits
-
-
sicklylife authored
-
sicklylife authored
-
Fran Dieguez authored
-
Danial Behzadi authored
-
- 25 Aug, 2020 1 commit
-
-
Aurimas Černius authored
-
- 24 Aug, 2020 1 commit
-
-
Goran Vidović authored
-