268 Commits (68ab3225cbddb17dfd40b7dbd7e8d134d9d4ac41)

Author SHA1 Message Date
Max Katz 1709f73843 Avoid test failing on 11.2, should not hardcode callbackExecuted ideally 1 year ago
Julien Lebosquain 3ebd77495d Fix overlay popup focus issues (#17326) 1 year ago
Max Katz 1cfa82ca57
Custom popup placement callback (#15667) 2 years ago
shangchenglumetro 3deddbe305
chore: fix some comments (#16461) 2 years ago
Max Katz 296b366e78
ToolTip should use Popup internally + fix Popups not closing when placement target is closed (#15358) 2 years ago
Bartosz Korczyński 4a1e2411cd
Fixed positioning of popups attached to adorners (#14439) 2 years ago
Steven Kirk 3692960ce5
Fix AlwaysSelected in conjuction with SelectedItem/SelectedIndex binding (#14107) 2 years ago
Max Katz a4086c17a6
XY focus (#13947) 2 years ago
Tom Edwards 7520e2dcb1
Fix exception when `SelectedValueBinding` evaluates to null (#14171) 2 years ago
Julien Lebosquain 7e81b5d8c2
Fix SelectedItemsControl initialization property order (#13800) 2 years ago
Tim d7c82a1a6f
Fix: RangeBase should not write coerced values back when DataContext is changing (#11918) 2 years ago
Steven Kirk 62314a010e
Fix some issues with tabbing into virtualized list (#13826) 2 years ago
Julien Lebosquain 3fa13d3b64
Warning cleanup 2 (#13696) 2 years ago
lnxon 40b73a661f
Fix issue #11006 by correcting SelectionChanged event to be fired AFTER (not before) raising Prop… (#13503) 2 years ago
Steven Kirk 79acab1080
Fix some issues with focus scopes (#13409) 2 years ago
Max Katz 60c11167f8
Add default template to the ContentControl, remove theme specific templates (#11365) 2 years ago
Steven Kirk bf1be0cd2f
Fix initial logical scrollable state (#13066) 3 years ago
Steven Kirk f89a0b2ac9 Added failing test for #11220. 3 years ago
Max Katz eb05dac696 Remove IKeyboardDevice/IPointerDevice/IDragDropDevice from public API, as they are not really used anywhere 3 years ago
Max Katz 596f876868 Use PlatformHotkeyConfiguration.Instance instead of locator 3 years ago
Nikita Tsukanov f300a24402 Media system refactoring 3 years ago
Steven Kirk 40515fc798 Clarify/fix unit test. 3 years ago
Dan Walmsley a78c41dd41 add a unit test. 3 years ago
Giuseppe Lippolis 176a6a83c5 fix(test): call Threading.Dispatcher.UIThread.RunJobs(); 3 years ago
Max Katz 20064647dd Limit IFocusManager API, extend IInputElement API, remove visible static properties 3 years ago
Steven Kirk 5878814bed Added test for #9438. 3 years ago
Steven Kirk 474d78b335 Deprecate IStyleable . 3 years ago
Steven Kirk 31ece204fc Fix tab navigation in ItemsControl & ListBox 3 years ago
Steven Kirk 8bfe6b9645 Support heterogeneous item containers. 3 years ago
Max Katz 4aa6035ec3 Reuse text and geometry related headless mocks in Avalonia unit tests and benchmarks 3 years ago
Steven Kirk 5391361d45 Failing test for selection w/ virtualization. 3 years ago
Steven Kirk 2c9f286db0 Added failing tests for #11119. 3 years ago
Steven Kirk c77276d00a Don't clear ItemIsOwnContainer in PanelContainerGenerator. 3 years ago
Steven Kirk 981dfd29d7 Added WindowBase.Resized event. 3 years ago
Steven Kirk e3bf19a399 Update tests due to changes in #10803. 3 years ago
Steven Kirk 2aca946a71 Respect single-select with IsSelected bindings. 3 years ago
Steven Kirk 191a835c6a Make container IsSelected bindings work again. 3 years ago
Steven Kirk e609822311 Modernized some SelectingItemsControl tests. 3 years ago
Steven Kirk 6dd9106fe5 Don't layout invisible controls. 3 years ago
Nikita Tsukanov 0f4ed2a4b9 Updated tests to use IDispatcherImpl 3 years ago
robloo 2eb04c2719 Rename Popup.PlacementMode to Popup.Placement 3 years ago
Steven Kirk f8eceb4af9 Update usages of ItemsControl Items/ItemsSource. 3 years ago
Steven Kirk f87148dbbc Add failing unit test for #10420. 3 years ago
amwx b9c666e193 Add Tests 3 years ago
Julien Lebosquain 5e13c5b59a Implemented layout and render time graph overlays 3 years ago
Benedikt Stebner 07c11c75e7 Use IGlyphRunImpl in the IDrawingContextImpl 3 years ago
Simon Cropp fb37ab1e77 leverage GetRequiredService 3 years ago
Emmanuel Hansen f61c7f6cd9 Revert "fix tests" 3 years ago
Emmanuel Hansen c804fa00cf fix tests 3 years ago
Steven Kirk 17f7541fdd Fix selection in combination with move. 3 years ago