Mesen2/UI/Utilities
2025-03-29 10:33:37 +09:00
..
ApplicationHelper.cs UI: Update to Avalonia11-preview6 2023-04-10 22:59:48 -04:00
ArchiveHelper.cs UI: Rename NewUI to UI 2023-01-25 16:03:56 -05:00
ArgbColorToBrushConverter.cs UI: Upgrade to Avalonia11-preview8 2023-05-26 14:58:17 +09:00
CheatDatabase.cs UI: Rename NewUI to UI 2023-01-25 16:03:56 -05:00
ColorHelper.cs UI: Allow changing theme without restarting 2024-09-22 12:25:25 +09:00
CommandLineHelper.cs UI: Added missing CV tab in command line help dialog 2025-03-24 11:39:59 +09:00
ControlExtensions.cs Debugger: Fixed main window losing focus and keys getting stuck when reloading a rom with source debugging enabled 2023-11-18 12:48:29 +09:00
CursorImageExtensions.cs UI: Fixed mouse cursor flickering when using the software renderer 2024-05-24 17:16:19 +09:00
DependencyHelper.cs UI: Added commit ID in about window 2025-03-22 20:41:07 +09:00
DipSwitchDatabase.cs UI: Rename NewUI to UI 2023-01-25 16:03:56 -05:00
DipSwitchDefinitions.xml NES: Change default dip switches for NWC 2024-08-24 10:00:31 +09:00
DisplayMessageHelper.cs UI: Display error messages when command line arguments/files are invalid/not found 2023-12-17 12:39:53 +09:00
DynamicBitmap.cs Debugger: Fixed deadlock that could occur when moving the mouse over the viewers 2023-12-01 20:55:25 +09:00
DynamicCroppedBitmap.cs UI: Rename NewUI to UI 2023-01-25 16:03:56 -05:00
EnumExtensions.cs UI: Rename NewUI to UI 2023-01-25 16:03:56 -05:00
EnumMatchConverter.cs UI: Added console-specific options for video filter & aspect ratio settings 2024-07-28 21:21:01 +09:00
FileDialogHelper.cs NES: Added support for .qd format FDS roms 2025-02-07 21:06:17 +09:00
FileHelper.cs UI: Fixed crashes when attempting to open a file that's in use by another application 2023-08-22 18:04:42 +09:00
FirmwareHelper.cs UI: Added Firmwares tab in emulation settings to view/manage firmware files 2024-12-19 20:06:28 +09:00
FolderHelper.cs NES: Added support for .qd format FDS roms 2025-02-07 21:06:17 +09:00
FontNameConverter.cs UI: Rename NewUI to UI 2023-01-25 16:03:56 -05:00
ImageUtilities.cs UI: Upgrade to Avalonia 11 release 2023-07-08 14:14:31 +09:00
JsonHelper.cs UI: Support for NativeAOT 2024-06-05 20:23:31 +09:00
KeyExtensions.cs Input: Only apply recent KeyUp processing changes to keys that cause the original issue 2024-07-14 20:28:29 +09:00
LoadRomHelper.cs Debugger: Fixed labels getting erased when spamming reload rom shortcut 2025-03-24 22:02:15 +09:00
MenuHelper.cs UI: Don't send keys to game when focus is in the menu 2024-09-29 18:28:40 +09:00
MesenList.cs UI: Support for NativeAOT 2024-06-05 20:23:31 +09:00
MesenMsgBox.cs UI: Rename NewUI to UI 2023-01-25 16:03:56 -05:00
MesenUserControl.cs Debugger: Fixed some potential memory leaks in debug tools UI 2024-11-07 18:34:41 +09:00
MouseManager.cs Input: Improve responsiveness for mouse/light gun input devices 2024-06-27 16:25:15 +09:00
NullTextConverter.cs UI: Fixed crashes that could occur when using undo after typing in a text box 2024-11-08 15:45:32 +09:00
PointerWheelEventArgsExtensions.cs Linux: Fixed scrolling with mouse wheel sometimes scrolling far more than intended 2024-07-06 19:08:03 +09:00
ReactiveHelper.cs UI: Rename NewUI to UI 2023-01-25 16:03:56 -05:00
RefStruct.cs UI: Rename NewUI to UI 2023-01-25 16:03:56 -05:00
ResourcePath.cs UI: Recent files - Fixed display of filenames for files stored inside archives 2024-07-17 21:22:09 +09:00
RomTestHelper.cs Tests: Fixed GBA static init issue causing tests to fail when multiple tests are running at once 2024-07-05 22:37:34 +09:00
ShortcutHandler.cs Debugger: Fixed labels getting erased when spamming reload rom shortcut 2025-03-24 22:02:15 +09:00
SingleInstance.cs UI: Command line - Fixed behavior when using relative paths to load a game while an instance of the emulator is already running 2025-03-02 09:54:41 +09:00
SortHelper.cs UI: Rename NewUI to UI 2023-01-25 16:03:56 -05:00
TestRunner.cs Debugger: Test runner - Initialize debugger immediately after loading the rom, instead of 1 frame later 2025-03-29 10:33:37 +09:00
TextBoxExtensions.cs Debugger: Auto-select all text in main textbox in various popup tools to make editing easier 2024-10-01 22:42:11 +09:00
TooltipHelper.cs UI: Support for NativeAOT 2024-06-05 20:23:31 +09:00
UpdateHelper.cs UI: Changed OS checks to use simpler code 2023-03-13 00:32:16 -04:00
Utf8Utilities.cs UI: Rename NewUI to UI 2023-01-25 16:03:56 -05:00
VirtualArray.cs UI: Rename NewUI to UI 2023-01-25 16:03:56 -05:00
WindowExtensions.cs UI: Try to ensure popup windows are displayed within the bounds of the current screen 2023-04-23 11:09:11 -04:00