chylex
462ea76d2a
Fix wrong foreground TextBox color in Fluent theme
4 years ago
Dan Walmsley
321dcd38f2
fix mica fallback check.
4 years ago
Dan Walmsley
9f02c649e7
make mica fallback to acrylic on compatible windows 10
4 years ago
Dan Walmsley
58df47fa06
fix unit test.
4 years ago
Wiesław Šoltés
8b2730b0ea
Update ApiCompatBaseline.txt
4 years ago
Wiesław Šoltés
a5992d363a
Fix
4 years ago
Wiesław Šoltés
34833ad6b6
Update TransformExtensions.cs
4 years ago
Wiesław Šoltés
1228dc05e6
Make nullable
4 years ago
Wiesław Šoltés
5efb448066
Add nullable annotations
4 years ago
Dan Walmsley
2da1d3cfe3
remove android keyboard hacks.
4 years ago
Wiesław Šoltés
3d567425db
Revert
4 years ago
Wiesław Šoltés
a887a412b3
Remove animator
4 years ago
Wiesław Šoltés
addf992e53
Revert
4 years ago
Dan Walmsley
56845e22d5
ios support all input types.
4 years ago
Dan Walmsley
31ee43dccb
add full range of keyboard content types.
4 years ago
Dan Walmsley
b2ce338ade
add empty baselines.
4 years ago
Dan Walmsley
9871144d3f
fix ime implementations with new api.
4 years ago
Dan Walmsley
47989e484a
osx no need to reset text options. manually on reset.
4 years ago
Dan Walmsley
04d4c37c4f
restore default options if no properties are found.
4 years ago
Sergey Volkov
0609c2cbe3
RoutedViewHost: Fix property registration
4 years ago
Dan Walmsley
8b8253c3bf
fix broken apis.
4 years ago
Dan Walmsley
18b53b875d
remove no longer needed check.
4 years ago
Dan Walmsley
b1d5d9b8bd
fix styledelement.
4 years ago
Dan Walmsley
784b25539a
rename file.
4 years ago
Dan Walmsley
2228d83eb1
use styledelement instread of AvaloniaObject
4 years ago
Dan Walmsley
2b99e0159d
fix baseline.
4 years ago
Dan Walmsley
079c193a82
replace eventargs with simple options class.
4 years ago
Dan Walmsley
6be7ca9653
fix issue count.
4 years ago
Dan Walmsley
409be7f33f
remove event for querying text input options. replace with attached property that is inheritable.
4 years ago
Dan Walmsley
005d8e5222
dont report an inputclient if textbox is in readonly mode.
4 years ago
Dan Walmsley
1c8295022f
working basic text input ios
4 years ago
Dan Walmsley
d717d10de8
use ime api to hide and show osk.
4 years ago
Dan Walmsley
ed19f5fc9a
remove old softkey hack.
4 years ago
Mike Irving
a529ae88d5
Grammatical corrections to product names: XCode -> Xcode, .Net -> .NET, Javascript -> JavaScript, MacOS -> macOS, MacOs -> macOS
4 years ago
Tim U
dfbc8f7dff
Implement GeometryBoundsHelper
4 years ago
Trym Lund Flogard
64ae7efe20
fix acrylic backdrop on win11
4 years ago
Trym Lund Flogard
24a18be7c2
Use HostBackdropBrush for winver >= 10.0.22000
4 years ago
Trym Lund Flogard
27a74bb12c
fix formatting
4 years ago
ahopper
b902067196
fix pinvoke signature for smc and ice error handlers for 32 bit
4 years ago
Dan Walmsley
2f35cd1b7b
fix nullability error.
4 years ago
Dan Walmsley
a740301fac
fix nullability of local var.
4 years ago
Dan Walmsley
a643ce6297
add containsexclusive to pixelrect
4 years ago
Dan Walmsley
a19dc794a5
add contains exclusive.
4 years ago
robloo
5436786ad5
Simplify
4 years ago
robloo
58afdf7666
Remove constructor and method with only HSV channels
Only variants with an alpha channel (AHSV) are supported. This is to avoid concerns about accidental parameter ordering and the API matches with Color.
4 years ago
Dan Walmsley
c5e6b1979a
fix UseAndroid
4 years ago
Dan Walmsley
91980bea54
fix initialisation order.
4 years ago
Dan Walmsley
d7fccba9c3
indent.
4 years ago
Dan Walmsley
77f339d225
refactor android activity to allow appbuilder and singleviewlifetime.
4 years ago
Benedikt Stebner
52135b3a07
Fix compiled method to command binding
4 years ago