96 Commits (b4cfd86afd7c4b773c047305f23d8dcc449ca30d)

Author SHA1 Message Date
Giuseppe Lippolis aa07941d7d fix: Address Rule RS1036: Specify analyzer banned API enforcement setting 4 years ago
affederaffe f68d17dcf6 Remove git submodule the second 4 years ago
affederaffe bdebcca9da Use Tmds.DBus.Protocol package 4 years ago
Tom Edwards 75a47777c2 Clean up diagnostic descriptions 4 years ago
Tom Edwards 1269b19bfc Fix spelling errors, improved grammar 4 years ago
Tom Edwards 0b7851fd92 Added SuperfluousAddOwnerCall 4 years ago
Tom Edwards e372338e71 Added PropertyOwnedByGenericType 4 years ago
Tom Edwards 28c1f6c32b Added SettingOwnStyledPropertyValue 4 years ago
Tom Edwards 884c85bc1a Generalise INamedTypeSymbol to ITypeSymbol 4 years ago
Tom Edwards 2b68e42e31 Added InappropriatePropertyRegistration and UnexpectedPropertyAccess 4 years ago
Tom Edwards ebcb512c83 Don't report property name mismatches if the field being assigned to is private 4 years ago
Tom Edwards d78bcfaa39 Optimisation: convert all collections to immutable forms at the end of FindAvaloniaPropertySymbols 4 years ago
Tom Edwards df9a80c866 Detect AvaloniaProperties in static constructors, and with string literal names 4 years ago
Tom Edwards 1fbd4ab801 Added Avalonia.Analyzers and ten diagonstics 4 years ago
Julien Lebosquain 0d32343410
Nullability annotations for Avalonia.Win32 4 years ago
Max Katz 1642129d0f Implement simple PreloadDepsAssemblies 4 years ago
affederaffe dff80c8ded Remove ListServicesAsync usage 4 years ago
Max Katz db78f7c870 Update angle to 2.1.0.2023020321 4 years ago
Giuseppe Lippolis 96bda93119 fix: DevGenerator Nullable 4 years ago
affederaffe 86b61050a0 Use DBusVariantItem to manually encode/decode variants 4 years ago
affederaffe 18737db8f4 Use generated signal emit methods 4 years ago
affederaffe 2c2eed724e Use source generator 4 years ago
Simon 9de36fc19d fix Committed typo 4 years ago
Simon 9cc8381d3e fix minor typos 4 years ago
Simon 876fa08812 move to a consistent langversion of 11 4 years ago
Max Katz 4460de529e Implement multiple documents loading and transforming in AvaloniaRuntimeXamlLoader 4 years ago
Max Katz dc0c7e756a Respect AvaloniaUseCompiledBindingsByDefault in previewer 4 years ago
Dan Walmsley 253267c821 make host app target netfx / nca 2.0 4 years ago
Dan Walmsley 813476a1a5 fix designer tests. 4 years ago
Giuseppe Lippolis 6213676115 fix: Address CA1822 rule 4 years ago
Giuseppe Lippolis 9e1ff3e3be fix: Addreaa review 4 years ago
Giuseppe Lippolis b1a5b87851 fix: missing submodule disable Analyzers. 4 years ago
Giuseppe Lippolis c0f61a310a feat(DevGenerator): Address rule CA1822 4 years ago
Giuseppe Lippolis 1151f6de25 fix(DevGenerator): The variable 'changesVar' is assigned but its value is never used 4 years ago
Giuseppe Lippolis f183c31ef3 fix(DevAnalyzer): RS1030 4 years ago
Giuseppe Lippolis 33de9380a5 feat(DevAnalyzer): OnPropertyChanged override Analyzer 4 years ago
Giuseppe Lippolis 9545bbd6b0 fix(DevGenerators): Some null annotation 4 years ago
Giuseppe Lippolis 019497c5d4 fix(DevGenerators): Warning RS1024 Use 'SymbolEqualityComparer' when comparing symbols 4 years ago
Nikita Tsukanov 7c69c7b51e Removed some reflection usage 4 years ago
Max Katz 1731f88822 Rename Default to Simple 4 years ago
Giuseppe Lippolis 01e7bd2a52 fix: move StringBuilderCache to Avalonia.Utilities 4 years ago
Steven Kirk 45d5a753ed Fix broken build. 4 years ago
Dan Walmsley f6f8e71f3f make license linkable 4 years ago
Dan Walmsley bd343a6290
update license for composition. 4 years ago
Nikita Tsukanov 42d4d71aaf
Removed debug code 4 years ago
Nikita Tsukanov 952b80df2a Use codegen to populate OpenGL functions 4 years ago
Nikita Tsukanov 862b318906 Use dictionaries for storing composition animation infrastructure 4 years ago
Giuseppe Lippolis ba2747b897 feat: StringBuilderCache 4 years ago
Nikita Tsukanov 77ff52d218 Use a zeroed huge object instead of uninitialized one 4 years ago
Nikita Tsukanov 2f8dcda203 Imporve dirty rect tracking, optimize invalidation 4 years ago