- 13 Mar, 2019 1 commit
-
-
Sabri Ünal authored
-
- 05 Mar, 2019 2 commits
-
-
Ask Hjorth Larsen authored
-
Ask Hjorth Larsen authored
-
- 31 Oct, 2018 1 commit
-
-
Alexander Mikhaylenko authored
For some reason this wasn't done automatically on this branch, so do it manually.
-
- 30 Oct, 2018 3 commits
-
-
Stas Solovey authored
-
Stas Solovey authored
-
Stas Solovey authored
-
- 28 Oct, 2018 1 commit
-
-
Dušan Kazik authored
-
- 21 Oct, 2018 2 commits
-
-
Alexander Mikhaylenko authored
-
Alexander Mikhaylenko authored
-
- 20 Oct, 2018 2 commits
-
-
Alexander Mikhaylenko authored
-
Alexander Mikhaylenko authored
Prevents header bar buttons from grabbing arrow keys while playing a game. Fixes #132 (cherry picked from commit 723586b0)
-
- 06 Oct, 2018 1 commit
-
-
Alexander Mikhaylenko authored
Prevents runtime errors when setting null as filtering text. (cherry picked from commit 549773c5)
-
- 05 Oct, 2018 1 commit
-
-
Tony Crisci authored
When the active view of the CollectionBox changes, update the filtering text on the view to the current value of the search text box so it will filter entries correctly when it is shown. Fixes #124 (cherry picked from commit f23208bd)
-
- 02 Oct, 2018 5 commits
-
-
Alexander Mikhaylenko authored
Use 3.30 image and adjust for stable manifest, also stabilize Ubuntu version.
-
Alexander Mikhaylenko authored
-
Adrien Plazas authored
-
Adrien Plazas authored
-
Adrien Plazas authored
The current version of Blastem doesn't emulate well enough, DOSBox isn't very useful without mouse support and Beetle Saturn and PrBoom aren't tested enough with Games.
-
- 23 Sep, 2018 5 commits
-
-
Alexander Mikhaylenko authored
-
Alexander Mikhaylenko authored
Avoid manually setting width-request within size_allocate() handler. Use CSS 'min-width' property for sizing and just dynamically add/remove a style class.
-
Alexander Mikhaylenko authored
This will allow to control GameIconView width by setting its FlowBoxChild width.
-
Alexander Mikhaylenko authored
Since thumbnails are now sized automatically, and labels take the whole width, only set width-request for the whole widget.
-
Alexander Mikhaylenko authored
This allows to avoid setting height-request for thumbnais.
-
- 22 Sep, 2018 1 commit
-
-
Alexander Mikhaylenko authored
For some reason loading with 'new Rsvg.Handle.from_file()' fails, while loading gresource manually and creating handle via 'from_data()' works, so let's go with that. Also remove 'resource:' prefix from paths, since they aren't needed anymore.
-
- 14 Sep, 2018 2 commits
-
-
Alexander Mikhaylenko authored
For some reason, drawing them all in one group results in all parts but the first one being misplaced. Hence draw each one in a separate group. (cherry picked from commit f82701d2)
-
Alexander Mikhaylenko authored
Use groups instead of creating additional contexts. Also, use double.min() instead of an 'if' statement. (cherry picked from commit 56e3f930)
-
- 11 Sep, 2018 5 commits
-
-
Alexander Mikhaylenko authored
This forces Vala->C translator to introduce an additional variable for the array length instead of recomputing it on every iteration. (cherry picked from commit e3648e8f)
-
Alexander Mikhaylenko authored
The 'cancellable' parameter must be explicitly specified on Vala side. (cherry picked from commit a871c2c4)
-
Alexander Mikhaylenko authored
Tracker has moved to Meson in master branch. Since Games 3.30 is going to use stable version, switch it to stable branch temporarily.
-
Jordan Petridis authored
It just does not work... Gitlab zips the cache target which causes ostree to brake. But at least we can cache the sources instead. (cherry picked from commit c803c1a7)
-
Alexander Mikhaylenko authored
The latest commit doesn't build, and a few commits before that don't install sofile. (cherry picked from commit 7cbd0c17)
-
- 03 Sep, 2018 2 commits
-
-
Balázs Meskó authored
-
Anders Jonsson authored
-
- 02 Sep, 2018 1 commit
-
-
Alexander Mikhaylenko authored
-
- 31 Aug, 2018 1 commit
-
-
Rodrigo Lledó Milanca authored
-
- 30 Aug, 2018 1 commit
-
-
Adrien Plazas authored
This helps keeping the application's identity consistent. See this for more information: http://honk.sigxcpu.org/con/GTK__and_the_application_id.html. #109
-
- 29 Aug, 2018 2 commits
-
-
Adrien Plazas authored
It's so old it still contains the short-lived Badnik name from 5 years ago!
-
Adrien Plazas authored
The previous ones were many years old and didn't represent the application well anymore, they are not removed as they are likely to still be used by ancient appdata files.
-
- 28 Aug, 2018 1 commit
-
-
Seong-ho Cho authored
-