172 Commits (ae6a085ebcd002f8f4f3a47973dc6217e32261c3)

Author SHA1 Message Date
Emmanuel Hansen 7bdf54ee35
Remove Uncompilable code guarded by platform defines (#20861) 2 weeks ago
Jumar Macato 00e5a24969
Implement AT-SPI2 Accessibility Backend (#20735) 4 weeks ago
David Federman ea7e9a7aed
Onboard onto Central Package Management (#20704) 4 weeks ago
Nikita Tsukanov 697cba7193
Composition system SP1 (#20497) 2 months ago
Steven Kirk f2fc8d02f4
Move `IBinding` to `BindingBase` and tidy up some binding APIs (#19589) 2 months ago
Julien Lebosquain 4b071000a4
Split analyzers and code fixes into separate projects (#20312) 3 months ago
Julien Lebosquain 40a3af4aa5
Remove netstandard2.0 from almost all projects (#20111) 4 months ago
Julien Lebosquain fb0f3848f9
Update to .NET 10 (#19869) 4 months ago
Tom Edwards 1a938de66d
Add file locations to diagnostics reported by AvaloniaNameIncrementalGenerator (#19934) 5 months ago
Max Katz fca45c1c16
Migrate AvaloniaNameSourceGenerator to IIncrementalGenerator (#19216) 7 months ago
Simon Cropp 5b1385da6a
remove some un-used code (#19146) 9 months ago
Julien Lebosquain c925ca5c63
Move all submodules to external directory (#18431) 1 year ago
Dong Bin afa124f505
Add Analyzer and CodeFixProvider for Initializing Bitmap with a "avares" scheme argument. (#18150) 1 year ago
Max Katz 1851cd5fe2
Disable runtime marshalling for getprocaddress (#17136) 1 year ago
Nikita Tsukanov 2299d96f98
Enable VisualBrush to be used as Visual's OpacityMask (#17072) 2 years ago
Max Katz e22cfa8424
XamlX update: IProvideValueTarget fixes and nested-types support (#17021) 2 years ago
shangchenglumetro 3deddbe305
chore: fix some comments (#16461) 2 years ago
Julien Lebosquain d1bd85e9b8
Nullable annotations for projects using XamlX (#15796) 2 years ago
Julien Lebosquain b30894cb5c
Warning fixes: spring wave (#15747) 2 years ago
Nikita Tsukanov 3975dbe0a9
Feature/opengl lease demo (#15707) 2 years ago
Stephen Monaco 0ced67f877
Add [GeneratedCode] and [ExcludeFromCodeCoverage] to Name Generator output members (#15616) 2 years ago
Max Katz e38edb258d
Update XamlX (#15488) 2 years ago
Alex bca559b84b
Reduce generated invocations to FindNameScope (#15370) 2 years ago
Nikita Tsukanov e79d62a66b
Don't involve the animation system in every single property read (#15110) 2 years ago
Julien Lebosquain cca45b5d1c
Fix SYSLIB0051 warnings (binary serialization) (#14895) 2 years ago
Max Katz 326ef7c9fd
Add .NET 8 target (Avalonia 11.1) (#14535) 2 years ago
Julien Lebosquain 434cbac055
Shared XAML setters cache (#14717) 2 years ago
Max Katz f60321efc2
Fix previewer sometimes not finding deps file (#14552) 2 years ago
Max Katz 7cab284b89 Fix some new error/warnings from .NET 8 2 years ago
workgroupengineering 55432bd8fb
feat: Allow Name Generator to disable attach to DevTools (#14425) 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
Julien Lebosquain 9f5a1027fd
Warning cleanup (#13656) 2 years ago
Max Katz ea64505600
XAML warnings/diagnostics support (#13447) 2 years ago
Julien Lebosquain d968d7bf2d
Update XamlX (#13158) 2 years ago
workgroupengineering af254d50e4
perf: Micro optimization EndsWith using (#13084) 3 years ago
Max Katz 7a25e37113
Use latest Angle builds (#13081) 3 years ago
Max Katz dcd1b59783
Trimmable runtime xaml loader (#12937) 3 years ago
Meloman19 7479f53750
Fix offset expression animation (#13071) 3 years ago
Simon Cropp eb7611488e
csproj cleanup (#12657) 3 years ago
Max Katz 292d7acd83
Fix XAML name generator with non-Avalonia XAML files (#13001) 3 years ago
Tom Edwards 5d3a90a5cc
Detect recursion in analyser `while` loops (#12916) 3 years ago
workgroupengineering f430981dd9
feat: Avalonia Properties Page (#12562) 3 years ago
Julien Lebosquain c977ce540e
Fix property analyzer exception 3 years ago
Julien Lebosquain a99fb216cc
Use embedded pdb for analyzers and build tasks 3 years ago
mrxx99 0ce9a6ed87 Fix creating fields for attached properties called name. closes #12283 3 years ago
Julien Lebosquain 6eff41172f
Generate symbol packages 3 years ago
jankrib 7dbe6f292a Handle OperationCanceledException 3 years ago
jankrib 48162b0ebc Use cancellation token in name generator 3 years ago
Giuseppe Lippolis 386eff004e fix: missing EnforceExtendedAnalyzerRules 3 years ago