145 Commits (ecdd8b9c7bd02c683af82384a146db481ba052d7)

Author SHA1 Message Date
Dan Walmsley c961df9ee1 fix unit for listbox test. 6 years ago
Dan Walmsley 4bc1801c2a fix popup tests. 6 years ago
Steven Kirk dcdaf5e0bf Don't raise ResourceChanged on reparenting... 6 years ago
Steven Kirk bd0b894271 Fix UseLayoutRounding calculations. 6 years ago
Steven Kirk 21bddb1ced Added test that fails after resource refactor. 6 years ago
Steven Kirk bc079008d1 Remove usage of deprecated input APIs. 6 years ago
Steven Kirk 2fcde9e34d Use OnApplyTemplate instead of OnTemplateApplied. 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 af950096cc Added failing test for #3784. 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 4d01dacd77 Remove copyright headers. 6 years ago
Steven Kirk dc55d65287 Refactored styling. 6 years ago
Steven Kirk 6001115573 Use SelectionModel in SelectingItemsControl. 6 years ago
Steven Kirk 886eee831c Added failing test for #3426. 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
Dariusz Komosinski 41ab586d46 Fix unit tests. 6 years ago
Dariusz Komosiński 1e673eca90 Add failing unit test for init issue. 6 years ago
Dariusz Komosinski c6fceb8454 Verify that removing items raises events as well. 6 years ago
Dariusz Komosinski 85f205a94f Failing unit tests for SelectingItemsControl events 6 years ago
Dariusz Komosinski 35f26081c6 Implement events for ToggleButton. 6 years ago
Steven Kirk 3a914c282b Don't declare property fields AvaloniaProperty<>. 6 years ago
Jumar Macato e23da28731
Remove obsolete unit test. 6 years ago
Benedikt Schroeder e2ff454085 Add failing tests 6 years ago
Benedikt Schroeder 5df55e5c9f Fix multiselection 6 years ago
Steven Kirk 0a8915b1cc Added failing test for #3148 7 years ago
Andrey Kunchev 389d58f550 issue #3089 add failing tests 7 years ago
Steven Kirk e1bfdf0324 Added failing test for #3094. 7 years ago
Steven Kirk 8093716a36 Added tests for selection after initialization. 7 years ago
Benedikt Schroeder 9a6cda66bc Add failing test for #2987 7 years ago
Steven Kirk 33cf418779 Added failing test for #2969. 7 years ago
Steven Kirk 6f44dfac5b Added unit test for #2952. 7 years ago
Steven Kirk d7357ec876 Remove ContentControlMixin. 7 years ago
Steven Kirk 8ebe1c1288 Added failing test for #2901. 7 years ago
Nikita Tsukanov 07ed194c9d Review comments 7 years ago
Steven Kirk c65b5de959 Move setting popup TemplatedParent... 7 years ago
Steven Kirk 6caa06f52b Remove PopupContentHost. 7 years ago
Nikita Tsukanov f9561260a3 IPopupImpl is now optional advanced feature 7 years ago
Nikita Tsukanov fafd27243f Fixed tests 7 years ago
Steven Kirk 41e9999ae7 Move MouseTestHelper to Avalonia.UnitTests. 7 years ago
Nikita Tsukanov 79cf3e5cea Completely re-create PopupRoot on reopening Popup 7 years ago
Nikita Tsukanov 8e5c8fee07 Somewhat fixed tests 7 years ago
Nikita Tsukanov 35f64af761 Make toplevels responsible of creating popups 7 years ago
Steven Kirk 835cc6e051 Added failing test for #2754. 7 years ago
Steven Kirk cae46af287 Fixed typos. 7 years ago
Steven Kirk 0b88151b65 Fix tests failing after merge. 7 years ago
Dariusz Komosinski 3c787b3d4d Fix events for ContextMenu and Popup. 7 years ago
Nikita Tsukanov 991f767c3c Removed outdated tests 7 years ago
Nikita Tsukanov 1ab923c02e Removed WithNameScope 7 years ago