2417 Commits (370590f3e02964d64b6b35a3e10bf94289b7409e)

Author SHA1 Message Date
Steven Kirk 370590f3e0 Add failing tests for #2838. 6 years ago
Deadpikle 47f487e768 Add SelectedText unit tests 6 years ago
Dariusz Komosinski 0ee508bfa8 Fix CalendarBenchmark not working with new text layout. 6 years ago
Benedikt Schroeder 938fc79ca7 Add tests for the remaining break chars 6 years ago
Steven Kirk 022294ec7a MenuItem.InputGestureText -> InputGesture 6 years ago
Steven Kirk 30e8cac05d Update to .NET core 3.1. 6 years ago
Benedikt Schroeder 38bd8b8010 Fix text line hit testing 6 years ago
Benedikt Schroeder de93e8e969 Full Unicode support for TextBlock 6 years ago
Steven Kirk 18537addd7 Fix problems with setter binding priorities. 6 years ago
Steven Kirk 2944099428 Display gestures in NativeMenuBar. 6 years ago
Steven Kirk 13ba7f3d0b Refactored selector matching. 6 years ago
Steven Kirk dc55d65287 Refactored styling. 6 years ago
Steven Kirk b82ca9aca9 Add an AvaloniaProperty visitor. 6 years ago
Steven Kirk 097eeb646f Don't allow StyledElement.Styles to be set. 6 years ago
Steven Kirk 2e99fa9a91 Make setting styled values disposable. 6 years ago
Steven Kirk cca4247c05 Added EventRoute. 6 years ago
Steven Kirk 4e62ff3ffb Added failing test for #3176. 6 years ago
Steven Kirk 4f2c215993 Pass ResourceChanged messages to child styles. 6 years ago
Steven Kirk 7345336b9a Added failing unit tests for #3590. 6 years ago
Steven Kirk 8b03d32128 Added failing test for #3584. 6 years ago
Steven Kirk f79b58cc55 Added failing test possibly for #3466. 6 years ago
Steven Kirk 9763faec3a Added failing test for #3569. 6 years ago
Steven Kirk 886eee831c Added failing test for #3426. 6 years ago
Steven Kirk 11a8c01ef1 Added failing tests for #3545. 6 years ago
Steven Kirk f16080d00b Added failing leak test for #3545. 6 years ago
Dariusz Komosinski 71d1f80d5a Benchmark attaching styles. 6 years ago
Dariusz Komosinski 992ced0c9c Cleanup code. 6 years ago
Dariusz Komosinski ffe0020698 Benchmark for creating Calendars. 6 years ago
Steven Kirk ccd7236346 Added failing test for #3550. 6 years ago
Steven Kirk 56825d252e Expose ContentPresenter from ItemsControl.LogicalChildren. 6 years ago
Steven Kirk 632c40340a Added failing test for #3487. 6 years ago
Joe Clapis 8bfbc10049 Added the ScrollToHome() and ScrollToEnd() methods to ScrollViewer. 6 years ago
Dariusz Komosinski 01d26ed2ee Failing unit tests for ComboBox losing focus on detach and Popup.Close raising Closed events for already closed popup. 6 years ago
Steven Kirk c8c96f57a3 Make test fail for #3325 6 years ago
Steven Kirk 14b13ac8f5 Added failing test for #3459. 6 years ago
Dariusz Komosinski 46781ad908 Add basic benchmarks for Is and Class selectors. 6 years ago
Chris 16c813ec93 manually cast unit tests for full framework 6 years ago
Chris 6121dc41a0 fix datagrid ascending multi-column sort 6 years ago
Andrey Kunchev 05672c67f7 revert Geometry.Parse to call StreamGeometry.Parse 6 years ago
Chris 5b1bd80f4b fix datagrid ascending multi-column sort 6 years ago
Steven Kirk 3bc1594dca Revert "Removed unused field." 6 years ago
Steven Kirk 89ba4a6327 Prevent tests interfering with other tests. 6 years ago
Steven Kirk 7f26635efa Wire up validation/coercion for attached properties. 6 years ago
Steven Kirk 270f9718b8 Removed unused field. 6 years ago
Dariusz Komosiński 1e673eca90 Add failing unit test for init issue. 6 years ago
Dariusz Komosinski 35f26081c6 Implement events for ToggleButton. 6 years ago
Andrey Kunchev dd864dd5c9 add a test for same situation for direct2d 6 years ago
Andrey Kunchev 44fa2152bd add failing test for #3376 6 years ago
Steven Kirk 11a714dbf7 Use Size not PixelSize in ImageTests. 6 years ago
Steven Kirk a8e75384b7 Added IImage interface. 6 years ago