Commit graph

5089 commits

Author SHA1 Message Date
Mathieu Comandon 63d9fb3250 Properly handle lack of Content-Size header 2019-02-01 02:57:27 -08:00
Mathieu Comandon 8a02c00bcf Ask if user wants to install required dependencies 2019-02-01 02:06:28 -08:00
Mathieu Comandon f38e4481bd Keep search terms when rebuilding GenericPanel (Closes #1680) 2019-02-01 00:13:43 -08:00
Mathieu Comandon 5ec800e411 Fix alignment of user avatar (Fixes #1685) 2019-01-31 23:59:11 -08:00
Mathieu Comandon e7dd6605e1 Change search entry to a GtkSearchEntry (Closes #1675) 2019-01-31 22:57:42 -08:00
Mathieu Comandon 0721f32b30 Run checks after application initialization (Closes #1681) 2019-01-31 22:47:13 -08:00
Mathieu Comandon 18c52137a5 Remove visible condition on main box 2019-01-31 22:07:13 -08:00
Mathieu Comandon bb30b7ce10 Restrict user icon size (Fixes #1670) 2019-01-31 21:50:30 -08:00
Tom Carrio 281797453d Launch with the correct Game object using the found ID 2019-01-31 21:42:38 -08:00
telanus 02b61d8eea Fixed an error or two
One shouldn't try to fix something 5 minutes before going to work. Nothing majore, but graphics memory would never have worked and graphic Card was set incorrectly
2019-01-31 21:41:40 -08:00
Mathieu Comandon 7b7b32cb47 Fix icon file format (Closes #1674) 2019-01-31 21:31:40 -08:00
Mathieu Comandon 072a3affec Specify which wine version is esync capable 2019-01-31 21:10:28 -08:00
Mathieu Comandon 6ec46be74d Update copyright year 2019-01-31 21:03:48 -08:00
Mathieu Comandon a1d7a44890 Remove controller.svg 2019-01-31 20:54:08 -08:00
Mathieu Comandon 60711a63d3 Update project logo 2019-01-31 20:54:08 -08:00
Mathieu Comandon 7614441791 Consider games with no config id as uninstalled 2019-01-30 17:33:10 -08:00
Mathieu Comandon 2b4a46b93f Show installer windows on double click for non installed games 2019-01-26 15:46:00 -08:00
Mathieu Comandon d137f77577 It's 2019 2019-01-26 15:37:49 -08:00
Mathieu Comandon f645e439c2 Change version to 0.5.0 RC1 2019-01-26 15:31:30 -08:00
Mathieu Comandon 6cf2edbfb6 Remove bash and sh from ignored monitor processes (Fixes #1669) 2019-01-26 14:53:57 -08:00
Mathieu Comandon 862bfaaeb0 Reload config on game update (Closes #1642) 2019-01-26 14:50:52 -08:00
Mathieu Comandon f6cdb2e3c3 Add confirmation dialog before logout (Closes #1654) 2019-01-26 14:39:08 -08:00
Mathieu Comandon acb6f18047 Reduce width of title label in game panel (Closes #1666) 2019-01-26 14:32:59 -08:00
Mathieu Comandon 819cd69443 Remove callback arguments from AddGameDialog (Closes #1662) 2019-01-26 14:26:04 -08:00
Mathieu Comandon 1bbe901883 Make running game iterations compatible with older Gtk versions 2019-01-25 06:36:09 -08:00
Mathieu Comandon 2319d400ab Raise UnavailableGame when no GOG installers are present 2019-01-25 06:07:37 -08:00
Mathieu Comandon 01ab0c0825 Restore game-activated signal handling 2019-01-25 05:47:47 -08:00
Mathieu Comandon 7bb0c2010e Add close button to panel 2019-01-25 05:39:25 -08:00
Mathieu Comandon 374ba23844 Refactor selected games between views 2019-01-25 05:26:07 -08:00
Mathieu Comandon 9a668b9fbd Put the panel in a revealer 2019-01-25 05:25:37 -08:00
Mathieu Comandon 78326d9bcc Fix for when running games quit 2019-01-25 04:52:36 -08:00
Mathieu Comandon 5c9f88bb7c Change panel when clicking on running games 2019-01-25 04:32:25 -08:00
Mathieu Comandon dc954a70e5 Game panel and selection fixes 2019-01-25 04:13:22 -08:00
Mathieu Comandon 492bc44695 Pass game instance on game selection 2019-01-25 03:47:06 -08:00
Mathieu Comandon fda53e66ef Add lutris.net search 2019-01-25 01:52:38 -08:00
Mathieu Comandon 4f0f86c951 Implement website search 2019-01-24 21:43:28 -08:00
Mathieu Comandon 5c66f1d356 Move get_link_button to widget utils 2019-01-24 20:46:50 -08:00
Mathieu Comandon 0227afdf7e Place content in sidebar 2019-01-24 19:53:07 -08:00
Mathieu Comandon 4044428520 Fetch user info when connecting 2019-01-24 17:08:57 -08:00
Mathieu Comandon 914ad0b0f4 Style running games in the side panel 2019-01-24 14:37:10 -08:00
Mathieu Comandon ae57f49bcc Add running games ListBox to panel 2019-01-24 08:37:58 -08:00
Mathieu Comandon 922f267212 Replace running_games with a ListStore 2019-01-24 08:37:58 -08:00
Mathieu Comandon 19bc625bed Add install_cab_component in winesteam (Closes #1659) 2019-01-23 18:18:22 -08:00
Mathieu Comandon dbf5cc11d1 Force the id in the updated parameters with the matching game (Closes #1660) 2019-01-23 18:16:04 -08:00
Mathieu Comandon c4b49f78f7 Prevent background repeat in sidebar 2019-01-23 18:01:33 -08:00
Mathieu Comandon 7ec491b9cc Reveal first installer details (Closes #1649) 2019-01-23 17:43:14 -08:00
Mathieu Comandon fda87a3577 Remove stop method for winesteam runner (Closes #1643) 2019-01-23 17:35:01 -08:00
Mathieu Comandon fb0802baea Add confirmation dialog when exiting Lutris while games are running (Closes #1637) 2019-01-23 16:24:01 -08:00
Mathieu Comandon 24169cc8f4 Fix lib32 runtime path 2019-01-23 13:05:25 -08:00
Mathieu Comandon b31df558eb Prefer system libs for Dolphin (Closes #1576) 2019-01-23 13:04:56 -08:00