26042 Commits (2adf3d5626d4150587d6d260a6742df21cc563e2)
 

Author SHA1 Message Date
Nikita Tsukanov 2adf3d5626 X11 IME preedit, preedit cursor, input context improvements 2 years ago
Boyd Patterson 98acdd7c08
Do not match access keys on input elements that are not effectively enabled. (#13185) 2 years ago
Benedikt Stebner bbe4ad8755
Fix TextWrapping for all modes when nothing fits into a line (#13241) 2 years ago
Benedikt Stebner b18d2f74f3
[Mac] Handle control keys all the time (#13220) 2 years ago
Max Katz adb97bd5b6
Fix macOS clipboard formats mapping (#13197) 2 years ago
workgroupengineering b6b0168677
fix(ImmutableSolidColorBrush): Missing assingment of ctor transform argument (#13194) 2 years ago
Benedikt Stebner ba3773714b
Fix text wrapping for languages like chinese that can break at all characters and not just at spaces (#13193) 2 years ago
Jumar Macato ccf74f62b9
Merge pull request #13191 from Gillibald/featurer/customSystemFonts 2 years ago
Jumar Macato a33fbda1fa
Merge branch 'master' into featurer/customSystemFonts 2 years ago
Dan Walmsley 37996546d2
Merge pull request #13213 from AvaloniaUI/try-to-fix-API-validator 2 years ago
Benedikt Stebner b6713cb652
Merge branch 'master' into try-to-fix-API-validator 2 years ago
Benedikt Stebner 1d3feffed6 Fix unit test 2 years ago
Benedikt Stebner cc558bbc8a Improve naming 2 years ago
Benedikt Stebner c857a47f2a Simplify custom system font source 2 years ago
Max Katz cadfc6f494 Use even older version than before 2 years ago
Max Katz 0e654230db Downgrade to iOS 16.1 target 2 years ago
Max Katz 8d38cdf0ba Update SDKs 2 years ago
Max Katz ebb4fff829 Make TFM redirects in Api Validator better 2 years ago
Max Katz b9fde9ddf7 Pin android and iOS platform versions 2 years ago
Benedikt Stebner 36ec244b2c Introduce AppBuilder extension to customize system fonts 2 years ago
Benedikt Stebner b83a5eb8b7
[Text] Fix hit testing issues (#13155) 2 years ago
Dan Walmsley 399b702f4e
Merge pull request #13179 from Gillibald/fixes/macDisabledIme 2 years ago
Benedikt Stebner be0d00232a [Mac] Only raise TextInput for non empty keySymbol 3 years ago
Julien Lebosquain d968d7bf2d
Update XamlX (#13158) 3 years ago
Dan Walmsley 3fa11fd763
Merge pull request #13156 from AvaloniaUI/fix-build-baseline-version-parse 3 years ago
Dan Walmsley 50c785917f
Merge branch 'master' into fix-build-baseline-version-parse 3 years ago
Dan Walmsley 1e0eacbdc3 fix parsing the baseline version for api diff. 3 years ago
Magnus Lindhe e1bf1b715f
Fix documentation typos in AvaloniaLIst (#4948) (#13146) 3 years ago
Benedikt Stebner 4ef901b22b
Always process key events via input context unless it is disabled by user code (#13143) 3 years ago
Lehonti Ramos d1444b4f7c
Modernized accessor syntax in several places (#13044) 3 years ago
Glen Stone 54c573c16d
#13123 Fix ButtonSpinnerLocation in SimpleTheme (#13142) 3 years ago
Julien Lebosquain 965d0e973d
Obsolete CubicBezierEasing (#13137) 3 years ago
Prashant Cholachagudda 80adf7dd7c
Ambiguous error message when you load App.axaml (#13129) 3 years ago
Benedikt Stebner f8ec196e2f
Fix text hit testing for invisible runs (#13135) 3 years ago
Max Katz 39862069ae
Introduce DrawingContextHelper.RenderAsync method (#13128) 3 years ago
workgroupengineering d2cbf97b3e
fix: `ItemsControlFromItemContainer` typo (#13118) 3 years ago
workgroupengineering d03811697c
feat: Using pdbstr from Microsoft.Debugging.Tools.PdbStr instead of obsolete SourceLink package (#12570) 3 years ago
Dan Walmsley 8c23a35335
Merge pull request #13117 from AvaloniaUI/bump-master-version 3 years ago
Dan Walmsley 857fbcc7c7 bump version. 3 years ago
Damon c102aadd97
Update SkiaSharp to 2.88.6 to fix a critical security vulnerability (#13109) 3 years ago
Steven Kirk a7725b0ca6
Use a regex to detect a release branch. (#13106) 3 years ago
Dong Bin 631a0eda45
Make ColorPicker button content customizable. (#13073) 3 years ago
workgroupengineering af254d50e4
perf: Micro optimization EndsWith using (#13084) 3 years ago
Lighto cfca90cfca
Fixed an issue that windows empty Win32 window would show when changing properties (#13097) 3 years ago
Dong Bin 2134927688
fix: make ManagedFileChooserViewModel FileName and Location public so user can modify. (#13096) 3 years ago
Meloman19 1249a0da84
Finding ancestor IScrollAnchorProvider instead ScrollViewer. (#13079) 3 years ago
Dong Bin 499ddc9f82
fix: TemplateBinding clone should carry original Mode. (#13087) 3 years ago
Julien Lebosquain 059c775bba
Fix popup tests randomly failing after logical scrollable tests (#13098) 3 years ago
viordash 506e817efb
Incorrect reset of a captured control when moving the pointer over a MenuItem (#13046) 3 years ago
Lehonti Ramos bb5460287e
In `Avalonia.Base`, sealed several classes whose constructors aren't available from public API, and which have no inheritors (#13043) 3 years ago