149 Commits (visualbrush_recreate)

Author SHA1 Message Date
Lubomir Tetak d1d6e4fe8e
CompileAvaloniaXamlTask - handle no-pdb compilations (#15509) 2 years ago
Max Katz b5db6bb0f6
Try to combine AvaloniaResources with the same system path (#15302) 2 years ago
Julien Lebosquain 0399137b2d
Made NamespaceInfo internal (#14793) 2 years ago
Julien Lebosquain 434cbac055
Shared XAML setters cache (#14717) 2 years ago
Tom Edwards 0cb855adf9
Fix "original.dll" file permission errors during build (#13840) 2 years ago
Max Katz ea64505600
XAML warnings/diagnostics support (#13447) 2 years ago
Nikita Tsukanov 2a85f7cafe
Dispose CecilTypeSystem in XAML compiler task (#13429) 2 years ago
Julien Lebosquain d968d7bf2d
Update XamlX (#13158) 3 years ago
workgroupengineering af254d50e4
perf: Micro optimization EndsWith using (#13084) 3 years ago
workgroupengineering 1cb271fb37
fix: Xaml Compiler error when code-behind class contains a `DllImport` method (#12882) 3 years ago
Julien Lebosquain a99fb216cc
Use embedded pdb for analyzers and build tasks 3 years ago
Julien Lebosquain 4405d7970c
Drop original internal XAML resources after merge 3 years ago
Max Katz 917a9b4209 Keep namespace info always public, as it's a nested class, to avoid problems 3 years ago
Max Katz 44c385c314 Minor changes 3 years ago
Max Katz 28d7c1c3bd Adjust transformers and comments 3 years ago
Max Katz 647b0f10e4 Respect x:ClassModifier in NamespaceInfo, Build and Populate methods 3 years ago
Max Katz ec47ea9e2a Implement support for x:ClassModifier="internal" and TryLoad generators 3 years ago
Max Katz fe0edf557c Update Cecil 3 years ago
Max Katz f858a7a985 Use TypeSystem.String instead of typeof(string) when resolving types from Cecil 3 years ago
Nikita Tsukanov c63571dcda Reuse SpanHelpers in Avalonia.Build.Tasks 3 years ago
Julien Lebosquain b8a4de969d Made resources index binary 3 years ago
Julien Lebosquain ba90d9ab98 Clean/Rebuild removes old resources cache from obj folder 3 years ago
Simon Cropp 4ab3eb1064 . 3 years ago
Giuseppe Lippolis 1e5c0b2911 feat: Linked AvaloniaResource Items 3 years ago
Max Katz 5bdbca1fad Fix build 3 years ago
Max Katz 526d9d052b Avalonia.Base and controls related project trimming attributes 3 years ago
robloo 1bb84cab7c Ensure invariant culture in relevant string interpolation 3 years ago
Max Katz de9e9580c0 Pass parent's service provider to the StyleInclude, so parents stack is complete 3 years ago
Max Katz 26c54b2301 Other changes after review 3 years ago
Max Katz d764a6a5fb Minor cleanup 3 years ago
Max Katz 47b9112138 Make AvaloniaXamlIncludeTransformer a group transformer and remove old code with manual IL emit 3 years ago
Max Katz a9e904b0d2 Support group transformations in the XAML Build Task 3 years ago
Max Katz cd83f8558f Changes after the reivew 3 years ago
Max Katz 4043c6aa66 Minor formatting issues 3 years ago
Max Katz fcf26fe4f2 Inject generated types into Ref assembly as well 3 years ago
Max Katz e1c7e8b5ec Apply changes after review 3 years ago
Max Katz 66ad721763 Inject AvaloniaUseCompiledBindingsByDefault from Cecil 3 years ago
Max Katz 5553958238 Remove RuntimeHostConfigurationOption 3 years ago
Giuseppe Lippolis 8da962a71d perf: optimizze TryLoad 3 years ago
Emmanuel Hansen 39bd2f074a add parameters for number styles and provider to double parse 3 years ago
Nikita Tsukanov b031dcfe1f Removed deprecated XAML compiler features 3 years ago
Emmanuel Hansen 868e5a5488 switch to using helper in the color classes 3 years ago
Emmanuel Hansen ee0c1b4778 Use span directly when available 3 years ago
Giuseppe Lippolis cd1c62b1b4 fix: Diasable Net Analyzers to avoid submodule commit issue 4 years ago
Benedikt Stebner 3b4b9682b2 Use older msbuild 4 years ago
Benedikt Stebner 240b644650 Next try 4 years ago
Max Katz 4dcbc24359 Port StorageProvider to use new API 4 years ago
Nikita Tsukanov 7c69c7b51e Removed some reflection usage 4 years ago
robloo 7274083cd1
Fix comment which is correct as "default theme" 4 years ago
robloo e94eb0cbfd More simple theme renaming 4 years ago