workgroupengineering
|
1cb271fb37
fix: Xaml Compiler error when code-behind class contains a `DllImport` method (#12882)
|
2 years ago |
Julien Lebosquain
|
4405d7970c
Drop original internal XAML resources after merge
|
2 years ago |
Max Katz
|
917a9b4209
Keep namespace info always public, as it's a nested class, to avoid problems
|
2 years ago |
Max Katz
|
44c385c314
Minor changes
|
2 years ago |
Max Katz
|
28d7c1c3bd
Adjust transformers and comments
|
2 years ago |
Max Katz
|
647b0f10e4
Respect x:ClassModifier in NamespaceInfo, Build and Populate methods
|
2 years ago |
Max Katz
|
ec47ea9e2a
Implement support for x:ClassModifier="internal" and TryLoad generators
|
2 years ago |
Max Katz
|
f858a7a985
Use TypeSystem.String instead of typeof(string) when resolving types from Cecil
|
2 years ago |
Max Katz
|
de9e9580c0
Pass parent's service provider to the StyleInclude, so parents stack is complete
|
2 years ago |
Max Katz
|
26c54b2301
Other changes after review
|
2 years ago |
Max Katz
|
d764a6a5fb
Minor cleanup
|
2 years ago |
Max Katz
|
47b9112138
Make AvaloniaXamlIncludeTransformer a group transformer and remove old code with manual IL emit
|
2 years ago |
Max Katz
|
a9e904b0d2
Support group transformations in the XAML Build Task
|
2 years ago |
Max Katz
|
cd83f8558f
Changes after the reivew
|
2 years ago |
Max Katz
|
4043c6aa66
Minor formatting issues
|
2 years ago |
Max Katz
|
fcf26fe4f2
Inject generated types into Ref assembly as well
|
2 years ago |
Max Katz
|
e1c7e8b5ec
Apply changes after review
|
2 years ago |
Max Katz
|
66ad721763
Inject AvaloniaUseCompiledBindingsByDefault from Cecil
|
2 years ago |
Max Katz
|
5553958238
Remove RuntimeHostConfigurationOption
|
2 years ago |
Max Katz
|
84c883c063
Merge branch 'master' into compiled-bindings-default
|
2 years ago |
Giuseppe Lippolis
|
8da962a71d
perf: optimizze TryLoad
|
2 years ago |
Nikita Tsukanov
|
b031dcfe1f
Removed deprecated XAML compiler features
|
3 years ago |
robloo
|
7274083cd1
Fix comment which is correct as "default theme"
|
3 years ago |
robloo
|
e94eb0cbfd
More simple theme renaming
|
3 years ago |
Steven Kirk
|
489e2a25a8
Merge branch 'feature/7120-control-themes' into refactor/controltemplate-binding-priority
|
3 years ago |
Yoh Deadfall
|
2ab262136c
Removed duplicate concatination
|
3 years ago |
Steven Kirk
|
2679dab332
Merge branch 'master' into refactor/controltemplate-binding-priority
|
3 years ago |
Steven Kirk
|
3c5a7caf74
Fix compile errors.
|
3 years ago |
Jeremy Koritzinsky
|
3c521e45ab
Add trampolineBuilder type to the main module.
|
3 years ago |
Jeremy Koritzinsky
|
7639ebebae
Add feature switch to enable switching compiled bindings on by default.
|
3 years ago |