28078 Commits (main)
 

Author SHA1 Message Date
Evan eb5cce2492
Fix CalendarDatePicker.Focus() not focusing the text box (#22170) 6 days ago
Evan cb3f93b685
Run GenerateAvaloniaResources before _InjectAvaloniaAdditionalFiles (#22175) 7 days ago
Evan 082a03b7c4
Handle DataValidationError notifications returned by ConvertBack (#22171) 7 days ago
George Payne 0e0e5bb81f
Wayland: fix scroll axis units (#22207) 1 week ago
Thomas Han def4d7523f
add android and ios solution filters (#22205) 1 week ago
Emmanuel Hansen 0b713f27b6
Update ControlCatalog Sidebar design. (#22080) 1 week ago
Tom Edwards 0a7699a141
Fixed "TESTAPP" window sometimes appearing when Avalonia solution is open in Visual Studio (#22201) 1 week ago
Julien Lebosquain 4fdc036368
macOS: Dispose COM platform object on native app termination (#22200) 1 week ago
Julien Lebosquain 4393d521ec
Ignore child margins when positioning a popup (redux) (#21856) 1 week ago
Evan fedb14ce85
Short-circuit a null-conditional operator after a cast (#22174) 1 week ago
Evan 8057428233
Allow casting to a nested type in a binding path (#22173) 1 week ago
Lin 099c373195
Fix issue when WindowTransparencyLevel is set to AcrylicBlur (#22144) 1 week ago
Tim 2a34135703
Fix: Switching themes may crash the App (#22189) 1 week ago
Benedikt Stebner 14d462439e
Match font family names case-insensitively (#22163) 1 week ago
Ole Ross e91bad598c
Add TableViewColumn.IsVisible property (#22162) 1 week ago
Benedikt Stebner acc1494308
Consolidate the Unicode segmentation trie and add UAX-29 sentence segmentation (#21875) 1 week ago
Benedikt Stebner 920eaa4a22
Carry the regional indicator parity forward instead of recounting it (#22197) 1 week ago
Benedikt Stebner 0dbce40347
Add RelativeTransform to brushes (#21881) 1 week ago
Yoyo cd3b218eb4
Fix DateTimePickerPanel ItemHeight updates (#22158) 1 week ago
Benedikt Stebner 888f7557bd
Rebuild TextBlock text runs only when the content changes (#22149) 1 week ago
Markus Hartung c6a9d34529
Fix use-after-free from non-idempotent SmcCloseConnection on X11 (#22190) 1 week ago
Evan 76005f4718
Remove unused internal members (#22187) 1 week ago
Shirasagi 27c1ece36c
Fix SplineEasing constructor assigning y2 to Y1 (#22169) 1 week ago
Tim 54ae2d047f
Fix for ListBox ghost items - Alternative version (#22165) 1 week ago
Steven Kirk 0082fc6b2a
Fix UIA selection never reaching the client on Windows (#22151) 1 week ago
Yoshihiro Ito 4ec9cbb7b8
Support Windows shell virtual files in drag and drop (#21907) 1 week ago
Benedikt Stebner 79ff4ff73e
[Text] Glyph Outline Part 5/13 - Shaped buffer glyph indices (#21501) 2 weeks ago
Johan Appelgren 9a876debb6
Fix undisposed PointerEvent JSObject on browser pointer move (#22112) 2 weeks ago
Ronny 5846116674
Cache synthetic/nearest glyph typefaces under the requested family name (#21993) 2 weeks ago
Benedikt Stebner b709c58c6b
[Text] Glyph Outline Part 2/13 - GlyphTypeface.GetGlyphOutline implementation (#21406) 2 weeks ago
Julien Lebosquain d467b61610
Fix X11 LeaveWindow not raised with software rendering (#22120) 2 weeks ago
liuclare 486058fc98
Send a synthetic UnmapNotify when hiding an X11 window (#22135) 2 weeks ago
Emmanuel Hansen f2e8e8931f
Add generic navigation apis to Page Navigation (#22010) 2 weeks ago
Julien Lebosquain 380bd8a2f4
Fix macOS accent color not respecting the current theme (#22143) 2 weeks ago
Darren Bruning c0183eaa88
Fix fatal NRE when the Win32 input pane is disposed during window close (#22138) 2 weeks ago
AhtenYa 39f6e55b2e
Fix AssemblyDescriptorResolver.GetAssembly(string name) to not throw CultureNotFoundException (#22137) 2 weeks ago
kerams 9d5c2fa81d
Fix empty FlexPanel size (#22130) 2 weeks ago
lindexi 4ace5b782e
Fix the avalonia scale in x11 (#22129) 2 weeks ago
Lin 76ff633d7c
Fix hidden Win32 TrayIcon appearing after icon updates Preserve the current tray icon registration state when updating its icon, so a hidden TrayIcon remains hidden until SetIsVisible(true) is called. (#22125) 2 weeks ago
Ronny 774f561a91
Android: fix crash on a stale accessibility virtual view id (#22122) 2 weeks ago
Illustar0 59affb9702
fix(macos): prevent title bar flash on fullscreen exit (#22101) 2 weeks ago
Tim Miller bf44e6ab98
[osx] Use NSTrackingInVisibleRect for mouse movement tracking (#21996) 2 weeks ago
Julien Lebosquain 5d25bd6463
Fix init order of SetupWithClassicDesktopLifetime (#21954) 2 weeks ago
Emmanuel Hansen 72218879d8
Fix focus being locked when restoring focus to a control thats detached from visual tree. (#22113) 2 weeks ago
Ronny 0820644223
Android: never walk an InteropAutomationPeer during accessibility traversal (#22123) 2 weeks ago
Benedikt Stebner 2e7d2c5c60
Fix infinite loop when a text run shapes to no glyphs (#22119) 2 weeks ago
Steven Kirk 1c9e559996
Fix #7536: crash when changing source during SelectionChanged (#22102) 2 weeks ago
nateglasser 9654332a79
Fix Vulkan image layout in GPU interop (#21787) 2 weeks ago
Dario Stromajer 24641c9db9
Support `TextInputOptions.IsSensitive` and ContentType Pin on Android (#22110) 2 weeks ago
Nikita Tsukanov 9254686fea
X11: Implement XShm support (#21625) 2 weeks ago