26478 Commits (8e89c812110abbf42d285ef1df61ef19ac404c25)
 

Author SHA1 Message Date
Heku 8e89c81211
Fix typos (#15267) 2 years ago
workgroupengineering 8117528322
perf: Using context.GetAvaloniaTypes().AvaloniaObject insteand of context.Configuration.TypeSystem.FindType("Avalonia.AvaloniaObject"); (#15258) 2 years ago
Max Katz 7816f11858
Browser software renderer and some refactoring allowing multiple AvaloniaView instances (#15207) 2 years ago
Tom Edwards e947675113
Added ToolTip.ShowOnDisabled and ToolTip.ServiceEnabled (#14928) 2 years ago
Julien Lebosquain eac0e43656
Implement TransitionContentControl.TransitionCompleted (#15172) 2 years ago
zabolotnev 04c62859f5
Avoid NullReferenceException in Gestures.PointerReleased (#15117) 2 years ago
nateglasser 16ff8cdc8b
Propagate Dispose from RenderDataPushNode (#15240) 2 years ago
Nicholas-Westby ff4dd1811f
feat (File Picker) add WebP to FilePickerFileTypes (#15242) 2 years ago
MakesYT 299c16da55
Enhancement Allow unload AssemblyLoadContext which contains Avalonia content #13935 (#13974) 2 years ago
workgroupengineering f7bcb5f3ab
feat: PixelSize TryParse (#14979) 2 years ago
Steven Kirk 7431e160a8
Added WindowManagerAddShadowHint to PopupRoot. (#15238) 2 years ago
Emmanuel Hansen 5156b2abfc
X11 - Apply current_filter extension from dbus save picker (#15217) 2 years ago
nateglasser 0853939708
Implemented IDisposable for RenderDataCustomNode. (#15224) 2 years ago
Max Katz c8ed389c94
Update single project capabilities (#15203) 2 years ago
Benedikt Stebner 23b3a767dc
Rework tile brush calculation (#15157) 2 years ago
Max Katz c3aecf67f6
Update SafeAreaDemo.iOS.csproj 2 years ago
Max Katz c5befd950d
Fix broken tizen/ios initialization (#15190) 2 years ago
SKProCH 45eb172ec3
Add Points collection observability support for Polygon and Polyline (#15030) 2 years ago
Johan Polson 392cd874e0
Fix for browser pointer capture not released when pointer up outside of browser (#15103) 2 years ago
JIIIIL b690554db5
1.misspelled word invalidates the background(SplitView lightDismiss). (#15185) 2 years ago
Tom Edwards db15cdc590
Set WindowImpl._shown in response to window messages (#15177) 2 years ago
Wiesław Šoltés 78bd90ddae
Add basic support for automation for DataGrid and DataGridRow (#15174) 2 years ago
Julien Lebosquain 270f8c8582
Encode unicode tries as ReadOnlySpan<uint> (#15074) 2 years ago
Steven Kirk 35fb2bc657
Fix "BindingExpression has not been started" (#15170) 2 years ago
Nikita Tsukanov ba7405aead
Initial support for cross-testing against WPF (#15150) 2 years ago
Nikita Tsukanov e31fc59e9c
Use DrawingContextProxy as a staging area for Push/Pop/SetTransform operations (#15113) 2 years ago
Max Katz 27c05e6e88 Fix missing .UseAndroid() 2 years ago
Max Katz cc52217c09
Fix android and add top level info early (#15158) 2 years ago
Nikita Tsukanov 5b59f6c0bc
Use separate LtrbRect type for renderer calculations (#15112) 2 years ago
Nikita Tsukanov cffb4b8d62
Don't merge RenderOptions during update and only push them to drawing context if actually needed (#15111) 2 years ago
Max Katz 4b1ca3811e
Avalonia single project support (#9613) 2 years ago
crazeteam 0b72cdb512
chore: remove repetitive words (#15116) 2 years ago
workgroupengineering 40c630b7b5
feat(LibInputBackend) Handle events only from specific input handler devices (#15001) 2 years ago
Nikita Tsukanov e79d62a66b
Don't involve the animation system in every single property read (#15110) 2 years ago
Nikita Tsukanov 029daf79c9
Added a separate diagnostics graph to track Update method timing (#15109) 2 years ago
Julien Lebosquain bb6005b324
Set capacity of XAML resource dictionaries (#15069) 2 years ago
Max Katz e3e42b2c15
Properly rethrow RegisterTick errors instead of returning generic E_FAIL (#14938) 2 years ago
Nikita Tsukanov a41233d1b7
Actually dispose PooledList (#15108) 2 years ago
workgroupengineering 83ca2cac5a
feat: Allow to initialize `DrmCard` from existing file descriptor. (#15092) 2 years ago
Johan Appelgren da6b11ebed
Fix IsInRange and added unit tests. (#15079) 2 years ago
Max Katz bad2e8dbdc
iOS some pointer/keyboard fixes (#15061) 2 years ago
Tom Edwards 8cf28faf80
Use ShowWindowCommand.Hide when positioning a win32 window that has not yet been shown (#15035) 2 years ago
thevortexcloud c43b3be94f
Fix incorrect comment for CanVerticallyScroll (#15039) 2 years ago
Benedikt Stebner 4f8f46cb5d
Fix TransformOrigin for brushes (#15037) 2 years ago
Derek Antrican 1565e85d59
Implement check for inhertiance before calling method (#15029) 2 years ago
Emmanuel Hansen 4c949ee628
only set window position on extended margins update when window is visible (#14954) 2 years ago
Nikita Tsukanov 34d4d89fbf
Refactored overlays, so most of them are usable without an intermediate layer (#15028) 2 years ago
Nikita Tsukanov 071d1e2ab0
[SKIA] Don't skip setting SKCanvas.TotalMatrix when we aren't sure what the current transform is due to Save/Restore calls (#15027) 2 years ago
Johan Appelgren 84b06b22d4
Handle $self in compiled binding in multibinding. (#14935) 2 years ago
Max Katz 5537e97aa5
Remove ItemsRepeater from the main repostiory (#14989) 2 years ago