5479 Commits (ea7e9a7aed8fa32a6b003f3ebbe3dec49b4f1e73)

Author SHA1 Message Date
Emmanuel Hansen 267d2470cc
Fix BringDescendantIntoView with respect to margins (#19544) 7 months ago
Benedikt Stebner 5bed0cb7b6
FontLoading adjustments (#19538) 7 months ago
robloo 6c33fe192a
Update Brush.Parse() to Handle all Color Formats (#19526) 7 months ago
Benedikt Stebner 51443cb089
Fix FontCollection MatchCharacter (#19494) 7 months ago
Julien Lebosquain a8fed229f6
Fix font memory leak in tests (#19514) 7 months ago
Emmanuel Hansen 22eb8e6ec3
Focus Traversal Api (#18647) 7 months ago
Tom Edwards 3cf8728e24
Fixed TransformGroup.Children collection changes not changing TransformGroup.Value (#19525) 7 months ago
Julien Lebosquain 9ee57c5616
Fix BitmapInterpolationMode.HighQuality when downscaling (#19513) 7 months ago
Benedikt Stebner da52b7246f
Do not treat combining marks as whitespace (#19498) 7 months ago
Benedikt Stebner f56babbab1
Fix buffer index calculation for the zero width character handling during hit testing (#19488) 7 months ago
msojocs 990852383e
Fix: RelativePanel calculation error with extensible and aligned child (#19474) 7 months ago
Ondřej Sušovský 21a38e81c4
Fix validation error not being cleared on valid input (#19477) 7 months ago
Benedikt Stebner a4b9eb3aab
Fix overhang calculation (#19013) 7 months ago
Vladislav Pozdniakov 4f666f0ba1
Fix macOS thick titlebar mouse event duplication (#19447) 7 months ago
walterlv cb79e5d7bb
Fix comment for #19163 (#19469) 7 months ago
walterlv 46d5a693f1
Capture ExecutionContext for Dispatcher.InvokeAsync (#19163) 7 months ago
Tim Miller e75f06d63f
Track TabIndex value in NumericUpDown (#19348) 7 months ago
Julien Lebosquain f218fb7312
Increase RemoteProtocolTests timeout (#19461) 7 months ago
Max Katz fca45c1c16
Migrate AvaloniaNameSourceGenerator to IIncrementalGenerator (#19216) 7 months ago
Jan Kučera 21b5812746
Text API sample app (#19455) 7 months ago
Tim Miller eff1c36ea8
Add AllowTapRangeSelection for Calendar (#19367) 7 months ago
Dan Walmsley 5ab26da0fd
Fix SplitView incorrectly closing when the user changes DisplayMode to inline when IsPaneOpen is already true (#19460) 7 months ago
Julien Lebosquain 1f8701a2fc
Add Window.CanMinimize/CanMaximize (#18117) 7 months ago
Wiesław Šoltés 0aa0a09202
Fix usage of GridSplitter inside ItemsControl as ItemsPanel (#19200) 7 months ago
Julian 105ba1aa42
IsEditable combox box (#18094) 8 months ago
Alexander Marek df1816bde5
#18626 - improved scrolling performance in VirtualizingStackPanel.cs by reducing Measure/Arrange calls since they cause heavy GC pressure on constrained devices (Android, iOS) especially with complex item views (#18646) 8 months ago
Nikita Tsukanov f3b418d435
Implemented Dispatcher.Yield / Dispatcher.Resume (#19370) 8 months ago
Emmanuel Hansen 0f233c24de
Set IsKeyboardFocusWithin to false when control is detached from visual tree (#19369) 8 months ago
Vladislav Pozdniakov 3ad4973b58
Fixes/osx thick titlebar pointer events streaming, (tabs interface) #15696 (#19320) 8 months ago
oktrue 83eded1c83
Typos fix (#19257) 8 months ago
Betta_Fish 016f32d90b
[Grid] Fix inner size calculation when Row/ColumnDefinition is not set but spacing is set (#19227) 8 months ago
Emmanuel Hansen 230159c174
Use captured element if available as source for tap gestures (#19222) 8 months ago
Ahmed Elsayed dc19c39df5
fix: Selecting multiple lines in RTL textbox (#19093) 9 months ago
Benedikt Stebner 44295dd73c
Fix TextLineIImpl.GetTextBounds for clustered trailing zero width characters (#19208) 9 months ago
Julien Lebosquain f31d7a567a
Use hard links for build (#19209) 9 months ago
Max Katz b644cee98f
[12.0] Target SkiaSharp 3.0. Drop 2.88 support (#18981) 9 months ago
Benedikt Stebner 63690b5e78
Properly handle in cluster ShapedBuffer split (#19090) 9 months ago
Emmanuel Hansen 45cd39829a
Add ability to cancel focus change (#18373) 9 months ago
Julien Lebosquain 337f004786
Fix BindingEvaluator.ClearDataContext (#18964) 10 months ago
Johan Appelgren c0bd5078f5
Don't round size in TextBlock when UseLayoutRounding is false (#18456) 10 months ago
Johan Appelgren 66a8d1bfe0
Fix MeasureCore when there's a size constraint and there's a negative margin. (#18462) 10 months ago
Tom Edwards edeca6a4db
Fixed transitions with delay but no duration completing instantly (#18929) 10 months ago
Benedikt Stebner ae0573a789
Make typeface matching and synthetic typeface creation customizable (#18890) 10 months ago
Tom Edwards fa9f2237f3
Fixed focus not being cleared when a parent of the focused element is hidden (#18916) 10 months ago
Rastislav Svoboda c114507bef
fix TextBox multiline selection with up/down keys till start/end of text (#18746) 10 months ago
Maxwell Katz 338a5ea0a2
Improve pen secondary button handling on list box (#18766) 10 months ago
H0tCh0colat3 d8f590d42e
[Issue 18806] Prevent children of UniformGrid from having negative dimensions when row/col spacing exceeds available space (#18832) 10 months ago
Benedikt Stebner aaf6fe9cb6
Multiple TextLine.GetTextRunBounds fixes (#18749) 10 months ago
Emmanuel Hansen 306f37d518
Move android app initialization to custom application class (#18756) 11 months ago
Bartosz Korczyński 346495cb63
Invalidate ScrollContentPresenter measure on CanHorizontallyScroll/CanVerticallyScroll change (#18753) 11 months ago