Ryujinx/Ryujinx.Ava/UI/Helpers
Isaac Marovitz 7bae440d3a
ObjectiveC Helper Class (#4286)
* `NativeMacOS` Helper Class

* Corrections

* Make CFString IDisposable

* Fix `openURL:`

* `dealloc` metal layer

* Remove releases

* Use NSString

* Update Ryujinx.Ui.Common/Helper/NativeMacOS.cs

Co-authored-by: merry <git@mary.rs>

* Programatically select updates in Finder

* Address feedback

* Feedback

* Ptr

* Fix whoopsie

* Ack suggestions

* Update Ryujinx.Ava/UI/Renderer/EmbeddedWindow.cs

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

* GDK Suggestions

---------

Co-authored-by: merry <git@mary.rs>
Co-authored-by: gdkchan <gab.dark.100@gmail.com>
2023-02-09 04:08:15 +01:00
..
ApplicationOpenedEventArgs.cs Ava GUI: Restructure Ryujinx.Ava (#4165) 2022-12-29 15:24:05 +01:00
BitmapArrayValueConverter.cs Ava GUI: Restructure Ryujinx.Ava (#4165) 2022-12-29 15:24:05 +01:00
ButtonKeyAssigner.cs Ava GUI: Restructure Ryujinx.Ava (#4165) 2022-12-29 15:24:05 +01:00
ContentDialogHelper.cs Ava: Add missing null check to ContentDialogHelper.ShowAsync() (#4248) 2023-01-10 09:22:25 +01:00
Glyph.cs Ava GUI: Restructure Ryujinx.Ava (#4165) 2022-12-29 15:24:05 +01:00
GlyphValueConverter.cs Ava GUI: Restructure Ryujinx.Ava (#4165) 2022-12-29 15:24:05 +01:00
HotKeyControl.cs Ava GUI: Restructure Ryujinx.Ava (#4165) 2022-12-29 15:24:05 +01:00
KeyValueConverter.cs Ava GUI: Restructure Ryujinx.Ava (#4165) 2022-12-29 15:24:05 +01:00
LoggerAdapter.cs Ava UI: Move Ava logging to Logger.Debug (#4255) 2023-01-11 23:27:26 +01:00
MiniCommand.cs Ava GUI: Restructure Ryujinx.Ava (#4165) 2022-12-29 15:24:05 +01:00
NotificationHelper.cs Ava UI: Add Notifications and Cleanup (#4275) 2023-01-21 02:57:37 +01:00
OffscreenTextBox.cs Ava GUI: Restructure Ryujinx.Ava (#4165) 2022-12-29 15:24:05 +01:00
UserErrorDialog.cs Ava UI: Fix string.Format issues in Locale (#4305) 2023-01-21 02:06:19 +01:00
UserResult.cs Ava GUI: Restructure Ryujinx.Ava (#4165) 2022-12-29 15:24:05 +01:00
Win32NativeInterop.cs Ava UI: Fixes "Hide Cursor on Idle" for Windows (#4266) 2023-01-15 01:05:44 +01:00