3588 Commits (35db70c8d4905eba47f0fd73e2de0830d5e8e2fe)

Author SHA1 Message Date
Steven Kirk 35db70c8d4 Don't expose viewbox container as logical child. 4 years ago
Kaktusbot 5eca6cc83e Add test to AvaloniaList.AddRange to notify Count property changed 4 years ago
Dariusz Komosinski 174b94f3b4 Replace ImageMagick with ImageSharp for render test comparisons. 4 years ago
Steven Kirk c34b7f2d31 Remove generic methods from ILogSink. 4 years ago
Benedikt Stebner bdadb6a351 Fix GetTextBounds for mixed runs 4 years ago
Benedikt Stebner a34e0f50e2 Bump 4 years ago
Benedikt Stebner 005907a93b More hit testing fixes for embedded content runs 4 years ago
Tako 7c63e1a60b Fix ContextMenu freeze. 4 years ago
Benedikt Stebner 0cdbd53bc3 Rewrite TextBounds test 4 years ago
Steven Kirk 6b2cedfcd1 Fix failing test. 4 years ago
Steven Kirk d1956d18b4 Scale ComboBox popup according to RenderTransform. 4 years ago
Benedikt Stebner 3e6bc0b48d Some more hit testing fixes 4 years ago
Dariusz Komosinski 066c81b1ac Another fix for WeakHashList. Added basic unit tests. 4 years ago
Steven Kirk 6df672e4c0 Remove IAvaloniaPropertyVisitor. 4 years ago
Steven Kirk f9dbbb3da1 Make UpdateDataValidation non-generic. 4 years ago
robloo a389f7b0d8 Fix ColorPicker project references 4 years ago
robloo cf654da43f Add separate Avalonia.Controls.ColorPicker project 4 years ago
robloo c7e0a68f27 Support RGB component percentages in CSS format parsing 4 years ago
Tako fd5e2169c1 reimplementation and some tests 4 years ago
Rustam Sayfutdinov 578f5fc1cb Fix PlatformSupport.UnitTests 4 years ago
Dariusz Komosiński 832afd2b46 Apply optimization to Pen as well. 4 years ago
Dariusz Komosiński 6700fd851b Add a benchmark case for affects render. 4 years ago
Max Katz 8fba608156 Add more tests for pointerover 4 years ago
Dariusz Komosiński a2bcd8a9c9 Remove dependency on fluent theme. 4 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Dariusz Komosiński 55e681a326 Add more benchmark cases. 4 years ago
Dariusz Komosiński 64cce62e7b Benchmark for finding resources. 4 years ago
Steven Kirk d42a936478 Remove virtual generic methods from ValueStore. 4 years ago
Steven Kirk f8706278a8 Make OnPropertyChanged non-generic. 4 years ago
Steven Kirk 5763a914fe Remove generics from IAvaloniaObject. 4 years ago
Steven Kirk a0ec91ec01 Added additional benchmarks. 4 years ago
robloo b8d863c000 Add full color parsing tests (all CSS and Avalonia formats) 4 years ago
robloo a4c5944e4f Add HslColor and HsvColor parsing tests 4 years ago
Steven Kirk 898b0fa285 Disable focus test on mac. 4 years ago
Steven Kirk bbf7bee56a Fix unopened toplevel menu selection with down key. 4 years ago
Steven Kirk 909e9c57da Add failing menu tests for click + arrow select. 4 years ago
Steven Kirk 5d35ac324f Additional menu integration tests. 4 years ago
Steven Kirk 69f96d5b44 Added failing integration test for #7906. 4 years ago
Adir Hudayfi bbf3099a8f Fixed memory leak when DataGrid is attached to INotifyCollectionChanged 4 years ago
dependabot[bot] baca1246e2
Bump minimist 4 years ago
dependabot[bot] cfd39e0afb
Bump ansi-regex 4 years ago
Benedikt Stebner 59d8f86509 Better WPF compat 4 years ago
Benedikt Stebner 4f283dca13 Fix some tests 4 years ago
Benedikt Stebner e7e7a95e5d Try to fix GetDistanceFromCharacterHit for drawable runs 4 years ago
Benedikt Stebner 55d28216a7 Use ForgroundProperty directly where possible 4 years ago
Benedikt Stebner 9250d93407 Implement embedded runs 4 years ago
Tim a3b5ee8375 Adding Test for BindingDisposable 4 years ago
Benedikt Stebner 5dd49bbf50 Update unit tests 4 years ago
Giuseppe Lippolis d3de482554 test: Added test for check Hotkey without command 4 years ago
Max Katz 7794d1b046 Add tests 4 years ago