Roland Soós
b37afa4a3d
clear selected item from CollectionView if null
5 years ago
Dan Walmsley
57ec11d9d3
upstream relativepanel fixes from
f4d4bdde10
5 years ago
ReeJK
b3785cac2c
Update ProgressBar indicator when Minimum or Maximum was changed
6 years ago
Yoh Deadfall
615179a689
Merged separate bit checks into a single checks
6 years ago
Yoh Deadfall
51ad4cd9b2
Returned HasFlagCustom back and made it obsolete
6 years ago
ReeJK
6e26cd58fa
Button state update when CommandParameter changed
6 years ago
Yoh Deadfall
b32cb382fb
Fixed popup positioning issue
6 years ago
Dariusz Komosiński
ee383659e2
Restore missing DPI correction for GridSplitter behavior.
6 years ago
Dariusz Komosiński
05496ccf34
Fix owned windows and dialogs not having a parent.
6 years ago
Andrey Ermilkin
323d975dad
Fixes Vector test for scale commutativeness.
6 years ago
ili
cb22388de7
Android: remove input focus on soft keyboard hidden
6 years ago
Jumar Macato
2da760005c
address review
6 years ago
ili
00b70953df
Fix default keyboard
InputType.Null does not change soft keyboard type
6 years ago
Jumar Macato
1ab777c961
address review
6 years ago
Jumar Macato
e191d22d96
Update src/Avalonia.Visuals/Platform/IGeometryImpl.cs
Co-authored-by: Dariusz Komosiński <darek.komosinski@gmail.com>
6 years ago
Jumar Macato
ef903d7ed2
Update src/Avalonia.Visuals/Platform/IDrawingContextImpl.cs
Co-authored-by: Dariusz Komosiński <darek.komosinski@gmail.com>
6 years ago
Jumar Macato
7485b3a8cf
Update src/Avalonia.Visuals/Rendering/SceneGraph/BitmapBlendModeNode.cs
Co-authored-by: Dariusz Komosiński <darek.komosinski@gmail.com>
6 years ago
SutandoTsukai181
32e6ca7e2a
Add missing XButtons 1 and 2 to MouseButton
6 years ago
ili
c378309894
AndroidTestApplication all content type text boxes
Also do not throw when input not configured
6 years ago
Steven Kirk
c71b0e0f29
Make showing the window use correct offscreen parent.
6 years ago
Steven Kirk
81fc978d64
Use hidden window when clearing parent...
...if `ShowInTaskbar == false`.
6 years ago
ili
c94da58c09
Cleanup
6 years ago
ili
244aaf596f
Cleanup
6 years ago
ili
5f491bc7d6
Cleanup
6 years ago
ili
494d3d26cd
Cleanup
6 years ago
ili
42ad65167c
Cleanup
6 years ago
ili
12c2c16d13
Android soft input using Avalonia.Input
6 years ago
ili
78859b8829
Tech: working on Avalonia.Input support
6 years ago
Dan Walmsley
60a0ec9a3a
take into account the extended mode when Resize is called.
6 years ago
Dan Walmsley
1b681688f7
take into account render scaling.
6 years ago
Steven Kirk
a1d6531881
Use existing OffscreenParentWindow to hide taskbar icon.
6 years ago
Dan Walmsley
2de40fafd2
whitespace.
6 years ago
Dan Walmsley
9c192f0e37
whitespace.
6 years ago
Dan Walmsley
79665bfc74
maintain the client size when switching between extended and non extended client areas.
Previously the client area would grow to fill the window.
6 years ago
ili
2ca903631e
Move keyboard logic back to the helper
6 years ago
ili
e6b13b66c5
Support android InputType
6 years ago
João Neves
64b939bee8
Show and hide native control if visibility of any of its ancestors changes
6 years ago
Jumar Macato
cdb16d3161
address review
6 years ago
Jumar Macato
8652792563
address review
6 years ago
Jumar Macato
ae034cf212
address review
6 years ago
Jumar Macato
077b2cbfd1
address review
6 years ago
Jumar Macato
2fcad40bce
Add Deterministic XamlX ID Generator ( #5684 )
* Add Deterministic XamlX ID Generator
* Apply suggestions from code review
* simplify stuff and apply review
* Update src/Avalonia.Build.Tasks/XamlCompilerTaskExecutor.cs
* Update src/Avalonia.Build.Tasks/XamlCompilerTaskExecutor.cs
* add the det id gen to runtine xamlx compiler
* rerun tests
* rerun tests
* try this
* use id gen instead of guid
* a
* Update src/Markup/Avalonia.Markup.Xaml.Loader/AvaloniaXamlIlRuntimeCompiler.cs
* Update AvaloniaXamlIlCompilerConfiguration.cs
revert
* Update XamlIlClrPropertyInfoHelper.cs
* Update AvaloniaXamlIlRuntimeCompiler.cs
* fix
* revert hack
* make id gen optional
6 years ago
Steven Kirk
38703b9423
Fix pointer interaction with reversed direction slider.
Previously dragging a slider with `IsDirectionRevered = true` resulted in the slider moving the wrong way.
6 years ago
artyom
2045097cc8
Wrap UseReactiveUI in RegisterResolverCallbackChanged
6 years ago
artyom
cc5568781c
Don't initialize things twice
6 years ago
artyom
65792cf4b0
feature: Disable ReactiveUI platform registrations
6 years ago
Yoh Deadfall
741f3458d4
Allowed empty templates
6 years ago
Yoh Deadfall
37e8890d27
CanExecute reevaluation on attaching to logical tree
6 years ago
Max Katz
6c608c6d0d
Avoid breaking changes for next release
6 years ago
Dan Walmsley
31d7df39c0
fix datavalidation errors on fluent theme.
6 years ago