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 |
M. Tomecki
|
cc038f8537
|
Merge branch 'master' into master
|
3 years ago |
Max Katz
|
55932fea2b
|
Merge pull request #9718 from AvaloniaUI/feature/immediate-drawing-context
Implemented CompositionCustomVisual
|
3 years ago |
Max Katz
|
0345089fb3
|
Merge branch 'master' into feature/immediate-drawing-context
|
3 years ago |
Max Katz
|
f13410d506
|
Merge pull request #9715 from AvaloniaUI/feature/9524-window-closing-reason
Added WindowClosingEventArgs.
|
3 years ago |
Max Katz
|
afb6c6cb05
|
Merge branch 'master' into feature/9524-window-closing-reason
|
3 years ago |
Max Katz
|
cb16e911cf
|
Merge branch 'master' into feature/immediate-drawing-context
|
3 years ago |
Michal Tomecki
|
8e348d3ab7
|
Merge branch 'master' of github.com:MinikPLayer/Avalonia
|
3 years ago |
Michal Tomecki
|
a5e018f779
|
Changed X11Window/Position UpdateSizeHints to only fire if it's not already set
|
3 years ago |
Nikita Tsukanov
|
c208e93281
|
Logging
|
3 years ago |
Max Katz
|
cea6c2f2b7
|
Merge pull request #9534 from Gillibald/fixes/inputEventArgsVisibility
Make KeyEventArgs and TextInputEventArgs public again
|
3 years ago |
Max Katz
|
a3a1519af1
|
Merge branch 'master' into fixes/inputEventArgsVisibility
|
3 years ago |
Max Katz
|
145c4ae5f3
|
Merge pull request #9728 from AvaloniaUI/fixes/flaky-tests
A few small fixes for flaky tests
|
3 years ago |
Max Katz
|
ae02e769be
|
Merge branch 'master' into fixes/flaky-tests
|
3 years ago |