Ryujinx/Ryujinx.Ava
TSRBerry ad6ff6ce99
GUI: Add option to register file types (#4250)
* Add FileAssociationHelper.cs

* Add register file types option to gtk

* Add register file types option to avalonia

* Add Windows support to FileAssociationHelper.cs

* linux: Add uninstall support for file types

* Ignore .glade~ backup files

* Rename Register/Unregister methods

* gtk: Add manage file types submenu

* ava: Add manage file types submenu

* windows: Add uninstall support for file types

* Don't invert uninstall condition (formatting change)

Co-authored-by: gdkchan <gab.dark.100@gmail.com>

* Add IsTypesRegisteredWindows & Fix Windows install function

* Add AreMimeTypesRegisteredLinux()

* Fix wrong indention

Co-authored-by: AcK77 <acoustik666@gmail.com>
Co-authored-by: gdkchan <gab.dark.100@gmail.com>
2023-01-22 17:39:00 +00:00
..
Assets GUI: Add option to register file types (#4250) 2023-01-22 17:39:00 +00:00
Common Ava UI: Add Notifications and Cleanup (#4275) 2023-01-21 02:57:37 +01:00
Input AvaloniaKeyboardDriver: Swallow TextInput events to avoid bell (#4320) 2023-01-22 11:21:52 +01:00
Modules/Updater Ava UI: Fix string.Format issues in Locale (#4305) 2023-01-21 02:06:19 +01:00
UI GUI: Add option to register file types (#4250) 2023-01-22 17:39:00 +00:00
App.axaml Ava GUI: Restructure Ryujinx.Ava (#4165) 2022-12-29 15:24:05 +01:00
App.axaml.cs Avalonia - Add source generator for locale items (#3999) 2023-01-03 19:45:08 +01:00
AppHost.cs Ava UI: Various Fixes (#4326) 2023-01-22 01:42:55 +01:00
Program.cs GUI: Add option to register file types (#4250) 2023-01-22 17:39:00 +00:00
Ryujinx.Ava.csproj Ava GUI: User Profile Manager + Other Fixes (#4166) 2023-01-11 06:20:19 +01:00
Ryujinx.ico Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00