1251 Commits (ef702642366d58560e22ccaed2efa46b3e6bf37a)

Author SHA1 Message Date
Tim Miller ef70264236
[macOS] Add NativeDock.Menu API for adding menu items to macOS dock icon (#20634) 1 month ago
Nikita Tsukanov ab5f8fca74
Make sure that adorners are actually correctly positioned in visual tree for TransformToVisual and friends (#20691) 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 313bceea90
Remove AutoCompleteBox.BindingEvaluator (#20596) 2 months ago
Julien Lebosquain 3e41310917
Enable nullability in all samples (#20379) 3 months ago
Javier Suárez 7efc6d9bb0
[Feature] Move LetterSpacing to TextElement as inherited attached property (#20141) 4 months ago
Julien Lebosquain 40a3af4aa5
Remove netstandard2.0 from almost all projects (#20111) 4 months ago
Emmanuel Hansen 4be786a5f6
Support reading from and copying images to clipboard (#19930) 4 months ago
Jumar Macato 80223ca7d4
Impl `SuggestedFileType` for Save/OpenFilePicker (#20026) 4 months ago
Tom Edwards d500f91121
Enable use of new VS extension with ControlCatalog by compiling XAML files as AvaloniaXaml (#19971) 5 months ago
Emmanuel Hansen 3ed7b9e9fa
Fix/win32 no border sysmenu (#19923) 5 months ago
Jumar Macato 2c540873ec
Add Impl for SaveFilePickerWithResultAsync API (#19783) 5 months ago
Julien Lebosquain 1f404646fa
Clipboard rework (#19347) 6 months ago
Dan Walmsley 7f47605256
Add SplitViewPanePlacement settings for Top and Bottom. (#19465) 6 months ago
robloo 6c33fe192a
Update Brush.Parse() to Handle all Color Formats (#19526) 7 months ago
Tim Miller eff1c36ea8
Add AllowTapRangeSelection for Calendar (#19367) 7 months ago
Julien Lebosquain 1f8701a2fc
Add Window.CanMinimize/CanMaximize (#18117) 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
Max Katz e8cb18bc43
Add GroupBox (#19366) 8 months ago
Emmanuel Hansen 56d94d64b9
Add IActivityApplicationLifetime for android (#18893) 9 months ago
yoyo 7cf3b0f9ae
fix: reverse TickBar when Slider direction is reversed (#19096) 9 months ago
Emmanuel Hansen 2dc808f3e8
Fix insets on android 15 (#18844) 10 months ago
Max Katz 40a045fed5
Don't expect WasmRuntimeAssetsLocation to be always set (#18947) 10 months ago
Maxwell Katz 338a5ea0a2
Improve pen secondary button handling on list box (#18766) 10 months ago
Emmanuel Hansen cecc928dcc
Feature - Container Queries (#16846) 12 months ago
Julien Lebosquain b09e0d5677
Implement TextSearch.TextBinding (#18405) 12 months ago
Nikita Tsukanov c3b4d61b8a
Added IClipboard:TryGetInProcessDataObjectAsyns (#18340) 1 year ago
Julien Lebosquain 07a76145f4
Remove DataGrid from the main repository (#18401) 1 year ago
Joseph Sawyer b45872e728
feat: add hidesuggestions property to textbox (#17815) 1 year ago
StefanKoell b46126714b
Fixes and improves several access key (accelerator) related issues (#17292) 1 year ago
Benedikt Stebner 0944e043ca
Do not reset text selection when the TextBox loses focus (#17195) 1 year ago
Nikita Tsukanov 58de42b101
Restore the progress bar page to its former glory (#17285) 1 year ago
Julien Lebosquain fc25c00ec4
Fix some compiler warnings (#17180) 1 year ago
Julien Lebosquain 49fb9ff34c
[macOS] Fixes stuck mouse buttons after drag (#17035) 2 years ago
Max Katz 1cfa82ca57
Custom popup placement callback (#15667) 2 years ago
Nikita Tsukanov 5b382ae985
Added Compositor.CreateCompositionVisualSnapshot API (#16599) 2 years ago
Max Katz 32c2f08200
MacOS sandboxing feature (#16090) 2 years ago
Max Katz 05ac6d2f1d
Screens API refactor (#16295) 2 years ago
Sean Begley ae017763fc
Adds support for Seconds to TimePicker (#16079) 2 years ago
Daniel Doubleday f2bee9acc0
Fix crash in TreeView when removing a node. (#16041) 2 years ago
Max Katz 24914cc1ed
New ToolTipClosing, ToolTipOpening attached events and ToolTip.Opened, ToolTip.Closed (#15493) 2 years ago
Dong Bin 7413434e87
DataGrid: expose row index (#15909) 2 years ago
Julien Lebosquain b30894cb5c
Warning fixes: spring wave (#15747) 2 years ago
Nikita Tsukanov 3975dbe0a9
Feature/opengl lease demo (#15707) 2 years ago
Max Katz 3dc92e0fbd
Implement missing browser stream methods (#15701) 2 years ago
workgroupengineering 78a7f3836d
feat(TabControl): Enable Recognizes AccessKey (#15013) 2 years ago
Dong Bin edb66a7720
ComboBox: support different DataTemplate for selected item. (#15420) 2 years ago