13892 Commits (981e95781b66fa26ffc7b6cc19ea903bfb3a7ebb)

Author SHA1 Message Date
Max Katz 58cc00898f Fix IME overflow on x86 3 years ago
Max Katz bb0c4d399b Remove missed interface 3 years ago
Max Katz 0b3f2adce9 Use DefaultPlatformSettings for android too, fix build error 3 years ago
Tim e1f9809de6 Add missing ClipToBounds="True" 3 years ago
Steven Kirk 0e951befdf Use DefaultPlatformSettings in Web platform. 3 years ago
Steven Kirk a62c56186f Use GetRequiredService in touch/mouse device. 3 years ago
Dan Walmsley cbf072efb6
fix condition in targets file. 3 years ago
Dan Walmsley 4808846d82
Update Avalonia.Web.targets 3 years ago
Benedikt Stebner f6f89f4e33 Remove redundant method call 3 years ago
Tristan Labelle ff620db5bb Android: Force punch a hole in the SurfaceView to workaround issue #9230 3 years ago
Benedikt Stebner 7e3024ede2 Fix fallback handling 3 years ago
Benedikt Stebner a589d2e43b Relocate CompositionRegion 3 years ago
Benedikt Stebner 040cccf619 Attempts to fix Android IME 3 years ago
robloo ea80be321f Add all material color palette defined colors 3 years ago
out4blood88 4160e9b19f Update UniformGridLayoutState.cs 3 years ago
zhouzj 75d798d00a Fix the size issue of indicator border in ProgressBar 3 years ago
Steven Kirk 73cc163822 Fix #8733. 3 years ago
Max Katz a539f34f94 Implement windows IntermediatePoints for the Mouse input 3 years ago
Steven Kirk d0eb38b6ba Add Tap size to IPlatformSettings. 3 years ago
Steven Kirk d9bee81505 Don't register drag as tap. 3 years ago
Benedikt Stebner 0d889da820 Remove redundant member 3 years ago
Benedikt Stebner b370a0b649 Fix TextBlock TextProperty update handling for non complex content 3 years ago
Max Katz 4670536b82
[ARM only] Fix incorrect parameters passed to the CreateDrawingSurface method (#9342) 3 years ago
Steven Kirk 80b0c3d54c Allow AccessibilityView to override peer. 3 years ago
hacklex 9aca3d827c
Replaced hard-coded indexer with its actual name 3 years ago
Nikita Tsukanov 79e2d44005 Only use scoped keyword when building with .NET 7 SDK 3 years ago
Benedikt Stebner 17b2834d21 Implement letter spacing 3 years ago
Nikita Tsukanov b13f7cbd38 Use strong-named version of microcom 3 years ago
robloo 66595bad2e Calculate Height/WidthChanged in the getter directly 3 years ago
Benedikt Stebner e639aead67 Fix logical parent cleanup 3 years ago
Benedikt Stebner 9403a3d0c7 Fix TextBlock inlines logical tree handling 3 years ago
robloo 3e53621dae Fix typo 3 years ago
robloo bdd637298e Take into account LayoutEpsilon when calculating Height/WidthChanged 3 years ago
robloo 62485f53bc Only raise SizeChanged when the Size component changes (ignore position) 3 years ago
robloo 66df8a51fe Change SizeChangedEvent routing strategy to direct 3 years ago
robloo 29e16e90da Add more event member docs 3 years ago
robloo 5ea8d3d83a Add SizeChanged event 3 years ago
workgroupengineering 7278dce4e2
fix: make StringCompatibilityExtensions internal (#9289) 3 years ago
Dan Walmsley d34c31fa1c implement disabling app delegate. 3 years ago
Dan Walmsley d28a86f862 remove button left in for debug purposes. 3 years ago
Benedikt Stebner 0aff57a716 Prevent a crash that is caused by typefaces that don't contain whitespace glyphs 3 years ago
robloo 572ad56150 Complete Expander updates 3 years ago
Max Katz 5f5d596b1c Fix multitouch and add historical points support 3 years ago
Dan Walmsley 385c26741a remove duplicated code. 3 years ago
Dan Walmsley 985e4cf2ab implement touch via pointer events only. 3 years ago
Dan Walmsley c8fae36d36 implement touch. 3 years ago
Dan Walmsley 4c41c9c7dd
Wasm optimal defaults (#9267) 3 years ago
Benedikt Stebner f2fda7bcdb Fix xml comment 3 years ago
Benedikt Stebner 04b8f3b388 Fix headless 3 years ago
Steven Kirk 4740955ef4 Set Viewbox logical parent. 3 years ago