5073 Commits (599cf1f2971fbbd998b412599e4d2081697da96c)

Author SHA1 Message Date
Benedikt Stebner 599cf1f297
Fix InlinesCollection Logical/VisualParent update (#14679) 2 years ago
Benedikt Stebner 9cb21ee690
Fix initial selection for AlwaysSelected (#14668) 2 years ago
Max Katz 6c1341eb5e
Introduce MenuItem.ToggleType (#11441) 2 years ago
Benedikt Stebner 0c2c3f1aeb
Fix InlineUIContainer focus (#14590) 2 years ago
Nikita Tsukanov 8329efddd3
Fixes relative brush mapping mode (#14598) 2 years ago
markl65536 33d95c6af5
Discard additional lines upon inserting when AcceptsReturn=false (#14173) 2 years ago
Bartosz Korczyński 08b422fe01
Fix Collection Was Modified exception in VisualLayerManager when a TextBox was added to an AdornerLayer (#14484) 2 years ago
Steven Kirk 3692960ce5
Fix AlwaysSelected in conjuction with SelectedItem/SelectedIndex binding (#14107) 2 years ago
LuckyGeorge1975 56f118d3a9
Fix: Enable seamless forward and backward transition in VirtualizingCarouselPanel (#14125) 2 years ago
workgroupengineering 7106b37a01
fix: #14211 BoxShadow.ToString() behavior (#14228) 2 years ago
Steven Kirk f6fe68eddb
Fix OneWayToSource bindings with read-only properties. (#14513) 2 years ago
Steven Kirk c2e9679fae
Fix CompiledBinding with RelativeSource/ElementName but no Path (#14514) 2 years ago
Max Katz a4086c17a6
XY focus (#13947) 2 years ago
Bartosz Korczyński e0127c610c
Double BringIntoView in VirtualizingStackPanel (#14419) 2 years ago
Ildar Khusnutdinov e0fb7db6c5
EnableDataValidation for DatePicker (#14430) 2 years ago
Ildar Khusnutdinov 7d6207bf81
EnableDataValidation for TimePicker (#14406) 2 years ago
Steven Kirk 8e479e5df9
Fix controls not showing up in accessibility when made visibile (#14424) 2 years ago
workgroupengineering 55432bd8fb
feat: Allow Name Generator to disable attach to DevTools (#14425) 2 years ago
robloo 2a9e7e9dcf
Add BackgroundSizing (#14048) 2 years ago
Steven Kirk 3b1eb338e6
Binding System refactor (#13970) 2 years ago
Benedikt Stebner 2ecfbb9783
Fix Inlines clear handling (#14247) 2 years ago
yankun 26564ec1c8
Add support for CombinedGeometry and GeometryGroup in Headless renderer (#14360) 2 years ago
Andre118 82809b5220
Added MinLines property and related tests to the TextBox control. (#14313) 2 years ago
Steven Kirk 489f107e36
Use a UnitTestApplication scope in visibility tests. (#14354) 2 years ago
Jumar Macato 92e1c653a5
Track IsEffectivelyVisible state (#13972) 2 years ago
Steven Kirk 3911fe3cd1
Allow binding container IsVisible with virtualization. (#14276) 2 years ago
Max Katz 6a71056686
Make Classic ApplicationLifetime API a bit more reliable (#14267) 2 years ago
Max Katz c391117795
Remove "netcoreapp2.0" target from the Avalonia. Make previewer use netstandard2.0 (#14268) 2 years ago
workgroupengineering e700e12f0b
fix(Geometries): Relative line drawing (#14013) 2 years ago
Benedikt Stebner 2a7b5568b7
Make sure non text runs are properly ordered by the bidi reorder logic (#14183) 2 years ago
Tom Edwards 7520e2dcb1
Fix exception when `SelectedValueBinding` evaluates to null (#14171) 2 years ago
exGensImpl ac0f903052
Improving TextBox behaviour on Ctrl+Backspace down event (#14138) 2 years ago
SKProCH 21ad94b980
Fixes Border and Shape border re-rendering when changing Brush value (#13980) 2 years ago
Julien Lebosquain 7e81b5d8c2
Fix SelectedItemsControl initialization property order (#13800) 2 years ago
Max Katz db6110804f
Fix transition leak tests (#13870) 2 years ago
Steven Kirk 2ba8ac8a73
Don't share style instances with Or selector. (#13969) 2 years ago
Steven Kirk 0a6987b085
Hackfix for calling SelectAll with SelectedItem binding (#13868) 2 years ago
Emmanuel Hansen adf8c8fe15
Add integration tests for checking window sizes on launch when client is extended. (#13871) 2 years ago
pavelovcharov 602dc2850f
Fix: TabItem.TabStripPlacement is not set for new tab items (#13849) 2 years ago
Robert Mutniański 8a4c89fe8a
Add CaretIndex (#13851) 2 years ago
Bill Henning 47fb1d94b3
Updated RenderDataRectangleNode.HitTest to properly hit-test rounded rectangles (#13797) 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
Steven Kirk 3725f0dc80
Fix Some Virtualizing List Update Bugs (#13795) 2 years ago
Julien Lebosquain fa7b47098f
Fix Animation.FillMode when cue isn't 0% or 100% (#13775) 2 years ago
Steven Kirk 4d92e22314
Fix `nth-child` styles on virtualized lists (#13770) 2 years ago
IanRawley b84470bf3d
Fix #13474 by partially reverting #12883 (#13663) 2 years ago
Steven Kirk b630f21b7e
Fix overlapping items in `VirtualizingStackPanel` (#13765) 2 years ago
Steven Kirk 59d44e97bf
Don't hide tooltip when pointer is over it. (#13565) 2 years ago
Julien Lebosquain 18a3c43e44
Fix AVP1012 warnings in Avalonia.Base (#13717) 2 years ago