63 Commits (3147cc98e94b1110da048e9af321d05fb4ec16af)

Author SHA1 Message Date
Julien Lebosquain 68eaad70a0
Add gesture CLR events to InputElement (#20806) 3 weeks ago
Nikita Tsukanov ba43523daf
Rename SystemDecorations to WindowDecorations since they aren't necessary "system". (#20796) 3 weeks ago
Nikita Tsukanov 3553eda8ae
Themeable Client Window Decorations (#20770) 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 66baf9a194
Make a few more things internal (#20772) 3 weeks ago
Julien Lebosquain b273167e55
Make RemoteServer/RemoteWidget internal (#20767) 3 weeks ago
Nikita Tsukanov 2c44533707
More changes for non-toplevel visual tree roots. (#20732) 4 weeks ago
Nikita Tsukanov fa17c22131
Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
Julien Lebosquain 2185ce04e7
Use KeySymbol for AccessKey (#20662) 1 month ago
Steven Kirk d9a6ae517f
Hide binding plugins and disable Data Annotations validation by default (#20623) 1 month ago
Julien Lebosquain 816fb91d4e
Move GetWindowsZOrder to IWindowingPlatform (#20633) 1 month ago
Julien Lebosquain 7d0c2264f5
Merge multiple interfaces related to rendering (#20557) 1 month ago
Julien Lebosquain 61f8103726
Remove obsolete members from various assemblies (#20628) 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
Julien Lebosquain 7b54818918
Remove IDataObject to IDataTransfer wrappers and related methods (#20521) 2 months ago
Julien Lebosquain cac4650c98
Remove obsolete members from Avalonia.Base (#20613) 2 months ago
Julien Lebosquain 656d691940
Move ConstructorArgumentAttribute and remove BindingMode from ReflectionBinding constructor (#20589) 2 months ago
Julien Lebosquain 313bceea90
Remove AutoCompleteBox.BindingEvaluator (#20596) 2 months ago
Julien Lebosquain d670efd162
Make IPopupHost a private API (#20597) 2 months ago
Julien Lebosquain 5483217944
Merge IResourceHost2 into IResourceHost (#20576) 2 months ago
Julien Lebosquain 806193a43d
Remove NativeMenuItemToggleType and NativeMenuBar.EnableMenuItemClickForwarding (#20577) 2 months ago
Julien Lebosquain 4c3c9aa99f
Add AlphaFormat to ILockedFramebuffer (#20556) 2 months ago
Julien Lebosquain 3394815603
Simplify text formatting constructors (#20527) 2 months ago
Julien Lebosquain 1ee1509352
Fixes several simple TODO12 (#20544) 2 months ago
Julien Lebosquain d5d7a7b0e8
Merge IGeometryContext and IGeometryContext2 (#20528) 2 months ago
Julien Lebosquain 3c88142694
Make Screen abstract (#20529) 2 months ago
Benedikt Stebner 1bce702bd4
Introduce TextOptions (#20107) 2 months ago
Julien Lebosquain 8d2f1475ca
Remove IInternalScroller and move IScrollable to Avalonia.Base (#20519) 2 months ago
Steven Kirk 1086d9b5b0
Move compiled bindings to Avalonia.Base. (#20439) 2 months ago
Benedikt Stebner e8424283fe
Universal GlyphTypeface implementation (#19852) 2 months ago
Steven Kirk f2fc8d02f4
Move `IBinding` to `BindingBase` and tidy up some binding APIs (#19589) 2 months ago
Nikita Tsukanov 4e530e4340
Improve effect render performance by providing Skia with information about subscene bounds (#20191) 4 months ago
Javier Suárez 7efc6d9bb0
[Feature] Move LetterSpacing to TextElement as inherited attached property (#20141) 4 months ago
Benedikt Stebner 3e62621aaf
Improve FontCollection customization (#19756) 4 months ago
Julien Lebosquain fb0f3848f9
Update to .NET 10 (#19869) 4 months ago
Jumar Macato 2c540873ec
Add Impl for SaveFilePickerWithResultAsync API (#19783) 5 months ago
Nikita Tsukanov 22c4c630ce
[OSX] Implemented IOSurface/MTLSharedEvent interop APIs (#18791) 6 months ago
Julien Lebosquain 1f404646fa
Clipboard rework (#19347) 6 months ago
Julien Lebosquain 66724d4785
Improved API diff (#19490) 7 months ago
Nikita Tsukanov f3b418d435
Implemented Dispatcher.Yield / Dispatcher.Resume (#19370) 8 months ago
Steven Kirk fdf939a27f
Remove `PropertyPath`. (#19133) 9 months ago
Steven Kirk 3cc0275506
Make `CharacterReader` internal. (#19123) 9 months ago
Emmanuel Hansen 2dc808f3e8
Fix insets on android 15 (#18844) 10 months ago
Zhang Dian 73d7579043
Fix typo in PseudoClassesExtensions class name (#18717) 11 months ago
Nikita Tsukanov c3b4d61b8a
Added IClipboard:TryGetInProcessDataObjectAsyns (#18340) 1 year ago
workgroupengineering 61de7e36b1
feat(Window): Allow to persist content of Clipboard after App close (#16778) 1 year ago
nickodei fce56827e2
Access single file or folder from IStorageFolder by name (#17771) 1 year ago
StefanKoell b46126714b
Fixes and improves several access key (accelerator) related issues (#17292) 1 year ago