Sour
3a4cba8f3d
Debugger: Fixed exceptions (not visible in release builds) when displaying tooltips in the debugger
2025-02-22 19:10:58 +09:00
Sour
eed94fdbe7
UI: Fixed error message/broken layout when clearing the text/value in a NumericUpDown control
2024-12-26 16:09:21 +09:00
Sour
71ecb09ffe
UI: Added Firmwares tab in emulation settings to view/manage firmware files
2024-12-19 20:06:28 +09:00
Sour
28b75c2510
UI: Fixed crashes that could occur when using undo after typing in a text box
2024-11-08 15:45:32 +09:00
Sour
4b4d57bbb0
UI: Fixed list header colors in dark theme
2024-09-22 11:12:37 +09:00
Sour
f3f44613a4
UI: Update to Avalonia 11.1.1
2024-07-28 11:05:14 +09:00
Sour
6244e5d3bc
UI: Change textbox selection fg/bg colors to avoid Avalonia crash
2024-06-23 19:06:52 +09:00
Sour
d208fdc6a7
UI: Support for NativeAOT
...
Added Windows & Linux builds using AOT compilation
2024-06-05 20:23:31 +09:00
Sour
f5959beb3e
UI: Upgrade Dock package
...
Fixes issue that allowed floating dock windows when they were meant to be disabled (because they're not supported properly by the debugger)
2024-06-01 13:24:56 +09:00
Sour
dab3c87456
UI: Improve numeric up/down layout when DPI is over 100%
2023-11-16 18:08:22 +09:00
Sour
b3fb65bc9a
Debugger: Script Window - Fixed display issues in auto-complete popup
...
Potentially caused by list virtualization bugs in Avalonia?
2023-05-28 07:26:23 +09:00
Sour
e2f6404c10
UI: Upgrade to Avalonia11-preview8
2023-05-26 14:58:17 +09:00
Sour
d8f68aa051
UI: Fixed broken layout when numericupdown field is emptied
2023-04-22 00:48:08 -04:00
Sour
e68cd8a48e
UI: Fix refresh/width issues with dropdowns
...
Use StackPanel to make the popup have a fixed width and prevent refresh issues that seem to exist in preview6
2023-04-20 20:55:57 -04:00
Sour
2a28aacac5
Debugger: Removed extra line above tabs in docked controls
2023-04-11 23:23:59 -04:00
Sour
716227c0a7
UI: Update to Avalonia11-preview6
...
Notes:
-Uses a copy of VirtualizingStackPanel (to include fixes done after preview6) + fix another issue in lists
-Fixes memory leaks when closing windows (by setting DataContext to null, etc.)
2023-04-10 22:59:48 -04:00
Sour
84e27a52c3
UI: Replaced ItemsRepeater usage with ItemsControl
2023-03-19 15:08:19 -04:00
Sour
c92bd3802f
UI: Fixed some dark mode color issues
2023-03-17 21:48:02 -04:00
Sour
83fc79b55e
UI: Fixed list header text color in dark mode
2023-03-13 23:11:20 -04:00
Sour
038a466902
UI: Fixed button size on scrollbars
2023-02-26 23:56:48 -05:00
Sour
4b85d87f5b
UI: Fixed some layout issues when font size is increased
...
+ Changed OK buttons for video/movie record window
2023-02-25 11:57:57 -05:00
Sour
cb88d63e1e
UI: Fixed layout issues with sliders
2023-02-19 19:36:39 -05:00
Sour
9b1fde3214
UI: Fixed GB palette/input/video filter preset dropdowns
2023-02-12 10:17:09 -05:00
Sour
1f16549cc2
UI: Upgrade to Avalonia 11.0.0-preview5
2023-02-07 00:16:17 -05:00
Sour
2375d25235
Debugger: Script Window - Fixed doc tooltip colors with dark theme
2023-02-04 20:24:35 -05:00
Sour
deb8d736d2
Debugger: Fixed text wrapping in stack preview
2023-02-04 14:49:52 -05:00
Sour
682af6246e
UI: Rename NewUI to UI
2023-01-25 16:03:56 -05:00