Commit graph

2749 commits

Author SHA1 Message Date
Mathieu Comandon
d6b3185c79 Fallback to List view when Gtk doesn't support FlowBox 2016-10-17 14:01:27 -07:00
Mathieu Comandon
f9b6d4d99e Fallback to list view when FlowBox is not supported 2016-10-17 13:58:38 -07:00
Mathieu Comandon
e21c04240b Release 0.4.0ubuntu2 2016-10-17 13:22:45 -07:00
Mathieu Comandon
cafd521799 Return when no medias need to be downloaded (Fixes #411) 2016-10-17 13:17:04 -07:00
Mathieu Comandon
dc5c3c5037 Update version in Makefile and .spec 2016-10-17 12:14:26 -07:00
Mathieu Comandon
f1b665af6d Provide correct package name for python3-dbus on Trusty 2016-10-17 12:10:27 -07:00
Mathieu Comandon
e1176dc2aa Check that a cursor is available in set_cursor 2016-10-17 11:23:18 -07:00
Mathieu Comandon
c578b5c51f Avoid running set_cursor when no window is provided 2016-10-17 11:19:38 -07:00
Mathieu Comandon
3c18f16abb Add filter option to AGS 2016-10-17 11:09:25 -07:00
Mathieu Comandon
932eff1357 Merge pull request #415 from boombatower/openSUSE-build
Fix openSUSE builds.
2016-10-16 15:53:34 -07:00
boombatower
fc285afa3e Fix openSUSE builds.
- include python3-setuptools build requirement
- define %{__python3} marcro
2016-10-16 17:48:23 -05:00
Mathieu Comandon
570d97f787 Fix lutris.spec for Fedora 2016-10-15 01:13:47 -07:00
Mathieu Comandon
06f39cb7c5 Update some OpenSUSE dependencies 2016-10-15 00:23:14 -07:00
Mathieu Comandon
565de77773 Switch a bunch of python to python3 in lutris.spec 2016-10-14 22:19:04 -07:00
Mathieu Comandon
06d983a427 Add python3-setuptools to Fedora build 2016-10-14 21:21:09 -07:00
Mathieu Comandon
3a83066c5c Switch to python3-devel on RPM distros 2016-10-14 21:08:04 -07:00
Mathieu Comandon
e104354e5f Add python3-wheel to fedora build, because why not? 2016-10-14 21:02:31 -07:00
Mathieu Comandon
c90fadf942 Add python3-setuptools to Build-Depends 2016-10-14 20:58:11 -07:00
Mathieu Comandon
7a653c3e71 Update python version in debian/rules 2016-10-14 20:53:07 -07:00
Mathieu Comandon
ab5cd0448e Set parent window to RunnerConfigDialog 2016-10-14 11:22:14 -07:00
Mathieu Comandon
3a849c1f6e That sidebar handling was a bit all over the place (and broken too), it's fixed now 2016-10-14 01:27:37 -07:00
Mathieu Comandon
28acf48730 Set min and max items per line in flow box 2016-10-14 00:49:52 -07:00
Mathieu Comandon
2cc4e8d46f Merge pull request #403 from daniel-j/steam-native-runtime
[steam] add steam native runtime option
2016-10-13 13:40:24 -07:00
daniel-j
d1d4c45257 [steam] add steam native runtime option 2016-10-13 22:03:54 +02:00
Mathieu Comandon
d8c191c70b Merge pull request #402 from daniel-j/issue-401
Fixes #401
2016-10-13 10:37:44 -07:00
daniel-j
0add8541db Fixes #401 2016-10-13 17:40:10 +02:00
Mathieu Comandon
20b4f66e62 Use the non-broken SVG for the About dialog 2016-10-12 17:34:27 -07:00
Mathieu Comandon
c14aa306f1 Create SlugEntry to workaround GTK warning when editing game id (Fixes #394) 2016-10-12 16:39:59 -07:00
Mathieu Comandon
d94866e93b Put back a on_close handler in About dialog (but only one this time) (Fixes #397) 2016-10-12 16:07:27 -07:00
Mathieu Comandon
e89e8050b0 Display error message when unable to get runner versions 2016-10-12 15:55:40 -07:00
Mathieu Comandon
00b0915659 Handle connection issues in fetch_icons 2016-10-12 15:52:03 -07:00
Mathieu Comandon
5d3af3df95 Reset LD_LIBRARY_PATH and LD_PRELOAD if none were provided 2016-10-12 15:43:51 -07:00
Mathieu Comandon
f92343cd40 Catch KeyErrors when deleting environment variables 2016-10-12 14:20:53 -07:00
Mathieu Comandon
8b9e5f157d Well that was stupid… 2016-10-12 14:20:21 -07:00
Mathieu Comandon
1e24e3c188 Restore original environment when closing threads (Fixes #399) 2016-10-12 14:07:04 -07:00
Mathieu Comandon
44ed33a867 Log stored environment variables 2016-10-11 22:25:45 -07:00
Mathieu Comandon
25cf6f9318 Catch ProcessLookupError 2016-10-11 22:14:14 -07:00
Mathieu Comandon
b045b43110 Only communicate to process if no children are left 2016-10-11 22:13:55 -07:00
Mathieu Comandon
08dc06bb53 Add gameoverlayui to ignored processes 2016-10-11 21:57:45 -07:00
Mathieu Comandon
d1b605534c Call Thread.stop() when thread has no children left 2016-10-11 20:28:46 -07:00
Mathieu Comandon
6721b25c97 Set environment variables unconditionally (To clean from previous runs) 2016-10-11 17:26:12 -07:00
Mathieu Comandon
e989de3a5c Oops, forgot to put that back 2016-10-11 16:47:34 -07:00
Mathieu Comandon
cea0376561 Add buttons to browse games and open runners dialog on main window 2016-10-11 15:01:01 -07:00
Mathieu Comandon
b94906f279 Add refresh button in runner dialog 2016-10-11 14:42:05 -07:00
Mathieu Comandon
e61fc738b1 Update year in About dialog 2016-10-11 12:32:58 -07:00
Mathieu Comandon
11e191a701 Add renderer option to Vice 2016-10-11 12:17:32 -07:00
Mathieu Comandon
30fa9fa23d Catch NonInstallableRunnerErrors while installing runners 2016-10-11 11:51:36 -07:00
Mathieu Comandon
9efb9898cb Add changelog for 0.4.0 2016-10-11 11:31:28 -07:00
Mathieu Comandon
ad4bc8205a Provide callback parameter to the icon_sync (Fixes #393) 2016-10-11 09:59:05 -07:00
Mathieu Comandon
d4bf5c6412 Rename on_done to callback in AsyncCall 2016-10-11 09:57:42 -07:00