1685 Commits (80f0eecc4fa62aa8a1f5ecc644b6f0664ba6c3bf)

Author SHA1 Message Date
Nikita Tsukanov c456998ce8 Make sure that TopLevel is no longer the actual root of the visual tree. This is needed for our future changes. 1 month ago
Nikita Tsukanov fa17c22131
Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
Tom Edwards f4b5dc95b7
Use `SetCurrentValue` for all `IMenuItem` properties (#20682) 1 month ago
Julien Lebosquain 2185ce04e7
Use KeySymbol for AccessKey (#20662) 1 month ago
Petar Tasev b57223eb1b
Fix TabItem's Content inheriting TabControl's DataContext instead of TabItem's (#20541) 2 months ago
Julien Lebosquain 02c5ff41ff
Remove obsolete members from Avalonia.Controls (#20617) 2 months ago
Nikita Tsukanov 697cba7193
Composition system SP1 (#20497) 2 months ago
Javier Suárez 424863d5ff
Add PlaceholderForeground property to TextBox, AutoCompleteBox, CalendarDatePicker, NumericUpDown (#20303) 2 months ago
Julien Lebosquain 656d691940
Move ConstructorArgumentAttribute and remove BindingMode from ReflectionBinding constructor (#20589) 2 months ago
Julien Lebosquain 3c88142694
Make Screen abstract (#20529) 2 months ago
Benedikt Stebner 1bce702bd4
Introduce TextOptions (#20107) 2 months ago
Benedikt Stebner e8424283fe
Universal GlyphTypeface implementation (#19852) 3 months ago
Youssef Victor c9e210eb70
Update to xunit.v3 (#20331) 3 months ago
Steven Kirk f2fc8d02f4
Move `IBinding` to `BindingBase` and tidy up some binding APIs (#19589) 3 months ago
Julien Lebosquain 960cb39414
Enable nullability in Controls.UnitTests (#20373) 3 months ago
Julien Lebosquain 64b63fa5d2
Fix common warnings (#20311) 3 months ago
dpse 12d7ff1bfc
Apply NumberFormat changes to NumericUpDown (#20248) 3 months ago
Javier Suárez b66f5ada75
[Feature] Add FillRule property for Polyline/Polygon (#20159) 3 months ago
Soar360 d39cb62a5d
UniformGrid: Round measured cell sizes when UseLayoutRounding is enabled (#19959) 4 months ago
Max Katz 5f0cb2ea45
Design improvements (#18300) 4 months ago
Javier Suárez 7efc6d9bb0
[Feature] Move LetterSpacing to TextElement as inherited attached property (#20141) 4 months ago
Alexander Prokhorov 51987447d3
Fixed ReversibleStackPanel not invalidating arrange on ReverseOrder change (#20172) 4 months ago
Javier Suárez c197ac496a
[Feature] Add StrokeMiterLimit property to Shape (#20156) 4 months ago
Artemis Li 60ee26ae21
Preserve run formatting when applying SelectionForegroundBrush in SelectableTextBlock (#20110) 4 months ago
Benedikt Stebner 3e62621aaf
Improve FontCollection customization (#19756) 4 months ago
Lin e3dbedbcfa
Fixed the issue where a newline character required two backspaces to be deleted in Windows. (#20073) 4 months ago
pavelovcharov 1d8e38417b
LayoutTransformControl - fix memory leak due to Transform.Changed event subscription (#19718) 5 months ago
fgsfds 32099847fc
Fixed ArgumentException when showing multiple notifications with the same content (#19774) 6 months ago
Benedikt Stebner 62054dbcc1
Make sure inlines properly inherit text run properties from their parent (#19750) 6 months ago
Julien Lebosquain 1f404646fa
Clipboard rework (#19347) 6 months ago
Julian c23be27756
Fix focus issues with combo box #19396 (#19672) 6 months ago
Jan Kučera 912f916c10
Limit InlineUIContainer to available width (#19651) 6 months ago
Emmanuel Hansen 267d2470cc
Fix BringDescendantIntoView with respect to margins (#19544) 7 months ago
Emmanuel Hansen 22eb8e6ec3
Focus Traversal Api (#18647) 7 months ago
Tim Miller e75f06d63f
Track TabIndex value in NumericUpDown (#19348) 8 months ago
Tim Miller eff1c36ea8
Add AllowTapRangeSelection for Calendar (#19367) 8 months ago
Dan Walmsley 5ab26da0fd
Fix SplitView incorrectly closing when the user changes DisplayMode to inline when IsPaneOpen is already true (#19460) 8 months ago
Julien Lebosquain 1f8701a2fc
Add Window.CanMinimize/CanMaximize (#18117) 8 months ago
Wiesław Šoltés 0aa0a09202
Fix usage of GridSplitter inside ItemsControl as ItemsPanel (#19200) 8 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
Emmanuel Hansen 0f233c24de
Set IsKeyboardFocusWithin to false when control is detached from visual tree (#19369) 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
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
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) 11 months ago
Bartosz Korczyński 346495cb63
Invalidate ScrollContentPresenter measure on CanHorizontallyScroll/CanVerticallyScroll change (#18753) 11 months ago
drone 613760fcff
Fixes for DataValidationErrors not working correctly with Bindings (issue #18693) (#18694) 11 months ago