1374 Commits (feature/linux-automation-backup)

Author SHA1 Message Date
workgroupengineering 6b48721391
feat: Every RoutedEvent should be usable as Attached Event (#15274) 2 years ago
Julien Lebosquain b30894cb5c
Warning fixes: spring wave (#15747) 2 years ago
Steven Kirk 8fe6e08020
Fixes spurious DataGrid data validation error (#15716) 2 years ago
Julien Lebosquain 7ade4fa0ae
Fixed DeferredContent parents order (#15670) 2 years ago
Julien Lebosquain a7e102676f
Reduce allocations while loading deferred resources (#15070) 2 years ago
Max Katz e38edb258d
Update XamlX (#15488) 2 years ago
Julien Lebosquain aa60e5d2f9
Fix binding related memory leaks (#15485) 2 years ago
Julien Lebosquain edceb96f34
Improve AvaloniaObject.GetValue performance (#15342) 2 years ago
Max Katz eb3c055d5e
Update XamlX (#15450) 2 years ago
Max Katz d5ca06ff24
Update XAMLX to include generic fixes (#15422) 2 years ago
Max Katz 1fe718a4ec
Add StringSyntax attribute to the runtime parser code (#15376) 2 years ago
Julien Lebosquain 0bf3ffc05b
Update XamlX (#15333) 2 years ago
workgroupengineering 8117528322
perf: Using context.GetAvaloniaTypes().AvaloniaObject insteand of context.Configuration.TypeSystem.FindType("Avalonia.AvaloniaObject"); (#15258) 2 years ago
crazeteam 0b72cdb512
chore: remove repetitive words (#15116) 2 years ago
Julien Lebosquain bb6005b324
Set capacity of XAML resource dictionaries (#15069) 2 years ago
Johan Appelgren 84b06b22d4
Handle $self in compiled binding in multibinding. (#14935) 2 years ago
Julien Lebosquain cca45b5d1c
Fix SYSLIB0051 warnings (binary serialization) (#14895) 2 years ago
Julien Lebosquain 499e09efc9
Don't defer strings in resource dictionaries (#14872) 2 years ago
Johan Appelgren 0179666a89
Fix parsing type cast of attached property. (#14838) 2 years ago
Max Katz 326ef7c9fd
Add .NET 8 target (Avalonia 11.1) (#14535) 2 years ago
Max Katz aeafbf9d3c
Do not defer resources with name registration on them (#14703) 2 years ago
Julien Lebosquain cac27ddfc0
Misc warning fixes (#14766) 2 years ago
Julien Lebosquain 434cbac055
Shared XAML setters cache (#14717) 2 years ago
Tom Edwards 16c5c24952
Allow any object implementing INamed to be registered in a Xaml namescope (#14757) 2 years ago
Max Katz 180410e076
TemplatePart XAML diagnostics (#14180) 2 years ago
Max Katz 7cab284b89 Fix some new error/warnings from .NET 8 2 years ago
Steven Kirk c2e9679fae
Fix CompiledBinding with RelativeSource/ElementName but no Path (#14514) 2 years ago
Steven Kirk 3b1eb338e6
Binding System refactor (#13970) 2 years ago
Max Katz ef9004fa94
Use embed JSON parser instead of Regex while parsing Deps file (#14287) 2 years ago
Max Katz c391117795
Remove "netcoreapp2.0" target from the Avalonia. Make previewer use netstandard2.0 (#14268) 2 years ago
Omid Mafakher a6918116bd
Add tv support to form factor (#14194) 2 years ago
Julien Lebosquain 316d1414b3
Update XamlX (#13755) 2 years ago
Julien Lebosquain 9f5a1027fd
Warning cleanup (#13656) 2 years ago
Max Katz ea64505600
XAML warnings/diagnostics support (#13447) 2 years ago
workgroupengineering 7a1b9c782d
fix: Preview not showed when using using statment #12974 (#13436) 2 years ago
Tom Edwards 9c627423ff
Handle array types when parsing XAML values (#13331) 2 years ago
workgroupengineering 77e1abcc68
update xamlx (#13328) 2 years ago
Julien Lebosquain d968d7bf2d
Update XamlX (#13158) 3 years ago
Max Katz dcd1b59783
Trimmable runtime xaml loader (#12937) 3 years ago
Simon Cropp eb7611488e
csproj cleanup (#12657) 3 years ago
Steven Kirk 8948aa7e52
Added ConverterCulture to bindings. (#12876) 3 years ago
workgroupengineering 6134cd0448
Apply XamlX PR #92 override the Content attribute for a base class (#12824) 3 years ago
Dan Walmsley 839de5966b remove all traces of old api diff. 3 years ago
Julien Lebosquain 4405d7970c
Drop original internal XAML resources after merge 3 years ago
Giuseppe Lippolis 96e9df29cf fix: CS8602 3 years ago
Giuseppe Lippolis 4015e31410 feat: Handle ClrPropertyInfo in StaticResourceExtension 3 years ago
Giuseppe Lippolis 2b11e17c6d feat: Also allows using string instead of {x.Type} in ControlTemplate.TargetType 3 years ago
Max Katz 28d7c1c3bd Adjust transformers and comments 3 years ago
Max Katz ec47ea9e2a Implement support for x:ClassModifier="internal" and TryLoad generators 3 years ago
Steven Kirk b2d7805060 Replace WindowTransparencyLevel enum with list of structs 3 years ago