Max Katz
|
6cfa75aaf3
|
Merge pull request #9652 from AvaloniaUI/hold
Add Hold gesture
|
3 years ago |
Max Katz
|
c480fb33ab
|
Merge branch 'master' into hold
|
3 years ago |
Max Katz
|
b0b095e651
|
Merge pull request #9803 from danielmayost/fixes-transitioningContentControl-bug
[TransitioningContentControl] Don't reomve old content from LogicalTree unitl the out animation is over
|
3 years ago |
daniel
|
21f6307c37
|
again
|
3 years ago |
daniel
|
5f5f5ebc9b
|
try fix tests
|
3 years ago |
daniel
|
4780567438
|
Don't reomve old content from logicaltree
|
3 years ago |
Emmanuel Hansen
|
66ca4ca639
|
remove hold styled properties in InputElement
|
3 years ago |
Emmanuel Hansen
|
57255586c2
|
update hold tests
|
3 years ago |
Emmanuel Hansen
|
306712e4cc
|
make IsHoldingEnabledProperty and IsHoldWithMouseEnabledProperty attached properties in Gestures
|
3 years ago |
Emmanuel Hansen
|
08f17fa206
|
add more tests
|
3 years ago |
Max Katz
|
1776522397
|
Mock IPlatformThreadingInterface
|
3 years ago |
Emmanuel Hansen
|
29e7666a67
|
attempt at testing
|
3 years ago |
Emmanuel Hansen
|
be843f699a
|
add mock thread interface to touch device tests
|
3 years ago |
Emmanuel Hansen
|
f61c7f6cd9
|
Revert "fix tests"
This reverts commit 584e18f78d29480890711b1149d946f61e0d8447.
|
3 years ago |
Emmanuel Hansen
|
8516308e63
|
add HoldWaitDuration to IPlatformSettings
|
3 years ago |
Emmanuel Hansen
|
6791a2bca1
|
Add pointer properties to hold event args, fixup some docs.
|
3 years ago |
Emmanuel Hansen
|
c804fa00cf
|
fix tests
|
3 years ago |
Emmanuel Hansen
|
8945e1b77c
|
drop hold gesture recognizer
|
3 years ago |
Emmanuel Hansen
|
11b0de3481
|
add hold gesture recognizer
|
3 years ago |
Max Katz
|
2bf384c751
|
Merge pull request #9760 from AvaloniaUI/better-trimming
Remove IRuntimePlatform.OperatingSystem API and replace with trimmable OperatingSystem API
|
3 years ago |
Max Katz
|
b984676292
|
Merge branch 'better-trimming' of https://github.com/AvaloniaUI/Avalonia into better-trimming
|
3 years ago |
Max Katz
|
e5d816c805
|
Fix copy paste condition
|
3 years ago |
Max Katz
|
f6ac040176
|
Merge branch 'master' into better-trimming
|
3 years ago |
Max Katz
|
d3836a40ea
|
Remove Lazy usage where it's not needed anymore
|
3 years ago |
Max Katz
|
9c60f1d969
|
Merge pull request #9763 from AvaloniaUI/remove-app-builder
Remove AppBuilderBase and generics
|
3 years ago |
Max Katz
|
c2e00428df
|
Remove AppBuilderBase and generics
|
3 years ago |
Max Katz
|
ab64b33470
|
Remove IRuntimePlatform.OperatingSystem API and replace with trimmable OperatingSystem API
|
3 years ago |
Max Katz
|
9f633b8411
|
Fix OnPlatform-like extensions with a single input parameter
|
3 years ago |
Max Katz
|
111a03abe8
|
Merge pull request #9751 from AvaloniaUI/gestures
Add Pinch Gestures and improved other gesture recognizers
|
3 years ago |
Max Katz
|
e7a4e35ff8
|
Merge branch 'master' into gestures
|
3 years ago |
Emmanuel Hansen
|
586c3350dc
|
adds tests
|
3 years ago |
Nikita Tsukanov
|
2aca503ba3
|
Merge pull request #9752 from AvaloniaUI/jetbrains-annotations-good-bye
Remove JetBrains.Annotations from the repo
|
3 years ago |
Nikita Tsukanov
|
cf72e544d6
|
Merge branch 'master' into jetbrains-annotations-good-bye
|
3 years ago |
Max Katz
|
825466a1a1
|
Merge pull request #9695 from AvaloniaUI/rounded_corner
Windows - Set rounded corners when client is extended
|
3 years ago |
Max Katz
|
19316ddba8
|
Merge branch 'master' into rounded_corner
|
3 years ago |
Max Katz
|
293202cace
|
Merge pull request #9731 from robloo/combobox-events
Add DropDownOpened and DropDownClosed events to ComboBox
|
3 years ago |
Max Katz
|
b3eab25240
|
Fix tests build
|
3 years ago |
Max Katz
|
8a78f134c5
|
Remove JetBrains.Annotations from the repo
|
3 years ago |
Emmanuel Hansen
|
f09a901e48
|
cleanup
|
3 years ago |
Emmanuel Hansen
|
8a48d58e5b
|
remove redundant pointer event handled in pull gesture
|
3 years ago |
Emmanuel Hansen
|
b9827c39ce
|
add Gestures sample page
|
3 years ago |
Emmanuel Hansen
|
8e2f9d5346
|
And Pinch gensture
|
3 years ago |
Emmanuel Hansen
|
b2cf36fc59
|
make ScrollGestureRecognizer.ScrollStartDistance a property
|
3 years ago |
robloo
|
539311bb7d
|
Merge branch 'master' into combobox-events
|
3 years ago |
Max Katz
|
24d447bc45
|
Merge pull request #9737 from robloo/combobox-space-enter
Open/Close ComboBox drop-down with Enter and Space
|
3 years ago |
robloo
|
6497e49c26
|
Open/Close ComboBox drop-down with Enter and Space
|
3 years ago |
robloo
|
53a78131f5
|
Add DropDownOpened and DropDownClosed events to ComboBox
|
3 years ago |
robloo
|
9b24a5bed6
|
Remove duplicate OnKeyDown handler
|
3 years ago |
robloo
|
cfb8a896fa
|
Modernize ComboBox properties
|
3 years ago |
Max Katz
|
95c0836442
|
Merge pull request #9674 from MinikPLayer/master
Fix: incorrect window startup position on Linux
|
3 years ago |