302 Commits (fixes/macos-owned-window-level-inheritance)

Author SHA1 Message Date
Julien Lebosquain 4393d521ec
Ignore child margins when positioning a popup (redux) (#21856) 1 week ago
Steven Kirk 1c9e559996
Fix #7536: crash when changing source during SelectionChanged (#22102) 2 weeks ago
Julien Lebosquain 4142052f9e
Add BringIntoView pass to the LayoutManager (#22002) 3 weeks ago
Lin 6b185ed56a
fix: light dismiss behavior fails when opened from the ContextMenu. (#22037) 3 weeks ago
Max Katz 97dd7857fd
Implement TopLevel.OpenedPopups (#22074) 3 weeks ago
Nikita Tsukanov 9aed2da669
Propagate Popup.IsHitTestVisible to IPopupImpl to skip hit-testing popups on the OS level if available (#21916) 2 months ago
Melissa e8692155e8
Added arrow key scroll navigation to ScrollViewer control (#20482) 2 months ago
Tim 71ded23911
Fix some issues on SelectingItemsControls when items or control changes visibility (#20798) 2 months ago
yoyo fb297c1575
fix(ScrollBar): use large scroll events for ScrollToHome and ScrollToEnd (#21748) 2 months ago
Julien Lebosquain 3bdc149c48
Position popup using the screen containing the anchor point (#21750) 2 months ago
Tim Miller 9547beef87
Add Scrollbar Context Menu (#19413) 3 months ago
Nathan Nguyen b0877fe88f
Fix SelectionChanged not raised on collection Reset (#20942) 4 months ago
Nikita Tsukanov fc5e9398fe
Fixed popup positioning anchor rect bug with drawn window decorations (#21383) 4 months ago
Julien Lebosquain 5e2f4ccd49
Implement GetTemplateDescendants (#21245) 5 months ago
Nathan Nguyen e512c721e1
Prevent toggle controls from changing state when commands cannot execute (#21126) 5 months ago
Dong Bin 093976c065
feat: include VML itself in layer lookup. (#20999) 6 months ago
Nikita Tsukanov ff980aeba2
Restructure VisualLayerManager (#20905) 6 months ago
Nikita Tsukanov 12f7e96d72
Introduce Dispatcher.CurrentDispatcher, Dispatcher.FromThread, AvaloniaObject.Dispatcher (#18686) 7 months ago
Nikita Tsukanov 2c44533707
More changes for non-toplevel visual tree roots. (#20732) 7 months ago
Nikita Tsukanov fa17c22131
Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 7 months ago
Julien Lebosquain 02c5ff41ff
Remove obsolete members from Avalonia.Controls (#20617) 7 months ago
Benedikt Stebner e8424283fe
Universal GlyphTypeface implementation (#19852) 8 months ago
Youssef Victor c9e210eb70
Update to xunit.v3 (#20331) 8 months ago
Julien Lebosquain 960cb39414
Enable nullability in Controls.UnitTests (#20373) 9 months ago
Soar360 d39cb62a5d
UniformGrid: Round measured cell sizes when UseLayoutRounding is enabled (#19959) 10 months ago
Javier Suárez 7efc6d9bb0
[Feature] Move LetterSpacing to TextElement as inherited attached property (#20141) 10 months ago
Benedikt Stebner 3e62621aaf
Improve FontCollection customization (#19756) 10 months ago
Emmanuel Hansen 22eb8e6ec3
Focus Traversal Api (#18647) 1 year ago
Emmanuel Hansen 0f233c24de
Set IsKeyboardFocusWithin to false when control is detached from visual tree (#19369) 1 year ago
H0tCh0colat3 d8f590d42e
[Issue 18806] Prevent children of UniformGrid from having negative dimensions when row/col spacing exceeds available space (#18832) 1 year ago
Nikita Tsukanov fedbb270c0
Make sure that tests inherit from ScropedTestBase (#18690) 1 year ago
Julien Lebosquain 2d0b49a258
Keep SelectingItemsControl selection values until ItemsSource is set (#18634) 1 year ago
Maxwell Katz 98a388d3a3
Add Popup.ShouldUseOverlayLayer property (#5629) 2 years ago
Mohamad Iraji fdadfb862f
add spacing to uniform grid - issue 8406 (#17993) 2 years ago
Julien Lebosquain b5fd40e504
Fix overlay popup focus issues (#17326) 2 years ago
Julien Lebosquain fe0b91d541
Fix PopupRoot.ConfigurePosition being called unnecessary (#17322) 2 years 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) 3 years ago
Steven Kirk 3692960ce5
Fix AlwaysSelected in conjuction with SelectedItem/SelectedIndex binding (#14107) 3 years ago
Max Katz a4086c17a6
XY focus (#13947) 3 years ago
Tom Edwards 7520e2dcb1
Fix exception when `SelectedValueBinding` evaluates to null (#14171) 3 years ago
Julien Lebosquain 7e81b5d8c2
Fix SelectedItemsControl initialization property order (#13800) 3 years ago
Tim d7c82a1a6f
Fix: RangeBase should not write coerced values back when DataContext is changing (#11918) 3 years ago
Steven Kirk 62314a010e
Fix some issues with tabbing into virtualized list (#13826) 3 years ago
Julien Lebosquain 3fa13d3b64
Warning cleanup 2 (#13696) 3 years ago
lnxon 40b73a661f
Fix issue #11006 by correcting SelectionChanged event to be fired AFTER (not before) raising Prop… (#13503) 3 years ago
Steven Kirk 79acab1080
Fix some issues with focus scopes (#13409) 3 years ago
Max Katz 60c11167f8
Add default template to the ContentControl, remove theme specific templates (#11365) 3 years ago