Roman
|
002c9676b4
|
Merge branch 'master' into progress-bar-update-indicator-minmax
|
5 years ago |
Dan Walmsley
|
57ec11d9d3
|
upstream relativepanel fixes from
f4d4bdde10
|
5 years ago |
Steven Kirk
|
ef39b94878
|
Merge pull request #5773 from YohDeadfall/has-flag-fixes
Fixed popup positioning issue
|
5 years ago |
Steven Kirk
|
47bc224ca7
|
Merge branch 'master' into has-flag-fixes
|
5 years ago |
ReeJK
|
b3785cac2c
|
Update ProgressBar indicator when Minimum or Maximum was changed
|
5 years ago |
Yoh Deadfall
|
615179a689
|
Merged separate bit checks into a single checks
|
5 years ago |
Yoh Deadfall
|
51ad4cd9b2
|
Returned HasFlagCustom back and made it obsolete
|
5 years ago |
ReeJK
|
6e26cd58fa
|
Button state update when CommandParameter changed
|
5 years ago |
Yoh Deadfall
|
b32cb382fb
|
Fixed popup positioning issue
|
5 years ago |
Steven Kirk
|
fb8210d142
|
Merge pull request #5765 from MarchingCube/fix-owned-windows
Fix owned windows and dialogs not having a parent.
|
5 years ago |
Dariusz Komosiński
|
ee383659e2
|
Restore missing DPI correction for GridSplitter behavior.
|
5 years ago |
Ilya Chudin
|
c7532b9bef
|
Merge branch 'master' into android-keyboard
|
5 years ago |
Dariusz Komosiński
|
05496ccf34
|
Fix owned windows and dialogs not having a parent.
|
5 years ago |
Nikita Tsukanov
|
10c7f3d435
|
Merge pull request #5758 from milkinllc/fix_vector_scale_commutativeness
Fix vector scale commutativeness
|
5 years ago |
Andrey Ermilkin
|
323d975dad
|
Fixes Vector test for scale commutativeness.
|
5 years ago |
Andrey Ermilkin
|
bcca8d8616
|
Scaling Vector is not commutative
|
5 years ago |
Jumar Macato
|
8aabfc7fa6
|
Merge pull request #5683 from AvaloniaUI/jmacato/missing-skia-api-lottie
Add Path Measurement and Bitmap Blending Mode API's to DrawingContext/GeometryImpl
|
5 years ago |
ili
|
51269cc880
|
Merge remote-tracking branch 'origin/master' into android-keyboard
|
5 years ago |
ili
|
cb22388de7
|
Android: remove input focus on soft keyboard hidden
|
5 years ago |
Jumar Macato
|
2da760005c
|
address review
|
5 years ago |
ili
|
00b70953df
|
Fix default keyboard
InputType.Null does not change soft keyboard type
|
5 years ago |
Jumar Macato
|
1ab777c961
|
address review
|
5 years ago |
Jumar Macato
|
bc8ee71635
|
Merge branch 'master' into jmacato/missing-skia-api-lottie
|
5 years ago |
Jumar Macato
|
e191d22d96
|
Update src/Avalonia.Visuals/Platform/IGeometryImpl.cs
Co-authored-by: Dariusz Komosiński <darek.komosinski@gmail.com>
|
5 years ago |
Jumar Macato
|
ef903d7ed2
|
Update src/Avalonia.Visuals/Platform/IDrawingContextImpl.cs
Co-authored-by: Dariusz Komosiński <darek.komosinski@gmail.com>
|
5 years ago |
Jumar Macato
|
7485b3a8cf
|
Update src/Avalonia.Visuals/Rendering/SceneGraph/BitmapBlendModeNode.cs
Co-authored-by: Dariusz Komosiński <darek.komosinski@gmail.com>
|
5 years ago |
Steven Kirk
|
c5d491591c
|
Merge pull request #5340 from AvaloniaUI/double-tapped-event-args
Double tapped event args
|
5 years ago |
Steven Kirk
|
3419386a1a
|
Merge branch 'master' into double-tapped-event-args
|
5 years ago |
Dan Walmsley
|
c881ee7252
|
Merge pull request #5715 from AvaloniaUI/fixes/showintaskbar-win32
Fix ShowInTaskbar on Win32.
|
5 years ago |
Steven Kirk
|
2c97d2d9a2
|
Merge branch 'master' into fixes/showintaskbar-win32
|
5 years ago |
Nikita Tsukanov
|
5b38234d84
|
Merge pull request #5742 from SutandoTsukai181/xbutton
Add missing XButtons 1 and 2 to MouseButton
|
5 years ago |
SutandoTsukai181
|
32e6ca7e2a
|
Add missing XButtons 1 and 2 to MouseButton
|
5 years ago |
ili
|
c378309894
|
AndroidTestApplication all content type text boxes
Also do not throw when input not configured
|
5 years ago |
Steven Kirk
|
c71b0e0f29
|
Make showing the window use correct offscreen parent.
|
5 years ago |
Steven Kirk
|
81fc978d64
|
Use hidden window when clearing parent...
...if `ShowInTaskbar == false`.
|
5 years ago |
ili
|
c94da58c09
|
Cleanup
|
5 years ago |
ili
|
244aaf596f
|
Cleanup
|
5 years ago |
ili
|
5f491bc7d6
|
Cleanup
|
5 years ago |
ili
|
494d3d26cd
|
Cleanup
|
5 years ago |
ili
|
42ad65167c
|
Cleanup
|
5 years ago |
ili
|
12c2c16d13
|
Android soft input using Avalonia.Input
|
5 years ago |
ili
|
78859b8829
|
Tech: working on Avalonia.Input support
|
5 years ago |
ili
|
400b6a7af5
|
Merge remote-tracking branch 'origin/master' into android-keyboard
|
5 years ago |
ili
|
1a16c11500
|
Merge branch 'android-keyboard' of github.com:ili/Avalonia into android-keyboard
|
5 years ago |
Dan Walmsley
|
18026c2177
|
Merge branch 'master' into fixes/showintaskbar-win32
|
5 years ago |
Dan Walmsley
|
e99a95ecca
|
Merge pull request #5736 from AvaloniaUI/extended-client-area-win32-maintain-size
maintain the client size when switching between extended and non exte…
|
5 years ago |
Dan Walmsley
|
01c90a10b6
|
Merge branch 'master' into extended-client-area-win32-maintain-size
|
5 years ago |
Jumar Macato
|
6e3bcd265d
|
Merge branch 'master' into jmacato/missing-skia-api-lottie
|
5 years ago |
Dan Walmsley
|
e9854e8061
|
Merge pull request #5737 from AvaloniaUI/danwalmsley-patch-1
get rid of dodgy logo... sorry
|
5 years ago |
Dan Walmsley
|
d1028cd3b8
|
get rid of dodgy logo... sorry
|
5 years ago |