35 Commits (f2d1fcc08b7bfa277f472cfcbd29ca2ec8da2d13)

Author SHA1 Message Date
Julien Lebosquain 1ee1509352
Fixes several simple TODO12 (#20544) 2 months ago
Julien Lebosquain c68111294f
Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
Ge 62597de97c
Add support for parsing BoxShadows with color functions (#20321) 3 months ago
startewho e294245f01
Handle long file paths in UriFromFilePath (#19955) 5 months ago
Julien Lebosquain 5824d9b079
Warning fixes: '25 winter wave (#18103) 1 year ago
Washi e991d63527
Add SpanStringTokenizer and avoid many string allocations in FontCollectionBase (#17745) 1 year ago
Meloman19 18fcfcc163
Expanding StringTokenizator with ReadOnlySpan. (#17645) 1 year ago
lindexi 5398f7aa46
Fix InlineDictionary Behavior for Single Item Reassignment (#17370) 1 year ago
Max Katz 32c2f08200
MacOS sandboxing feature (#16090) 2 years ago
Julien Lebosquain edceb96f34
Improve AvaloniaObject.GetValue performance (#15342) 2 years ago
Max Katz b5db6bb0f6
Try to combine AvaloniaResources with the same system path (#15302) 2 years ago
workgroupengineering 99737a8395
fix: Navigation when CanExecute is fasle (#13507) 2 years ago
Julien Lebosquain 237e4cba69
Fix InlineDictionary enumeration when an array is used 3 years ago
Steven Kirk 00d077a634 Pass both owner and host type to AvaloniaProperty. 3 years ago
Max Katz fe115d9dd9 Remove platform specific IsPathRooted 3 years ago
Max Katz 37545cbeb1 IStorageProvider API updates 3 years ago
Benedikt Stebner 895d85aa89 Implement CharacterBufferReference and related classes 3 years ago
Max Katz 1731f88822 Rename Default to Simple 4 years ago
Steven Kirk 988e26ed9b Use new AvaloniaPropertyDictionary. 4 years ago
Steven Kirk 13a5ce6c64 Added tests for AvaloniaPropertyDictionary. 4 years ago
Dariusz Komosinski 066c81b1ac Another fix for WeakHashList. Added basic unit tests. 4 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Rustam Sayfutdinov 04f9c0b5b6 Fix getting paths from Uri 4 years ago
Rustam Sayfutdinov 8414ace5cf Remove duplicate code for RoundLayoutValue 6 years ago
Rustam Sayfutdinov 5a65aa09f8 Add some tests for double case MathUtilities 6 years ago
Rustam Sayfutdinov 725081e187 Fix to not ~0 in test 6 years ago
Rustam Sayfutdinov 3307fd577b Replace check AreClose(x, 1) by IsOne in RoundLayoutValue 6 years ago
Rustam Sayfutdinov c4668f5ef3 Add tests for float math utils 6 years ago
Rustam Sayfutdinov 1ce6df7186 Remove duplicate code for MathUtilities 6 years ago
Rustam Sayfutdinov c73e777ed2 Return hack with double.Epsilon 6 years ago
Rustam Sayfutdinov 006186b981 Fix machine epsilon for double 6 years ago
Jeremy Koritzinsky 00f8dfabc0 Use SingleOrQueue instead of Queue in DeferredSetter. Make sure tests pass. 8 years ago
Steven Kirk b615be746a Added a few StringTokenizer tests. 8 years ago