26218 Commits (770e4e84cf66b483d0a255fa557f7d6dd9b5e5f6)
 

Author SHA1 Message Date
Steven Kirk 770e4e84cf Remove unneeded methods. 3 years ago
Steven Kirk dbcd8999f3 Don't separate plugins by reflection. 3 years ago
Steven Kirk 9dc84da5bf Use data validation plugins in PropertyAccessorNode. 3 years ago
Steven Kirk 17f4ee8733 Fix compiled binding indexer tests. 3 years ago
Steven Kirk 7b1cb09e65 Updated BindingExpression tests. 3 years ago
Steven Kirk 5a40a9df3f Fix merge error. 3 years ago
Steven Kirk 0cb33dbd78 Merge branch 'master' into refactor/bindings 3 years ago
Benedikt Stebner a6e4a2feed
Fix run bounds union (#13847) 3 years ago
Lubomir Tetak 9654471806
DataGrid selection refactoring (#13848) 3 years ago
Max Katz 5625f548a9
Fix DataGrid IList editing issue (#13845) 3 years ago
pavelovcharov 602dc2850f
Fix: TabItem.TabStripPlacement is not set for new tab items (#13849) 3 years ago
Emmanuel Hansen cb8d4b40ce
win32 - fix client size update when window is opened with extended client area (#13865) 3 years ago
Robert Mutniański 8a4c89fe8a
Add CaretIndex (#13851) 3 years ago
Emmanuel Hansen a02834717f
unsubscribe android back handler when toplevel is disposed (#13831) 3 years ago
Bill Henning 47fb1d94b3
Updated RenderDataRectangleNode.HitTest to properly hit-test rounded rectangles (#13797) 3 years ago
Tim d7c82a1a6f
Fix: RangeBase should not write coerced values back when DataContext is changing (#11918) 3 years ago
memorydream 208e5403e4
fix: Expander header icon flip when collapsing or expanding canceled (#13780) 3 years ago
Steven Kirk 62314a010e
Fix some issues with tabbing into virtualized list (#13826) 3 years ago
Max Katz 5e31b364bc
Update Avalonia.Browser.props (#13820) 3 years ago
Max Katz cec229f3fd Correct headless methods documentation 3 years ago
jp2masa 7b4bfcf7f8
Added default excludes for AvaloniaXaml. (#13809) 3 years ago
风雨声 81f6432bc6
Fix typo in DrawingContext.cs (#13811) 3 years ago
Steven Kirk 3725f0dc80
Fix Some Virtualizing List Update Bugs (#13795) 3 years ago
Color_yr 1f919606b4
release Context (#13788) 3 years ago
workgroupengineering 5bcd3d65f5
fix:(TimePicker): TimePicker should respect HorizontalAlignment and VerticalAlignment properties set in XAML (#13691) 3 years ago
WillisXue fb6763d566
allow users to change menu show delay (#13752) 3 years ago
Lubomir Tetak 4a689cb577
Ignore mouse move when left window (#13724) 3 years ago
Julien Lebosquain fa7b47098f
Fix Animation.FillMode when cue isn't 0% or 100% (#13775) 3 years ago
Max Katz ba5dd3ba05
Avoid Adreno DXGI adapter on Win-ARM devices (#13538) 3 years ago
Benedikt Stebner 1689bfe5b1
Add SelectionForegroundBrush to SelectableTextBlock (#13618) 3 years ago
Samuel Turner-Lill d220487073
Added CaretBlinkInterval to TextPresenter (#13685) 3 years ago
Emmanuel Hansen 6d9780c5b2
Add Platform InputPane interface (#13363) 3 years ago
Steven Kirk 4d92e22314
Fix `nth-child` styles on virtualized lists (#13770) 3 years ago
IanRawley b84470bf3d
Fix #13474 by partially reverting #12883 (#13663) 3 years ago
Lubomir Tetak 6d1fd9f563
Data grid handled events (#13680) 3 years ago
Steven Kirk b630f21b7e
Fix overlapping items in `VirtualizingStackPanel` (#13765) 3 years ago
Julien Lebosquain 316d1414b3
Update XamlX (#13755) 3 years ago
Steven Kirk de52fcaa12 Merge branch 'master' into refactor/bindings 3 years ago
Steven Kirk 5a23669414 Include new property in clone. 3 years ago
Steven Kirk f982f19c89 Reintroduce support for binding anchors. 3 years ago
Steven Kirk b75f848154 No need for virtual/generic methods here now. 3 years ago
Steven Kirk 9025e1d4c8 Don't use weak references for values. 3 years ago
Vladislav Stepanov 2c72343d49
Fix a typo in `SelectableTextBlock.ClearSelection()` (#13733) 3 years ago
Julien Lebosquain 9b9a4007cb
Reduce EAGL related warnings in iOS project (#13730) 3 years ago
Steven Kirk bee98ad947 Initial implementation of UpdateSourceTrigger. 3 years ago
Steven Kirk 58db340d9a Added BindingExpressionBase.UpdateTarget. 3 years ago
Steven Kirk 18c844ef02 Make BindingExpressionBase the public API. 3 years ago
Steven Kirk 5ea703e48b Don't call obsolete API. 3 years ago
Steven Kirk d6fc56fe0e Remove unneeded classes/methods. 3 years ago
Steven Kirk 6e31e8eb8f Fix OneTimeBinding. 3 years ago