694 Commits (073bbb42e4e9c687db2c9146369df054e1a203e4)

Author SHA1 Message Date
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 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
Benedikt Schroeder f933fe53cf Add failing test #2699 6 years ago
Andrey Kunchev 2288b7ab1d add failing test for tooltip for issue #3188 6 years ago
Andrey Kunchev 60a596bd82 add another test for tooltip 6 years ago
Andrey Kunchev d59d0904f4 add test for tooltip 6 years ago
Benedikt Schroeder 5df55e5c9f Fix multiselection 6 years ago
Benedikt Schroeder 4d14218a65 Failing unit tests #3180 7 years ago
Steven Kirk 9107c0e96e Added another failing test. 7 years ago
Steven Kirk 96619e4440 Added failing test. 7 years ago
Steven Kirk 0a8915b1cc Added failing test for #3148 7 years ago
Dariusz Komosinski 1d7feade1b Add keyboard input tests. 7 years ago
Dariusz Komosinski 9c5e688958 Fix Grid shared scope not being updated when resizing row/column definitions. 7 years ago
Andrey Kunchev ab26c18a8f typo fix 7 years ago
Dariusz Komosinski 00263f71e4 Port GridSplitter from WPF. 7 years ago
Nikita Tsukanov b9bd57e25b Removed `Application` parameter from ClassicDesktopStyleApplicationLifetime since it wasn't used anyway 7 years ago
Andrey Kunchev 171a75eaed pr comments 7 years ago