620 Commits (d477af9beb42a9fcbbca77cbfe905ed27cede86e)

Author SHA1 Message Date
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
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
Andrey Kunchev 56cfbc1e46 add failing test for issue #3155 add/remove grid child runtime throws exception 7 years ago
Andrey Kunchev a7f0851efb add failing test for grid when columns/row are replaced grid doesn't invalidate 7 years ago
Andrey Kunchev b0eb2a1018 issue: #3141 add failing tests for grid: when col/row are removed grid doesn't trigger layout update 7 years ago
Andrey Kunchev fe4866d763 issue: #3141 add failing tests for grid: when col/row are added grid doesn't trigger layout update 7 years ago
Andrey Kunchev ef0464a7e7 add failing tests for grid: when column/row (width/height ...) properties are changed grid doesn't react 7 years ago
Steven Kirk fb173b30e2 Send keypresses to toplevel if no focused control. 7 years ago
Nikita Tsukanov a16e3bff7f Added InitialPressMouseButton to PointerReleasedEventArgs that returns the button that caused the PointerPressed event 7 years ago
Steven Kirk e1bfdf0324 Added failing test for #3094. 7 years ago
Steven Kirk 55e9037383 Added failing test for #2980. 7 years ago
Steven Kirk 8093716a36 Added tests for selection after initialization. 7 years ago
Steven Kirk ea68915de6 Added failing test for #2971. 7 years ago
Benedikt Schroeder 9a6cda66bc Add failing test for #2987 7 years ago
Kermalis 2ee5a21dd7 Remove broken test for now 7 years ago
Dan Walmsley 17c4c10404 fix unit test for window center location. 7 years ago
Dan Walmsley 2282c99c16 add dpi information to screens api. 7 years ago
Kermalis 9cc2d777ad Update WrapPanelTests.cs 7 years ago
Kermalis 1cf93ad393 Add ItemWidth and ItemHeight properties to WrapPanel (with unit tests) 7 years ago
Dariusz Komosiński d409090b90 Fix unit tests. Remove default ctor. 7 years ago
Dan Walmsley b80aa21610 add a unit test for stackpanel layout issue. 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 5c407f966c Added failing test for #2821. 7 years ago
Steven Kirk bd354143ca Notify MouseDevice when TopLevel closed. 7 years ago
Steven Kirk 8ebe1c1288 Added failing test for #2901. 7 years ago
Ben Carman 0486de87a6
MaxLength Property for TextBox 7 years ago
all.owing a6b65a39de Test fix 7 years ago
Steven Kirk 947598fcec More tests forContentPresenter and InheritanceParent. 7 years ago
Steven Kirk 939d80788b Added failing test for #2823. 7 years ago
Nikita Tsukanov 0bad390dac Added PointerUpdateKind and replaced InputModifiers with KeyModifiers 7 years ago
Nikita Tsukanov 3d4a2781b0 Switched key events to use KeyModifiers 7 years ago
Nikita Tsukanov 07ed194c9d Review comments 7 years ago
Steven Kirk b4d7d03afd Constrain to availableSize in MeasureCore. 7 years ago
Steven Kirk 51ec592e4a Added failing test for #2746. 7 years ago
Steven Kirk c65b5de959 Move setting popup TemplatedParent... 7 years ago
Steven Kirk 6caa06f52b Remove PopupContentHost. 7 years ago
Steven Kirk 669c6511d6 Reset inheritance parent in ContentPresenter. 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 9343ba4c23 Wired up the popup positioner 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