106 Commits (6081140e5259f0b26a8d8ebbb818fc2fc851ca9e)

Author SHA1 Message Date
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 4 years ago
Emmanuel Hansen ee0c1b4778 Use span directly when available 4 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
Giuseppe Lippolis 01e7bd2a52 fix: move StringBuilderCache to Avalonia.Utilities 4 years ago
Giuseppe Lippolis ba2747b897 feat: StringBuilderCache 4 years ago
Yoh Deadfall 2ab262136c Removed duplicate concatination 4 years ago
Dariusz Komosiński 02e7e8702e
Allow for parsing relative points during compile time. (#7987) 4 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
robloo 1c019eb211 Add new HslColor struct 4 years ago
Yoh Deadfall 55710e8514 Used ToArray where it benefits over ToList 4 years ago
robloo 2ba39784f1 Add HsvColor to Avalonia.Build.Tasks.csproj 4 years ago
Steven Kirk 3c5a7caf74 Fix compile errors. 4 years ago
Nikita Tsukanov 598966a725 Fixed template BindingPriority rewriter 4 years ago
Jan-Peter Zurek 9078ca7dc8 Fix Rotate3DTransform for DeferredRenderer. 4 years ago
Jeremy Koritzinsky 3c521e45ab
Add trampolineBuilder type to the main module. 4 years ago
Jeremy Koritzinsky 1d5e262487
Use a dynamically-emitted trampoline method so we can handle the "execute method has a return type" case cleanly. 4 years ago
Jeremy Koritzinsky 0576baf5b7
Add tests for full-fidelity method->delegate conversion in compiled bindings. 4 years ago
Steven Kirk 882e3b79b5 Disable CS8632 in Avalonia.Build.Tasks. 4 years ago
Steven Kirk 76667dbd0d Finished adding nullable annotations to Avalonia.Base. 4 years ago
Steven Kirk 328447aeb3 Always build Avalonia.Build.Tasks with netstandard2.0. 4 years ago
Steven Kirk 71acbc9aa8 Use correct version check. 4 years ago
Steven Kirk 49352e858c Add net6.0 target to Avalonia.Build.Tasks. 4 years ago
Rustam Sayfutdinov 3f0e1a5536 Add path validation and use case 4 years ago
Giuseppe Lippolis cf8a3b6327 fixes: Add PID and change importance to High. 4 years ago
Giuseppe Lippolis 2eebb316ef fixes: Debugger Attached 4 years ago
workgroupengineering 979ef682eb
fixes missing namespace 4 years ago
workgroupengineering e7efdbf1fc
fixes: nit 4 years ago
workgroupengineering 1d49d007b8
fixes: Waite Debugger.IsAttached 4 years ago
Giuseppe Lippolis c1969609a2 feat: Allow to debug XamlIl Compilation 4 years ago
Jumar Macato 2fcad40bce
Add Deterministic XamlX ID Generator (#5684) 5 years ago
Dariusz Komosinski 053537721a Parse Color and GridLength during compilation. Improve error handling for failed parsing. 5 years ago
Dariusz Komosinski da1f3968ef Parse most of the vector-like types during XAML compilation. 5 years ago
Nikita Tsukanov 7e4552ffed Reduce the element of surprise in XAML compiler 5 years ago
Nikita Tsukanov 8de6823e5d IT'S ALIVE 5 years ago
Nikita Tsukanov a8c8719639 Module initializer hooks should be called before ret 5 years ago
Nikita Tsukanov de8edba8ad [WIP] IDL-based codegen 6 years ago
Nikita Tsukanov e5df3970e8 Workaround for corert 6 years ago
Nikita Tsukanov e4505ce861 Strong name support 6 years ago
Dan Walmsley 4ad03c6108 order resources when passed to xamlx to ensure deterministic naming. 6 years ago
Nikita Tsukanov d355007c57 Extracted runtime XAML loader to a separate package 6 years ago
Jeremy Koritzinsky 6d18299a13 Fix internal defines. 6 years ago
Steven Kirk 717905bded Added StyleClassParser to Avalonia.Build.Tasks. 6 years ago