578 Commits (00d077a6342d227495ef1b0808debd96dbd3da4e)

Author SHA1 Message Date
Steven Kirk 00d077a634 Pass both owner and host type to AvaloniaProperty. 3 years ago
Steven Kirk e7c3e0c673 Added failing test for #11212. 3 years ago
Nikita Tsukanov 5ec758d790 Fix TokenParser 3 years ago
Steven Kirk 4b46afef4a Add failing focus unit tests. 3 years ago
Steven Kirk 3a250c86f3 Added failing test for #7706. 3 years ago
Nikita Tsukanov 015768c5bd Make sure that Dispatcher.InvokeAsync unwraps tasks and that correct overload is being chosen 3 years ago
Max Katz 810558140f Introduce static AssetLoader 3 years ago
Steven Kirk c4a5567090 Added failing test for #11161. 3 years ago
Max Katz 4aa6035ec3 Reuse text and geometry related headless mocks in Avalonia unit tests and benchmarks 3 years ago
Steven Kirk 06b7515b48 Added failing test for #11076. 3 years ago
Benedikt Stebner 0442c3b337 Introduce advanced render options 3 years ago
Steven Kirk fe8f349047 Added failing test for #11015. 3 years ago
Nikita Tsukanov cf28998a46 Bitmap effects support 3 years ago
jankrib 076d3c721e Update DrawOperationTests.cs 3 years ago
jankrib 8f7deb17ad Implement HitTestTransformed 3 years ago
Benedikt Stebner a4a96d6ff4 Optimize FontManager caching 3 years ago
Tom Edwards 74f75b0525 Converted RangeBase to StyledProperty 3 years ago
Steven Kirk 44639fbd65 Added failing layout test. 3 years ago
Steven Kirk 668fa942b7 Don't leak IPlatformRenderInterface. 3 years ago
Steven Kirk cd5307aa8c Added failing test. 3 years ago
Nikita Tsukanov 312f1250e2 Don't use AvaloniaObject in IPlatformRenderInterface 3 years ago
Steven Kirk 964f30e883 Describe an edge-case. 3 years ago
Steven Kirk e7aaf8a7f7 Ensure that the default value can be coerced. 3 years ago
Nikita Tsukanov 5f52122bba Implemented ExitAllFrames, DisableProcessing and Shutdown, dispatcher callbacks now have proper sync context 3 years ago
Nikita Tsukanov b3fe7827a2 Fixed Dispatcher.Invoke when called from the UI thread 3 years ago
Nikita Tsukanov 371251d58c Review comments 3 years ago
Steven Kirk 33d13d3740 Another failing test for SetCurrentValue. 3 years ago
Nikita Tsukanov 0f4ed2a4b9 Updated tests to use IDispatcherImpl 3 years ago
Nikita Tsukanov 17492be5b6 Removed RunLoop from IPlatformThreadingInterface 3 years ago
Nikita Tsukanov dbbdcb95cd Refactored dispatcher clock 3 years ago
Steven Kirk f9ee0e3d8c Another failing test for SetCurrentValue. 3 years ago
Steven Kirk 919697daa6 Add additional failing test for SetCurrentValue. 3 years ago
Nikita Tsukanov d96b8124ed Don't use DispatcherTimer infrastructure for background processing 3 years ago
Steven Kirk 1d6e974e9c Added failing test for #10655. 3 years ago
Nikita Tsukanov 968e61f649 Fixed tests, reintroduced Post with SendOrPostCallback, removed JobRunner 3 years ago
Nikita Tsukanov 6a99ca39f9 Implemented dispatcher that works like WPF one 3 years ago
Tom Edwards 86324dca77 Convert Text properties to StyledProperty 3 years ago
Steven Kirk 5d47043f5f Fix expected test results. 3 years ago
Steven Kirk ed7ee5cf39 Add Visual.GetTransformedBounds extension method. 3 years ago
Tom Edwards 3b57b3496a Added GenerateTypeSafeMetadata to property metadata 3 years ago
Tom Edwards 81530c4231 Converted a variety of writeable DirectProperty definitions to StyledProperty 3 years ago
Benedikt Stebner d08083bbf3 Introduce font collections 3 years ago
Steven Kirk cfd35d17d5 Added failing `SetCurrentValue` test. 3 years ago
Benedikt Stebner db72ae64fc Prevent AssetLoader.GetAssets from crashing 3 years ago
José Pedro 5778afd76a
Added unit test for templated parent theme changed loop. 3 years ago
Yoh Deadfall a62096ed05 Added test for mouse device 3 years ago
Nikita Tsukanov ae1fcfed51
Refactored DrawingContext and VisualBrush, added DrawingBrush (#10419) 3 years ago
Steven Kirk 40ab20146f Clear data validation when binding completes. 3 years ago
Steven Kirk d787a72f7f Initial impl of data validation for styled properties. 3 years ago
Steven Kirk eabc9493fa Added tests for styled property data validation. 3 years ago