Benedikt
beb3a4221b
Disable special preedit highlight
4 years ago
Benedikt
acecaf7018
Fix iOS build
4 years ago
Benedikt Stebner
48b608c829
Moves InlineUIContainer Child measure and arrange to the IInlineHost ( #8849 )
4 years ago
Lobster Uberlord
854b11e38c
Disable auto-capitalization of input element text in AvaloniaView
On Android Chrome the auto-capitalization forces the keyboard
to switch to uppercase for each and every character, this made typing
in rather difficult.
4 years ago
hacklex
0b01a51c9e
TextConverter property for finer control over NumericUpDown text display ( #8839 )
* Added TextConverter property to NumericUpDown
* Added a hex NumericUpDown sample to ControlCatalog
* Requested changes to conversion calls
* Fixed NumericUpDown::OnTextConverterChanged logic
4 years ago
Wiesław Šoltés
f86b74c136
Fix build
4 years ago
Wiesław Šoltés
7fb99a3981
Update Avalonia.Web.Blazor dependencies
4 years ago
Takoooooo
2831ff5ad1
Fix Fluent theme port bugs
4 years ago
Benedikt Stebner
5c37405259
Adjust remaining InputMethodImpl
4 years ago
Benedikt Stebner
ab6df8c9ed
Android preedit
4 years ago
Steven He
5ff46b8857
Fixes
4 years ago
Steve
5cce7e0a84
Update Animation.cs
4 years ago
Steven He
e3e0994189
Remove reflection usage on animators
4 years ago
Riccardo De Agostini
098f57ecad
Detect method BuildAvaloniaApp in base class.
4 years ago
Takoooooo
ce42f829a7
Make PointerPoint and PointerPointProperties to be a struct.
4 years ago
Nikita Tsukanov
23316d5230
Use comparer
4 years ago
Nikita Tsukanov
7c69c7b51e
Removed some reflection usage
4 years ago
ables3000
b7257ed37f
Fix show notification memory leak when content is object
4 years ago
Takoooooo
c1d4b2a96d
Remove obsolete members from remaining assemblies
4 years ago
Takoooooo
825fcfab31
Remove obsolete members from Avalonia.Base namespace
4 years ago
robloo
a96b317e46
Comment and standardize Sector with Arc
4 years ago
Max Katz
817afedf48
Remove unused "virtual"
4 years ago
Maruhl
3378201230
Code refactored for better maintainability (Code from #8668 )
4 years ago
Max Katz
65c559e6c9
Use Loaded event in ReactiveUI
4 years ago
Max Katz
543e98d753
Fix RoutedViewHost and ViewModelViewHost by implementing IStyleable
4 years ago
Max Katz
18128a59de
Fix window Loaded and Unloaded events
4 years ago
José Pedro
63457fd712
Fixed glActiveTexture calls.
4 years ago
Takoooooo
00c08235cc
Remove obsolete members from Avalonia.Controls assembly.
4 years ago
Sour
6ede159b15
Fix tooltip positioning when using PlacementMode.Pointer
4 years ago
José Pedro
3e8735630b
Fixed OpenGlControlBase render rect.
4 years ago
Stanislav Silin
c8900ec3d2
Limit RelativePanel height and width in case when available size is infinite.
4 years ago
Takoooooo
922a7a45f9
Simplify class creation for BclStorageFile\BclStorageFolder
4 years ago
rabbitism
928f03a404
fix to remove GridLength.ToString() culture dependency.
4 years ago
Giuseppe Lippolis
a097605ef5
fix(AutoCompleteBox): PopulateDropDown handler is not unregister when MinimumPopulateDelay is set to Zero.
4 years ago
Giuseppe Lippolis
a5dc89b1bf
fix: Warning CS8073 The result of the expression is always 'true' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?'
4 years ago
José Pedro
2c39f80f9b
Changed Skia OpenGL bitmap origin to bottom left.
4 years ago
Max Katz
a88451c650
Reset render target when it's corrupted
4 years ago
Max Katz
f314abd8ab
Fix android options initalization order
4 years ago
Max Katz
26e401a36c
Revert ScrollGestureRecognizer changes for now
4 years ago
Benedikt Stebner
63539252a3
Cleanup
4 years ago
Benedikt Stebner
f009c316e2
Imm32 preedit
4 years ago
ili
ee662cecdd
Avoid lock in timers
4 years ago
Max Katz
8716a5111a
Revamp android input handling to support mouse, pen and historical points
4 years ago
Max Katz
37dab7a565
Minor scroll gesture recognizer fixes
4 years ago
Max Katz
c0f4e725c9
Disable hardcoded FPS
4 years ago
Steve
9377ce2a8f
Update Visual.cs
4 years ago
aldelaro5
ed582a9fde
Implement DataContext update notifications on the DataGrid
This fixes #5661 by allowing the DataGrid to notify its cells that their DataContext is about to be changed.
4 years ago
Max Katz
0e733c70a1
Support 21 api
4 years ago
Max Katz
748a25df0d
Restore missing DefaultContentProperty prop
4 years ago
Max Katz
8100cd3571
Optimize CurrentThreadIsLoopThread on android backend
4 years ago