R/Ryujinx/Ui/Widgets
Ac_K 3f2486342b
gui: Replace FileChooserDialog by FileChooserNative (#2633)
We currently use the FileChooser from GTK, which is a bit mess. Instead of it we could use the native FileChooser from all specifics OS. This is what this PR attempt to fix.

It could be nice to get a test under linux since I've only tested it under Windows without any issues.

Fixes #2584
2021-09-14 23:52:08 +02:00
..
GameTableContextMenu.cs gui: Replace FileChooserDialog by FileChooserNative (#2633) 2021-09-14 23:52:08 +02:00
GameTableContextMenu.Designer.cs gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00
GtkDialog.cs account: add Custom User Profiles support (#2227) 2021-04-23 22:26:31 +02:00
GtkInputDialog.cs account: add Custom User Profiles support (#2227) 2021-04-23 22:26:31 +02:00
ProfileDialog.cs Fix Linux Icon (#1927) 2021-01-19 07:33:58 +11:00
ProfileDialog.glade gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00
UserError.cs gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00
UserErrorDialog.cs gui: Refactoring Part 1 (#1859) 2021-01-08 09:14:13 +01:00