5019 Commits (33b1bfb8d28bcf17248a08a7c192106f65db2aa3)

Author SHA1 Message Date
Benedikt Stebner 33b1bfb8d2 Fix Inlines clear handling (#14247) 3 years ago
Steven Kirk 1ccd563854 Allow binding container IsVisible with virtualization. (#14276) 3 years ago
Max Katz 0212abc78c Make Classic ApplicationLifetime API a bit more reliable (#14267) 3 years ago
Alshain cf8b072c5c Allow TransitioningContentControl to be reversed. (#13003) 3 years ago
workgroupengineering 906e0cc9b9 fix(Geometries): Relative line drawing (#14013) 3 years ago
Tom Edwards 07eb5d8daa Fix exception when `SelectedValueBinding` evaluates to null (#14171) 3 years ago
exGensImpl 6b5a9a7ccd Improving TextBox behaviour on Ctrl+Backspace down event (#14138) 3 years ago
SKProCH c57bcf6ac9 Fixes Border and Shape border re-rendering when changing Brush value (#13980) 3 years ago
Julien Lebosquain f2f83fe810 Fix SelectedItemsControl initialization property order (#13800) 3 years ago
Max Katz e0b241f02a Fix transition leak tests (#13870) 3 years ago
Steven Kirk da28a6e418 Don't share style instances with Or selector. (#13969) 3 years ago
Steven Kirk 1577338a44 Hackfix for calling SelectAll with SelectedItem binding (#13868) 3 years ago
Bill Henning 2daf21f270 Updated RenderDataRectangleNode.HitTest to properly hit-test rounded rectangles (#13797) 3 years ago
workgroupengineering 798f675686 fix: Xaml Compiler error when code-behind class contains a `DllImport` method (#12882) 3 years ago
Mihnea Rădulescu 1fcf3251ed Fix issue 4427 - System.InvalidOperationException: Default font family name can't be null or empty (#12817) 3 years ago
Max Katz 8a61dabe39 Fix failing test on release branch (doesn't reproduce on master) 3 years ago
Julien Lebosquain b2ef353190 Key handling improvements (#12549) 3 years ago
Tim 9848d55af5 Fix: RangeBase should not write coerced values back when DataContext is changing (#11918) 3 years ago
Steven Kirk cd8ab64e33 Fix some issues with tabbing into virtualized list (#13826) 3 years ago
Steven Kirk e6713740e3 Fix Some Virtualizing List Update Bugs (#13795) 3 years ago
Julien Lebosquain 579cd2492b Fix Animation.FillMode when cue isn't 0% or 100% (#13775) 3 years ago
Steven Kirk 5f0d8edc50 Fix `nth-child` styles on virtualized lists (#13770) 3 years ago
Steven Kirk 7f18c7bd8f Fix overlapping items in `VirtualizingStackPanel` (#13765) 3 years ago
Steven Kirk 9e0d8a8dad Don't hide tooltip when pointer is over it. (#13565) 3 years ago
Benedikt Stebner eb4aee0d8b [WIP]Fix overhang leading calculation for negative values (#13672) 3 years ago
lnxon 57f7622906 Fix issue #11006 by correcting SelectionChanged event to be fired AFTER (not before) raising Prop… (#13503) 3 years ago
Tom Edwards 078185d7c0 Deferred scrolling (#13644) 3 years ago
laolarou a2e936fbc4 Fix for issue #13493 (#13518) 3 years ago
Benedikt Stebner 6ed16f09aa Properly handle overhang with RTL FlowDirection (#13631) 3 years ago
Marko Prosen 70987bef90 Fix TimePicker empty designator on 12 hour clock (#13469) 3 years ago
Steven Kirk fa69cf2a49 Fix some issues with focus scopes (#13409) 3 years ago
workgroupengineering 2391751eac fix: Navigation when CanExecute is fasle (#13507) 3 years ago
Julien Lebosquain b149588b58 Fix viewport calculation with non-invertible render transform (#13188) 3 years ago
Magnus Lindhe 8e3b205d65 Add TextBox.ScrollToLine (#13274) 3 years ago
Steveice10 849be2a098 Add tooltip support to NativeMenuItem. (#13350) 3 years ago
Benedikt Stebner cf6895e370 Fix TextLayout.OverhandLeading calculation (#13287) 3 years ago
Steveice10 1528da39fa Exclude access key markers from native menu titles on macOS. (#13338) 3 years ago
Nikita Tsukanov 2dd531c849 X11 IME preedit, preedit cursor, input context improvements (#13282) 3 years ago
Benedikt Stebner 7959b12db7 Fix text wrapping for languages like chinese that can break at all characters and not just at spaces (#13193) 3 years ago
Benedikt Stebner 5a63299d1a [Text] Fix hit testing issues (#13155) 3 years ago
Benedikt Stebner 9f32509835 Fix text hit testing for invisible runs (#13135) 3 years ago
Boyd Patterson dfe0130a1b Do not match access keys on input elements that are not effectively enabled. (#13185) 3 years ago
Julien Lebosquain b7ab5ad57f Fix popup tests randomly failing after logical scrollable tests (#13098) 3 years ago
Steven Kirk 6513cd4938 Fix initial logical scrollable state (#13066) 3 years ago
Max Katz a1721ba727 Merge pull request #13019 from AvaloniaUI/fixes/itemscontrol-logical-child-removal 3 years ago
Julien Lebosquain 9f283995d2 Fix unit tests culture (#13016) 3 years ago
Simon Cropp 691b9102bb csproj cleanup (#12657) 3 years ago
Julien Lebosquain 183e37d0fc Fix HeadlessUnitTestSession creation race condition (#12979) 3 years ago
Julien Lebosquain 2722f9bcfd Fix VirtualizingStackPanel and nth-child for the currently realizing item container (#12957) 3 years ago
Vladimir Drobyshev 81a5220f2d Fix - TextPresenter ignores FontStretch property (#12947) 3 years ago