ryujinx/Ryujinx/Ui
mageven 4aa47a66c6
Better TimeZone entry in System Settings (#1254)
* Better timezone labels in System TimeZone

Replace with GtkEntry with auto-complete

Also removed async task as now loading is fast

Address Thog's comments

self-nit: Remove string alias

Address AcK's comments

* Improve parsing
* Optimize and fix string matching

Address jD's comments

* Also, make abbreviations searchable
* Optimize EntryCompletion's MatchFunc

* nit: Result.IsFailure()

* Fix potential crash on opening Settings window w/o FW installed
2020-07-21 06:14:42 +02:00
..
assets
AboutWindow.cs
AboutWindow.glade Add features to GUI (#757) 2019-11-29 15:32:51 +11:00
ApplicationAddedEventArgs.cs
ApplicationCountUpdatedEventArgs.cs
ApplicationData.cs
ApplicationLibrary.cs
ApplicationMetadata.cs
ControllerWindow.cs
ControllerWindow.glade
DlcWindow.cs
DlcWindow.glade
GameTableContextMenu.cs
GLRenderer.cs
GtkDialog.cs
JoystickController.cs
KeyboardController.cs
MainWindow.cs
MainWindow.glade Add Docked/Handheld text on status bar (#1205) 2020-05-05 08:10:01 +10:00
Migration.cs Keep the GUI alive when closing a game (#888) 2020-01-21 23:23:11 +01:00
ProfileDialog.cs
ProfileDialog.glade
SaveImporter.cs
SettingsWindow.cs
SettingsWindow.glade
StatusUpdatedEventArgs.cs
TitleUpdateWindow.cs Implement dlc management window (#1313) 2020-06-23 10:32:07 +10:00
TitleUpdateWindow.glade