17521 Commits (f2108cf11f522cee62d7f4d2f877a7fd75cb31dc)

Author SHA1 Message Date
workgroupengineering 78a7f3836d
feat(TabControl): Enable Recognizes AccessKey (#15013) 2 years ago
Steven Kirk 9287ab5913
SelectedItems and SelectedIndexes implement INCC. (#15498) 2 years ago
Julien Lebosquain 5bed83821d
Remove MenuItem names in resources (#15501) 2 years ago
Max Katz e38edb258d
Update XamlX (#15488) 2 years ago
Julien Lebosquain aa60e5d2f9
Fix binding related memory leaks (#15485) 2 years ago
Max Katz acdabef81a
Fix DevTools FiredEvent failing on reused RoutedEventArgs (#15489) 2 years ago
Julien Lebosquain edceb96f34
Improve AvaloniaObject.GetValue performance (#15342) 2 years ago
Max Katz 296b366e78
ToolTip should use Popup internally + fix Popups not closing when placement target is closed (#15358) 2 years ago
Bartosz Korczyński 422baaf2a9
Clear PopupFlyout target on flyout close (#15466) 2 years ago
Steven Kirk 91646f1d32
Fix VirtualizingStackPanel ScrollIntoView (#15449) 2 years ago
Dong Bin edb66a7720
ComboBox: support different DataTemplate for selected item. (#15420) 2 years ago
Bartosz Korczyński 7a7ab8e5f8
feat: Add API for fetching window Z-order (#14909) 2 years ago
Max Katz 8c7754ff17
SkiaSharp updates, SkiaSharp 3.0 render tests enabled (#15255) 2 years ago
SKProCH 85a48de340
Change Opacity threshold (#15451) 2 years ago
Steven Kirk 8a65cb6a68
Fix input starvation issues on resource-constrained devices. (#15137) 2 years ago
Max Katz eb3c055d5e
Update XamlX (#15450) 2 years ago
Lubomir Tetak 2ae162838c
Multi-Monitor DPI scaling breaks dialog sizes (#15304) 2 years ago
Max Katz 8500621a87
Fix app shutdown cancellation via window (#15438) 2 years ago
careworry 416ffffb94
chore: remove repetitive words (#15427) 2 years ago
workgroupengineering a3762291c1
feat(DevTools): Add Avalonia_DevTools_Selectors Clipoard format for quicks IDE recongnize. (#14603) 2 years ago
ShiningLea 567a55a8b4
Make MenuItem check mark visible with Simple theme (#15424) 2 years ago
Dameng fa1fdd463f
upgrade `Quamotion.RemoteViewing` to 1.1.211 to work with `RealVNC Viewer`, Add `password` parameter to `StartWithHeadlessVncPlatform` (#15406) 2 years ago
Max Katz 711b2a74d7
Fix ReactiveUI regression, when DataContext type is different (#15423) 2 years ago
Max Katz d5ca06ff24
Update XAMLX to include generic fixes (#15422) 2 years ago
Julien Lebosquain 1d18586efc
Made AvaloniaPropertyMetadata immutable after property initialization (#15384) 2 years ago
Max Katz dcc6bca074
Fix RemoteServer not starting rendering (#15374) 2 years ago
dieuminhs 8fce3aa4e4
Fix unable to type cultural character (#15394) 2 years ago
Max Katz 1fe718a4ec
Add StringSyntax attribute to the runtime parser code (#15376) 2 years ago
Benedikt Stebner 7ffcf0aa43
Add Rgb32 and Bgr32 pixel formats (#15398) 2 years ago
Alex bca559b84b
Reduce generated invocations to FindNameScope (#15370) 2 years ago
Bartosz Korczyński 6cc7651114
Add locks in GeometryImpl for safe multithreaded access (#15153) 2 years ago
Max Katz 4c22660c3f
File activation (#15317) 2 years ago
Shatyuka e0d4be0f44
Fix render mode fallback for Metal (#15348) 2 years ago
Julien Lebosquain 0bf3ffc05b
Update XamlX (#15333) 2 years ago
Julien Lebosquain cfc0f158b3
Improve debug display of controls and related error messages (#15219) 2 years ago
Max Katz 6258df5b63
Enable nullable on Avalonia.Android project (#15331) 2 years ago
Max Katz 6f7a003c31
Rename MobileSandbox to Avalonia.SingleProjectSandbox (#15330) 2 years ago
Artjom P f98f6fff80
Improve logging to troubleshoot font loading (#15230) 2 years ago
Wiesław Šoltés dd27d61b9a
Add FuncValueConverter with parameter support (#15323) 2 years ago
Tom Edwards 80c4740759
Tooltips now open immediately if another tooltip is open, or closed within ToolTip.BetweenShowDuration (#15259) 2 years ago
Benedikt Stebner 544d5372e3
Fix TileBrush Source/DestinationRect handling (#15289) 2 years ago
Max Katz b5db6bb0f6
Try to combine AvaloniaResources with the same system path (#15302) 2 years ago
kronic 3ea1b2e9fa
Fix NumericUpDown DataValidationErrors (#15134) 2 years ago
lindexi 3cecae943a
fix: Fix the TouchDevice lost the touch Pressure (#15297) 2 years ago
Max Katz 2cdbdf55cd
Include ApplicationIcon as a resource for default Window icon (#15298) 2 years ago
lindexi 550015f0c0
feat: Support Pressure in X11 platform (#15283) 2 years ago
Max Katz 7abb947011
Mark unstable math utilities (#15278) 2 years ago
Nikita Tsukanov 3cf78a5c43
Clamp reported dirty rect before attempting to merge it (#15277) 2 years ago
Heku 8e89c81211
Fix typos (#15267) 2 years ago
workgroupengineering 8117528322
perf: Using context.GetAvaloniaTypes().AvaloniaObject insteand of context.Configuration.TypeSystem.FindType("Avalonia.AvaloniaObject"); (#15258) 2 years ago