26820 Commits (f1135d2a013cd4fa97929f0b5fbad4053cc7dfed)
 

Author SHA1 Message Date
Nikita Tsukanov f1135d2a01
Unsubscribe the same handler with subscribed with in Dispatcher::ShutdownImpl (#17122) 2 years ago
Steven Kirk 6b78783cb7
Prevent stack overflow in two-way bindings. (#17073) 2 years ago
Max Katz d7040e22d5
Begin with DisableRuntimeMarshalling support + fix macOS Metal AOT (#17116) 2 years ago
Tom Edwards f36cb541f0
Fix the entry assembly of a ClickOnce application not having Avalonia XAML compilation output (#17115) 2 years ago
Steven Kirk b8d8fda4ea
Prevent AutoCompleteBox getting stuck in a state where it can't drop down. (#17074) 2 years ago
Julien Lebosquain 33bd02c2f6
Add missing Screen.Equals/GetHashCode overrides (#17112) 2 years ago
Stephen Monaco aa18de5990
Fix WellKnownFolder.Download on Windows (#17107) 2 years ago
ahopper 05389af98e
Fix AutomationProperties.HelpText on macos (#17046) 2 years ago
Nikita Tsukanov e2a07cc04d
[AVN] Introduced ComObjectWeakPtr (#17041) 2 years ago
Nikita Tsukanov 04e76a9265
Make our TileBrush code a bit less byzantine (#17098) 2 years ago
Nikita Tsukanov 7f208d0bde
Properly fixed DrawingContextProxy transform tracking (#17101) 2 years ago
Nikita Tsukanov 49ab0b36e5
Added Win32PlatformOptions.GraphicsAdapterSelectionCallback (#17079) 2 years ago
Steven Kirk 8c043d5900
Call layer.setNeedsDisplay on show. (#17096) 2 years ago
Nikita Tsukanov 2299d96f98
Enable VisualBrush to be used as Visual's OpacityMask (#17072) 2 years ago
ahopper 85fff4a232
fix Automation.HelpText on windows (#17030) 2 years ago
Julien Lebosquain 49fb9ff34c
[macOS] Fixes stuck mouse buttons after drag (#17035) 2 years ago
Max Katz 0aac1e4e04
Validate visual parent on attaching to the tree (#17049) 2 years ago
Julien Lebosquain d5fdeb3d3a
Fix parsing of XAML setters when the child isn't a text node (#17044) 2 years ago
Julien Lebosquain 99503dd735
Delete nuget.config from IntegrationTestApp (#17045) 2 years ago
Julien Lebosquain e3c64189a4
Extract non-generic members from frequently used generic types (#16585) 2 years ago
Julien Lebosquain 20f77a3490
Fix bindings without property path (#16729) 2 years ago
Max Katz 751b2731e3
Adjust diagnostic apis (#17022) 2 years ago
Max Katz e22cfa8424
XamlX update: IProvideValueTarget fixes and nested-types support (#17021) 2 years ago
Benedikt Stebner 2e83ac1a04
Convert control codepoints into zero width space during shaping (#17004) 2 years ago
xLEGiON d5f0188ccf
Fix SelectableTextBlock Selection (#15536) 2 years ago
Benedikt Stebner d72ed1078f
Make sure GlyphRunImpl.InkBounds are always at a positive location (#16601) 2 years ago
Max Katz c50e731d8d
ResourceProvider upgrade (#16928) 2 years ago
Julien Lebosquain 932f54316b
Fixes geometry render bounds when curves are present (#16756) 2 years ago
Emmanuel Hansen 282c0a60d8
Android - call base dispatch key event before called toplevel's override (#16969) 2 years ago
Dong Bin a8a8060617
feat: expose TreeViewItem expansion status to root event. (#16984) 2 years ago
Benedikt Stebner 7da58ba205
Fix transform desync (#16363) 2 years ago
Shaojun Li ad8e67c177
Fix IME not working in some scenarios. (#16476) 2 years ago
Dong Bin 9e43170058
feat: add UpdateSourceTrigger support for ReflectionBindingExtension (#16861) 2 years ago
Jerry Jian f47b733a71
Fix the name of font family is null cause crash. #12190 (#16677) 2 years ago
Lighto eb356310c1
Fixed nearest font matching not working (#16796) 2 years ago
Heku ddf7238cc9
Remove invalid Properties folder reference in project (#16955) 2 years ago
Benedikt Stebner 533218d13a
Sync CaretIndex directly (#16981) 2 years ago
Jeremiah Simonsen e19850f988
fix: only remove knob transitions when dragging (#16993) 2 years ago
Brubning 3858a7214b
Allow selection of multiple consecutive blocks in SelectingItemsControl. (#16907) 2 years ago
Emmanuel Hansen 94e81ba9f4
android - fix selection bounds in TextEditBuffer (#16970) 2 years ago
Julien Lebosquain a31ff27fdf
Fixes stuck modifier keys on focus lost on macOS (#16788) 2 years ago
VisualMelon add5ef02a0
Fix SimpleTheme for TimePicker (#16758) 2 years ago
dbriard 39f4360077
Added BoolTransition (#16941) 2 years ago
js6pak dbbb6d1819
Make InjectAvaloniaXamlOutput run before ComputeResolvedFilesToPublishList (#16835) 2 years ago
Emmanuel Hansen 77fe0400fc
vulkan - fix display out of date error (#16887) 2 years ago
mpylon 82d64089e1
Fixes #16346 (#16347) 2 years ago
Benedikt Stebner 4f2dd6741a
Add TypographicFamilyName to GlyphTypeface and use it for FontCollection (#16844) 2 years ago
Ge de86c5a058
fix: fix a code typo in XSharedDirectiveTests (#16765) 2 years ago
workgroupengineering 06ece8da88
feat: Align `PathSegments` ctor overloads to WPF `PathSegmentCollection` (#16809) 2 years ago
Nikita Tsukanov d6ecd36f7b
Prevent .NET from randomly calling WndProc in RequestCompositionBatchCommitAsync (#16804) 2 years ago