1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 14:33:30 +01:00
Ryujinx/Ryujinx.Ava/Ui/Controls
Emmanuel Hansen 6e02cac952
Avalonia - Use content dialog for user profile manager (#3455)
* remove content dialog placeholder from all windows

* remove redundant window argument

* redesign user profile window

* wip

* use avalonia auto name generator

* add edit and new user options

* move profile image selection to content dialog

* remove usings

* fix updater

* address review

* adjust avatar dialog size

* add validation for user editor

* fix typo

* Shorten some labels
2022-07-24 14:38:38 -03:00
..
ApplicationOpenedEventArgs.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
AvaloniaGlxContext.cs UI - Avalonia Part 2 (#3351) 2022-07-05 20:06:31 +02:00
AvaloniaWglContext.cs UI - Avalonia Part 2 (#3351) 2022-07-05 20:06:31 +02:00
BitmapArrayValueConverter.cs UI - Avalonia Part 2 (#3351) 2022-07-05 20:06:31 +02:00
ButtonKeyAssigner.cs UI - Avalonia Part 2 (#3351) 2022-07-05 20:06:31 +02:00
ContentDialogHelper.cs Avalonia - Use content dialog for user profile manager (#3455) 2022-07-24 14:38:38 -03:00
GameGridView.axaml UI: Some Avalonia cleanup (#3358) 2022-06-23 15:59:02 -03:00
GameGridView.axaml.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
GameListView.axaml UI: Some Avalonia cleanup (#3358) 2022-06-23 15:59:02 -03:00
GameListView.axaml.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
Glyph.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
GlyphValueConverter.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
HotKeyControl.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
IGlContextExtension.cs UI - Avalonia Part 2 (#3351) 2022-07-05 20:06:31 +02:00
InputDialog.axaml UI: Some Avalonia cleanup (#3358) 2022-06-23 15:59:02 -03:00
InputDialog.axaml.cs Avalonia - Use content dialog for user profile manager (#3455) 2022-07-24 14:38:38 -03:00
KeyValueConverter.cs UI - Avalonia Part 2 (#3351) 2022-07-05 20:06:31 +02:00
MiniCommand.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
NavigationDialogHost.axaml Avalonia - Use content dialog for user profile manager (#3455) 2022-07-24 14:38:38 -03:00
NavigationDialogHost.axaml.cs Avalonia - Use content dialog for user profile manager (#3455) 2022-07-24 14:38:38 -03:00
OffscreenTextBox.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
OpenToolkitBindingsContext.cs UI - Avalonia Part 2 (#3351) 2022-07-05 20:06:31 +02:00
ProfileImageSelectionDialog.axaml Avalonia - Use content dialog for user profile manager (#3455) 2022-07-24 14:38:38 -03:00
ProfileImageSelectionDialog.axaml.cs Avalonia - Use content dialog for user profile manager (#3455) 2022-07-24 14:38:38 -03:00
RendererControl.cs UI - Avalonia Part 2 (#3351) 2022-07-05 20:06:31 +02:00
RenderTimer.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
SPBOpenGLContext.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
UpdateWaitWindow.axaml UI: Some Avalonia cleanup (#3358) 2022-06-23 15:59:02 -03:00
UpdateWaitWindow.axaml.cs Avalonia - Use content dialog for user profile manager (#3455) 2022-07-24 14:38:38 -03:00
UserEditor.axaml Avalonia - Use content dialog for user profile manager (#3455) 2022-07-24 14:38:38 -03:00
UserEditor.axaml.cs Avalonia - Use content dialog for user profile manager (#3455) 2022-07-24 14:38:38 -03:00
UserErrorDialog.cs Avalonia - Use content dialog for user profile manager (#3455) 2022-07-24 14:38:38 -03:00
UserResult.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
UserSelector.axaml Avalonia - Use content dialog for user profile manager (#3455) 2022-07-24 14:38:38 -03:00
UserSelector.axaml.cs Avalonia - Use content dialog for user profile manager (#3455) 2022-07-24 14:38:38 -03:00