5098 Commits (4f8f46cb5d56e14a64c86f58dd85497cec1defa1)

Author SHA1 Message Date
Benedikt Stebner 4f8f46cb5d
Fix TransformOrigin for brushes (#15037) 2 years ago
Johan Appelgren 84b06b22d4
Handle $self in compiled binding in multibinding. (#14935) 2 years ago
Max Katz 5537e97aa5
Remove ItemsRepeater from the main repostiory (#14989) 2 years ago
Benedikt Stebner 6eb9d7a17e
Fixes/drawing brush transform (#14978) 2 years ago
Julien Lebosquain fb632f0460
Fix font fallback for composite keys containing relative URIs (#14943) 2 years ago
Nikita Tsukanov 086fe5267f
Don't create a layer if the previous frame is retained by the render target (#14924) 2 years ago
Benedikt Stebner 9849da209c
Fixes/inline host change propagation (#14914) 2 years ago
Julien Lebosquain acc3c3cc13
Fix ScrollContentPresenter incorrectly handling BringIntoView when offset is coerced (#14913) 2 years ago
Julien Lebosquain 86bfc26ace
Fix ScrollContentPresenter incorrectly handling BringIntoView without changing its offset (#14900) 2 years ago
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