717 Commits (ba75735848cff6287402ec4e9bd8ade95e72e8e4)

Author SHA1 Message Date
Steven Kirk dc75bf512a Run sizing tests with both Show and ShowDialog. 6 years ago
Dariusz Komosinski 1624e88ba3 Remove Window.ShowDialog variant that takes IWindowImpl. 6 years ago
Steven Kirk df6dc0abb7 Fix window sizing tests. 6 years ago
Steven Kirk ec24030bac Added another failing PopupRoot test. 6 years ago
Steven Kirk 908eef0b0d Added failing tests for #3796. 6 years ago
Steven Kirk c6860ceefa Bypass ArrangeCore logic in top-level controls. 6 years ago
Steven Kirk af950096cc Added failing test for #3784. 6 years ago
Steven Kirk b80c61892e Added failing test for #3551 6 years ago
Steven Kirk a98b22c40c Pass close event to Popup.Closed. 6 years ago
Steven Kirk 252733e41f Added failing test for #3760. 6 years ago
Steven Kirk 804d70e448 Add failing test for #2680. 6 years ago
Deadpikle 3885a69ab1 Add more failing tests for other keys 6 years ago
Deadpikle d8f74b7e41 Cut now triggers an undo 6 years ago
Deadpikle 99e5625ca6 Add failing test for cut not working with undo/redo 6 years ago
Deadpikle 681911098c SelectedText = null -> clear text 6 years ago
Deadpikle d7ca28a443 Add failing test for clearing SelectedText 6 years ago
Steven Kirk bc36330bc0 Added failing ContextMenu test. 6 years ago
Steven Kirk aa5c1a6ed4 Added ScrollViewer.ScrollChanged event. 6 years ago
Steven Kirk b9313c2dec Fix large/small scroll in ScrollViewer. 6 years ago
Steven Kirk 13f50f83e7 Remove old outdated header. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Deadpikle 47f487e768 Add SelectedText unit tests 6 years ago
Steven Kirk 119a975610 Handle adding/removing application styles. 6 years ago
Steven Kirk 30e8cac05d Update to .NET core 3.1. 6 years ago
Benedikt Schroeder de93e8e969 Full Unicode support for TextBlock 6 years ago
Steven Kirk dc55d65287 Refactored styling. 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 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 14b13ac8f5 Added failing test for #3459. 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
Steven Kirk 11a714dbf7 Use Size not PixelSize in ImageTests. 6 years ago
Steven Kirk 062ec0ccb6 Added Image.StretchDirection. 6 years ago
Steven Kirk a0f72ff47c Added failing tests for #3371. 6 years ago
Steven Kirk 3a914c282b Don't declare property fields AvaloniaProperty<>. 6 years ago
Steven Kirk ae1475ad43 Rename IStyleRoot -> ILogicalRoot. 6 years ago
Steven Kirk 14ed1fd571 Added failing test for #3328. 6 years ago
Steven Kirk a70da659f6 Reafactor logical tree attach/detach events. 6 years ago
Steven Kirk ce5f884e08 Added failing test for #3321. 6 years ago
Steven Kirk b8b8e3f8cc Fix IWindowImpl mocks to call Close on Dispose. 6 years ago
Jumar Macato e23da28731
Remove obsolete unit test. 6 years ago
Dan Walmsley ca60f9e70d add unit test 6 years ago
Benedikt Schroeder e2ff454085 Add failing tests 6 years ago
Steven Kirk 15dfb88fe7 Update tree item container index dynamically. 6 years ago
Steven Kirk 1cd113182c Added failing test for #2985. 6 years ago
Andrey Kunchev f3bb98756f add tests for #3165 6 years ago