5089 Commits (689a6255f7a126bbcdcd4c8a56dab06c4c81b446)

Author SHA1 Message Date
Bartosz Korczyński 4a1e2411cd
Fixed positioning of popups attached to adorners (#14439) 2 years ago
Bartosz Korczyński 65b1c4579e
Fix TextBox in AdornerLayer causes collection modified exception in Arrange pass (#14714) 2 years ago
Johan Appelgren 0179666a89
Fix parsing type cast of attached property. (#14838) 2 years ago
Nikita Tsukanov 4dbb165a7b
Reworked the way we are clipping dirty rects with CompositionTarget (#14806) 2 years ago
Max Katz 326ef7c9fd
Add .NET 8 target (Avalonia 11.1) (#14535) 2 years ago
Benedikt Stebner 3657128cd2
Read all pixels then write all pixels to avoid virtual call overhead (#14111) 2 years ago
Nikita Tsukanov 8ad0290374
Propagate exceptions from compositor to unit/render tests (#14808) 2 years ago
Max Katz aeafbf9d3c
Do not defer resources with name registration on them (#14703) 2 years ago
Julien Lebosquain cac27ddfc0
Misc warning fixes (#14766) 2 years ago
Julien Lebosquain a63474300b
Fix RadialGradientBrush.Radius obsolete usages (#14774) 2 years ago
Steven Kirk 20ca1bfa64
Make complied bindings use TypeConverters again. (#14767) 2 years ago
Max Katz 9bb1bcce22
Improve flexibility with build-in controls localization (#13773) 2 years ago
Max Katz 1ad5107654
Implement Dispatcher.UnhandledException and Dispatcher.UnhandledExceptionFilter (#14432) 2 years ago
Max Katz 180410e076
TemplatePart XAML diagnostics (#14180) 2 years ago
Benedikt Stebner e35e94902e
Recreate TextLayout on measure to make sure constraint is updated (#14705) 2 years ago
Tom Edwards 0cb855adf9
Fix "original.dll" file permission errors during build (#13840) 2 years ago
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