1703 Commits (e9dbf08c84003fbd8e3c845bca220b1c6c592a90)

Author SHA1 Message Date
Tom Edwards 80b8509bfc
Validate layoutable Thickness properties to block NaN or infinite values (#20899) 1 week ago
Nathan Nguyen be262bf45c
Defer default icon loading until Window is shown (#20898) 1 week ago
Julien Lebosquain b612be79db
Add FocusChangedEventArgs for GotFocus/LotFocus (#20859) 2 weeks ago
Javier Suárez 9a21a48aa4
[Feature] Add PipsPager Control (#20660) 2 weeks ago
Steven Kirk 0f2760afce
Fix `TabControl` `DataContext` issues when switching tabs (#20856) 2 weeks ago
Tim Miller d8a0008ef0
[Navigation] Fire Page lifecycle events after transitions complete, not before (#20826) 2 weeks ago
Javier Suárez 7bc087c658
[Feature] Page-based navigation system (#20794) 3 weeks ago
Nikita Tsukanov b2ecb21e03
Render target/surface housekeeping (#20811) 3 weeks ago
Julien Lebosquain 7460649a70
Add PopupOverlayLayer (#20751) 3 weeks ago
Tim a46fc0250f
Fix for remaining Ghost-Item in VirtualizationStackPanel (#20784) 3 weeks ago
Emmanuel Hansen dc8dc3bd2e
Move Gesture events to InputElement (#20789) 3 weeks ago
Nikita Tsukanov 12f7e96d72
Introduce Dispatcher.CurrentDispatcher, Dispatcher.FromThread, AvaloniaObject.Dispatcher (#18686) 3 weeks ago
Julien Lebosquain 1c91397676
Fix TopLevelHost mirroring RTL content (#20754) 3 weeks ago
Evan 7c2f1869bc
Fix CalendarDatePicker becoming unusable when closed programmatically (#20756) 4 weeks ago
Tim 3514ed2b9d
Fix for GhostItems in virtualized ItemsControls like ListBox (#20700) 4 weeks ago
Emmanuel Hansen d22683f4eb
Fix Toplevel not losing focus with native implementation deactivates. (#20768) 4 weeks ago
Julien Lebosquain 50d6dbc07c
Fix menu memory leak (#20753) 4 weeks ago
Nikita Tsukanov 2c44533707
More changes for non-toplevel visual tree roots. (#20732) 4 weeks ago
David Federman ea7e9a7aed
Onboard onto Central Package Management (#20704) 4 weeks 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) 1 month 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) 2 months ago
Youssef Victor c9e210eb70
Update to xunit.v3 (#20331) 2 months ago
Steven Kirk f2fc8d02f4
Move `IBinding` to `BindingBase` and tidy up some binding APIs (#19589) 2 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) 5 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