26491 Commits (6f7a003c313e8dd8c36ed4eead760d5bbc5ba0d4)
 

Author SHA1 Message Date
Emmanuel Hansen 5ba70158df
x11-force window size hints when window disabled (#14859) 2 years ago
workgroupengineering 7f27836bd2
fix: Missing remove Tmds.DBus.SourceGenerator submodule (#14867) 2 years ago
Steven Kirk 7dd77c56b1
Added UI thread rendering mode for X11. (#14856) 2 years ago
Max Katz 11f5203ab2
Make Avalonia.Skia compatible with both SkiaSharp 2.88 and 3.0 (#14510) 2 years ago
Bartosz Korczyński 65b1c4579e
Fix TextBox in AdornerLayer causes collection modified exception in Arrange pass (#14714) 2 years ago
workgroupengineering 1d785863b9
feat(DevTools): Avoid events reporting coming from the DevTools popup. (#14826) 2 years ago
Herman K 38ae473e52
fixed bug with initial size and position calculation for X11Window (in some cases scaling is not applied until first position change event, and all calculations before it provided wrong values) (#12833) 2 years ago
Bartosz Korczyński b3212b99b5
Fixed no longer existing selectors in CheckBox and Calendar themes (#14851) 2 years ago
Tim 34d7f39bc4
Fix BeginResizeDrag and BeginMoveDrag in DecoratedWindow (#14841) 2 years ago
nil4 9ce0680c4b
Fix `XcursorImageDestroy` interop signature (#14843) 2 years ago
Johan Appelgren 0179666a89
Fix parsing type cast of attached property. (#14838) 2 years ago
affederaffe 4f844b1915
Bump Tmds.DBus.SourceGenerator (#14548) 2 years ago
Matt Blacker c5a13d8324
Fix: Crossfade animation causes other animations to have hidden elements (#14832) 2 years ago
Lighto 52338400b9
Added support for RTL view in NativeControlHost.cs (#14804) 2 years ago
workgroupengineering 2dbe9e0745
feat(SplitButton): Add HotKey (#14638) 2 years ago
Max Katz 3e51397884
Update LogArea.cs 2 years ago
Max Katz 1675ff6f4b
Update ApiDiffHelper.cs (#14833) 2 years ago
Max Katz 83c11750a8
CAMetalLayer should not be opaque (#14761) 2 years ago
Steve 0759b3dbde
Seek stream before loading icon (#14830) 2 years ago
Max Katz affa733c65
Delete .github/ISSUE_TEMPLATE/feature_request.md 2 years ago
Max Katz d31d5107ce
Create feature_request.yml 2 years ago
Max Katz 91629f686a
Delete .github/ISSUE_TEMPLATE/bug_report.md 2 years ago
Max Katz 3e17c7c888
Create bug_report.yml 2 years ago
Max Katz 00a520c711 Do not include System.ComponentModel.Annotations on net6+ 2 years ago
Elscrux ceac0b8617
Implement DataGridColumnCollection's SetItem (#14469) 2 years ago
Emmanuel Hansen e1203becc6
Improve scroll snapping with mouse wheel (#14562) 2 years ago
Nikita Tsukanov 4dbb165a7b
Reworked the way we are clipping dirty rects with CompositionTarget (#14806) 2 years ago
Max Katz 326ef7c9fd
Add .NET 8 target (Avalonia 11.1) (#14535) 2 years ago
Benedikt Stebner 3657128cd2
Read all pixels then write all pixels to avoid virtual call overhead (#14111) 2 years ago
Nikita Tsukanov 036d5463a6
Added UI thread rendering mode for fbdev (#14818) 2 years ago
Nikita Tsukanov 8ad0290374
Propagate exceptions from compositor to unit/render tests (#14808) 2 years ago
workgroupengineering 7fbc2374c7
fixes: ManagedStorageProvider ArgumentException (#14809) 2 years ago
Lubomir Tetak d51c0471fe
CanResize does not work on Windows (#14782) 2 years ago
dbriard 539ad3316e
Fixed bad test for TryModifyOrCreate to call InvalidateVisual (#14694) 2 years ago
Nikita Tsukanov c6ef4de18f
Use actual infinite timeout instead of zero timeout (#14812) 2 years ago
Max Katz b9ec339cfa
Add Application.TryGetFeature, re-add new feature - IActivatableLifetime (#14556) 2 years ago
Tim 3472510677
Minimize private API usages (#14810) 2 years ago
Julien Lebosquain 0399137b2d
Made NamespaceInfo internal (#14793) 2 years ago
Max Katz aeafbf9d3c
Do not defer resources with name registration on them (#14703) 2 years ago
Max Katz d1ecf5c8bf
Update build.md 2 years ago
Max Katz 5d3da60143
Update build.md 2 years ago
Nikita Tsukanov 84515cd3e5
A special target for testing local nuget builds (#14446) 2 years ago
Julien Lebosquain cac27ddfc0
Misc warning fixes (#14766) 2 years ago
Julien Lebosquain a63474300b
Fix RadialGradientBrush.Radius obsolete usages (#14774) 2 years ago
Julien Lebosquain 434cbac055
Shared XAML setters cache (#14717) 2 years ago
Steven Kirk 20ca1bfa64
Make complied bindings use TypeConverters again. (#14767) 2 years ago
Nikita Tsukanov 8adb67a3d5
[X11] Allow setting WM_CLASS and _NET_WM_WINDOW_TYPE (#14619) 2 years ago
Brubning c466e960d1
Removed ClearRowSelection when action is SelectFromAnchorToCurrent. (#14738) 2 years ago
workgroupengineering 04f43a5da6
feat(DataGrid): make IDataGridCollectionViewFactory and IDataGridCollectionView, Add DP CollectionView (#14744) 2 years ago
Tom Edwards 16c5c24952
Allow any object implementing INamed to be registered in a Xaml namescope (#14757) 2 years ago