提交历史

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