Commit graph

73 commits

Author SHA1 Message Date
daniel-j
f78dc9040e electron runner -> web runner, more options 2016-10-06 13:04:04 -07:00
daniel-j
b5e83035b2 initial electron runner 2016-10-06 13:04:04 -07:00
Mathieu Comandon
443bcf882b Make synchronize menu item non sensitive when non connnected 2016-10-05 22:17:53 -07:00
Mathieu Comandon
860b989456 Remove redundant on_close handlers on AboutDialog 2016-10-05 22:11:42 -07:00
Mathieu Comandon
81d299d1b5 Update winetricks 2016-10-02 14:08:53 -07:00
Mathieu Comandon
06b2bc6eda Rename methods to make it explicit when game ids are used and populate game_store with pga entries instead of ids 2016-09-28 18:41:10 -07:00
Mathieu Comandon
7835852482 Set uris to link buttons and return True in signal handlers to avoid propagating it (Fixes: #356) 2016-09-27 16:36:08 -07:00
Xodetaetl
ca4e50570e Make labels on Welcome screen appear as buttons & reorganize them 2016-09-26 20:37:05 +02:00
Mathieu Comandon
872853e359 Add ags runner 2016-09-22 13:36:23 -07:00
Mathieu Comandon
16f5033eb3 Update name of libretro runner 2016-09-19 23:33:15 -07:00
Mathieu Comandon
04131d45c6 Merge branch 'retroarch' 2016-09-19 22:23:49 -07:00
Mathieu Comandon
87bfad00ac Replace status text with status box 2016-09-18 08:55:08 -07:00
Mathieu Comandon
496d94d047 Rename main window glade file 2016-09-18 08:55:08 -07:00
Mathieu Comandon
b8ecb40cf1 Change default labels on status bar 2016-09-18 08:55:08 -07:00
Mathieu Comandon
b25e666399 Status bar redesign 2016-09-18 08:55:08 -07:00
Mathieu Comandon
a670413f77 Update Winetricks 2016-08-29 12:27:19 -07:00
Mathieu Comandon
b04231659d Create retroarch runner 2016-08-15 18:32:47 -07:00
Mathieu Comandon
46d2dd4e71 Make the dark theme an option 2016-08-03 21:30:11 -07:00
Rob Loach
17904513f0
Merge branch 'master' of github.com:lutris/lutris into zdoom 2016-07-08 17:09:19 -04:00
Rob Loach
74634d1d2d
Merge branch 'master' of github.com:RobLoach/lutris into zdoom 2016-07-08 17:09:08 -04:00
Mathieu Comandon
2b374af4b2 Add support for Citra 2016-06-30 21:13:31 -07:00
Mathieu Comandon
33269a8d1c Update svg icon for Qt compatibility 2016-06-27 11:08:12 -07:00
Mathieu Comandon
be19fc5820 Add Desmume runner 2016-06-24 01:25:46 -07:00
Mathieu Comandon
5a5847184f Try saving svg icon as plain svg instead of Inkscape svg 2016-06-19 15:19:15 -07:00
Mathieu Comandon
ff470107c5 Remove Network category from .desktop file (Fixes #297) 2016-06-19 10:31:30 -07:00
Mathieu Comandon
813b0f289c Remove GtkAlignment on splash_box 2016-05-21 15:34:59 -07:00
Mathieu Comandon
de9e0babfd Remove deprecated margin-right 2016-05-21 15:28:31 -07:00
Mathieu Comandon
adc0d6aa39 Replace GtkImageMenuItem with GtkMenuItem 2016-05-21 15:26:12 -07:00
Mathieu Comandon
2ec77a1bdb Remove deprecated GtkImage:use-stock 2016-05-21 15:21:34 -07:00
Mathieu Comandon
baabe7ae14 Remove xalign and yalign deprecated properties 2016-05-21 15:20:25 -07:00
Mathieu Comandon
abdba7f782 Remove deprecated GtkAlignment paddings 2016-05-21 13:55:43 -07:00
Mathieu Comandon
cdb3a52b1d Get rid of deprecated xpad and ypad in Glade files 2016-05-21 13:52:58 -07:00
Mathieu Comandon
d90bf08e15 Merge pull request #279 from MrTimscampi/resolution
Resolution fix
2016-04-22 17:37:55 -07:00
MrTimscampi
736d43eb9a Fixes lutris/lutris#262
Removes the fixed width/height of the window in the ui file and applies the size from the settings to the window at launch.
2016-04-23 01:45:01 +02:00
MrTimscampi
6160ba7a50
Redesign of the Connect dialog
Made the Connect dialog more compliant with the GTK/Gnome design guidelines.
- Titled the window properly
- Added suggested-action CSS style to the Connect button
- Made the window modal
- Aligned the labels and input fields
2016-04-22 22:04:58 +02:00
Mathieu Comandon
b5dcf7471d Update Winetricks 2016-03-10 11:03:52 -08:00
Mathieu Comandon
6f4786103c Remove koku-xinput-wine from the project 2016-02-24 19:12:04 -08:00
Mathieu Comandon
2e558a13e8 Add scrollwindow for sidebar 2016-02-21 20:43:27 -08:00
Mathieu Comandon
e1b5cf7603 Add PCSX2 runner 2016-01-06 23:41:11 -08:00
Mathieu Comandon
d1230de6ea Add PPSSPP runner 2016-01-06 15:29:33 -08:00
Rob Loach
2ef7a3e1d3 Add ZDoom support 2015-12-29 04:27:35 -05:00
Xodetaetl
dd47077312 Prepare "Update available" dialog
It's ready for use. Just needs to be fed a version string from the
website.
2015-12-16 17:59:31 +01:00
Mathieu Comandon
e5f3281aa7 Move section Game first in desktop entry 2015-12-12 20:12:51 -08:00
Xodetaetl
da7c9a8fad Add custom gamepad icon 2015-12-04 16:29:06 +01:00
Xodetaetl
eaac9e4633 Add menu item to toggle sidebar + a couple hotkeys 2015-12-02 16:49:39 +01:00
Mathieu Comandon
b4ffab279e Update Glade file for AboutDialog 2015-11-23 09:59:27 -08:00
Mathieu Comandon
745e7f1196 Make remove contents checkbox *disabled* by default 2015-11-20 13:53:13 -08:00
Xodetaetl
f9fe398259 Rework layout of uninstall game dialog a bit
Rationale for preselecting the Remove All Data checkbox:
It's the most common behavior to remove game data when you uninstall a
game. And there's a warning after you click remove, so it's safe
enough.
2015-11-20 02:47:07 +01:00
Mathieu Comandon
9b253f373b Implement basic Xinput support for wine 2015-11-18 23:04:19 -08:00
Mathieu Comandon
ee48883b89 Add script to restore xpad driver after using xboxdrv 2015-11-18 02:47:58 -08:00