5745 Commits (main)

Author SHA1 Message Date
Evan eb5cce2492
Fix CalendarDatePicker.Focus() not focusing the text box (#22170) 6 days ago
Evan 082a03b7c4
Handle DataValidationError notifications returned by ConvertBack (#22171) 7 days ago
Tom Edwards 0a7699a141
Fixed "TESTAPP" window sometimes appearing when Avalonia solution is open in Visual Studio (#22201) 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
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
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) 2 weeks ago
Benedikt Stebner 79ff4ff73e
[Text] Glyph Outline Part 5/13 - Shaped buffer glyph indices (#21501) 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
Emmanuel Hansen f2e8e8931f
Add generic navigation apis to Page Navigation (#22010) 2 weeks ago
kerams 9d5c2fa81d
Fix empty FlexPanel size (#22130) 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
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
Nikita Tsukanov 6896f08f37
Basic infra to use headless platform in "normal" unit tests (#22078) 3 weeks ago
Nathan Nguyen a8b1a6b55a
Don't build the selected text just to check whether a selection exists (#22100) 3 weeks ago
Steven Kirk 31d6979377
Fix data validation errors not showing for OneWayToSource bindings (#22103) 3 weeks ago
Steven Kirk 9d54818fd5
Fix memory leak when binding to observables (#5872, #18176) (#22097) 3 weeks ago
Steven Kirk 7527557ca0
Short-circuit the binding chain on a null-conditional operator (#22082) 3 weeks ago
Benedikt Stebner eeb9e36a05
[Text] Glyph Outline Part 1/13 - Utility types for glyph outline support (#21405) 3 weeks ago
Nikita Tsukanov 76735b20a4
Add touch input simulation to the headless platform (#22084) 3 weeks ago
Nikita Tsukanov 3b259812c4
Fixed dispatcher frame capturing wrong dispatcher (#22086) 3 weeks ago
Nikita Tsukanov 73ab31fcce
Use _effective_ capturer (which can be recognizer) for PlatformCapture (#22076) 3 weeks ago
Julien Lebosquain 4142052f9e
Add BringIntoView pass to the LayoutManager (#22002) 3 weeks ago
Julien Lebosquain 11593a70ce
Fix auto-sized VirtualizingStackPanel not rendering (#22081) 3 weeks ago
Lin 6b185ed56a
fix: light dismiss behavior fails when opened from the ContextMenu. (#22037) 3 weeks ago
Steven Kirk 15a9c99fc6
Add typed binding expressions (#21552) 3 weeks ago
Yoyo 38402fc046
Fix VirtualizingStackPanel offset when scrolling to variable-sized items (#21975) 3 weeks ago
Julien Lebosquain 33b288ffd6
Fix multiple ScrollContentPresenter.BringDescendantIntoView calls (#22001) 3 weeks ago
Benedikt Stebner 648edcdbc4
[Text] Do not shape the space after fallback text with the fallback font (#22067) 3 weeks ago
Max Katz 97dd7857fd
Implement TopLevel.OpenedPopups (#22074) 3 weeks ago
Max Katz b84025f6c9
C# source generator for Avalonia properties (#21797) 3 weeks ago
Theofanis kouniakis b1e68c3e0f
Implement ObjectMultiConverters. (#21428) 3 weeks ago
Max Katz bd6c8823d7
ControlCatalog home page (cherry-pick) (#22058) 3 weeks ago
Benedikt Stebner 4459a577fd
[Text] Snap a right-to-left buffer split to the cluster boundary (#22066) 3 weeks ago
Julien Lebosquain a13617dfdf
Use ItemTemplate for ComboBox's selection box for controls (#21937) 3 weeks ago
Steven Kirk 6d1c94085c
Revert "fix(controls): stop HotKeyManager from executing on hidden controls (…" (#22071) 3 weeks ago