582 Commits (3e17bb571fb9e9c9ee2e13de95affdee464fd01a)

Author SHA1 Message Date
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
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 ce28364545 Added comments regarding name scope task completions 7 years ago
Nikita Tsukanov 991f767c3c Removed outdated tests 7 years ago
Nikita Tsukanov 1ab923c02e Removed WithNameScope 7 years ago
Nikita Tsukanov 3169f59da8 Introduced name scope chains 7 years ago
Nikita Tsukanov fe5c1cec76 Use INameScope from IServiceProvider 7 years ago
Nikita Tsukanov fa55755b71 Manually handle name scope registrations 7 years ago
Steven Kirk 2210b441a2 Moved attached layout code to Avalonia.Layout. 7 years ago
Steven Kirk 07a625d489 Added more failing TreeViewTests. 7 years ago
Steven Kirk f8741ead2c Added failing SelectingItemsControl tests. 7 years ago
Steven Kirk 4e4c1918ab Added failing test for #2660. 7 years ago
Steven Kirk 2fa8247f01 Removed MemberSelector. 7 years ago
Steven Kirk fc9a8db010 Correctly select materialized containers. 7 years ago
Steven Kirk 11a3f0c093 Added failing test for #2565. 7 years ago
Steven Kirk 67bd1b8d86 Added failing tests for #1701. 7 years ago
Steven Kirk ccf60266e8 Send clicks rather than mouse down messages. 7 years ago
Steven Kirk f84f6068bc Added failing tests for #2660. 7 years ago
Steven Kirk bf767c2c73 Fix clearing selection when clicking on selected item. 7 years ago
Steven Kirk 440af46235 Don't coerce values until initialized. 7 years ago
Steven Kirk 0225023d53 Added failing tests for #2372. 7 years ago
Nikita Tsukanov 3655b6eea1 Move Application.Windows to IClassicDesktopStyleApplicationLifetime 7 years ago
Nikita Tsukanov b33601ee9b Refactored lifetime control into separate lifetime classes 7 years ago
Steven Kirk 94d71fb12f More work on updating selection... 7 years ago
Steven Kirk ca23d03f98 Update SelectedIndex when items removed before selection. 7 years ago
Steven Kirk 1c85f409b3 Set SelectedIndex/Item on (Un)SelectAll(). 7 years ago
Steven Kirk f58f8950bd Added failing test for #2574. 7 years ago
Steven Kirk 2e9fbe238b Refactor selection in SelectingItemsControl. 7 years ago
Nikita Tsukanov d1f2b941fb Apply template before touching the textbox 7 years ago
FoggyFinder 44d467ba98 fix and test 7 years ago
FoggyFinder 996eda9fb7 set defaultBindingMode as TwoWay for SelectedIndex 7 years ago