Emmanuel Hansen
|
9b41e8e8f8
|
make pointer handler protected internal
|
3 years ago |
Emmanuel Hansen
|
0ac73d1a73
|
remove GestureRecognizer.Initialize
|
3 years ago |
Emmanuel Hansen
|
0042c19121
|
replace IGestureRecognizer with abstrac GestureRecognizer. remove related obsolete interfaces.
|
3 years ago |
Emmanuel Hansen
|
5ad9e4ea4e
|
fix tests
|
3 years ago |
Emmanuel Hansen
|
8c0dfbaf08
|
rework gesture routing #11522
|
3 years ago |
Emmanuel Hansen
|
250959acc8
|
notify current gesture recognizer that it's lost capture
|
3 years ago |
Emmanuel Hansen
|
42fccd1af6
|
track currently active gesture in the pointer
|
3 years ago |
Dan Walmsley
|
1c927688e9
|
Merge pull request #11579 from AvaloniaUI/maxkatz6-patch-1
BclStorageFile.OpenWrite should always override file if it exist
|
3 years ago |
Max Katz
|
630bad1539
|
Merge pull request #11574 from AvaloniaUI/hide-input-devies
Remove IKeyboardDevice/IPointerDevice/IDragDropDevice from public API, as they are not really used anywhere
|
3 years ago |
Max Katz
|
1183ef69d7
|
Merge pull request #11564 from AvaloniaUI/platform-settings
Return PlatformSettings API after being previously hidden
|
3 years ago |
Dan Walmsley
|
3973c11c63
|
Merge branch 'master' into maxkatz6-patch-1
|
3 years ago |
Max Katz
|
ec4c645eef
|
Merge pull request #11488 from AvaloniaUI/wpf-winforms-interop-core
Updates to WinForms interop
|
3 years ago |
Max Katz
|
f1277f09e8
|
Merge branch 'master' into wpf-winforms-interop-core
|
3 years ago |
Max Katz
|
8c6488bc2e
|
Merge branch 'master' into platform-settings
|
3 years ago |
Max Katz
|
6f6ec9b79d
|
Update BclStorageFile.cs
|
3 years ago |
Max Katz
|
aaf13944c8
|
Update BclStorageFile.cs
|
3 years ago |
Max Katz
|
b02eacb64c
|
Merge branch 'master' into hide-input-devies
|
3 years ago |
Max Katz
|
eb05dac696
|
Remove IKeyboardDevice/IPointerDevice/IDragDropDevice from public API, as they are not really used anywhere
|
3 years ago |
Max Katz
|
5eeedbbf88
|
Merge pull request #11573 from almightyju/vnc-keyboard
Headless VNC improve input support
|
3 years ago |
Max Katz
|
9b95fa5803
|
Make it work after merge conflicts
|
3 years ago |
Max Katz
|
94e709972b
|
Merge remote-tracking branch 'origin/master' into wpf-winforms-interop-core
# Conflicts:
# src/Windows/Avalonia.Win32.Interop/Wpf/WpfTopLevelImpl.cs
|
3 years ago |
Max Katz
|
fd3f58ebcf
|
Merge branch 'master' into platform-settings
|
3 years ago |
Max Katz
|
9ee73d1c5a
|
Merge pull request #11572 from almightyju/vnc-colour
Fix headless vnc colour format
|
3 years ago |
Max Katz
|
c3f4f2362b
|
Merge branch 'master' into vnc-keyboard
|
3 years ago |
Julian Preece
|
4511be1765
|
Fix using key modifier for input
|
3 years ago |
Julian Preece
|
0027ace53b
|
handle mouse wheel for vnc
|
3 years ago |
Julian Preece
|
5df3a46645
|
Handle keyboard input for vnc
|
3 years ago |
Julian Preece
|
2388674224
|
Fix vnc colour format
|
3 years ago |
Max Katz
|
5475b26dbe
|
Merge pull request #11566 from AvaloniaUI/fix-devtools
Fix devtools after recent XAML compiler changes
|
3 years ago |
Max Katz
|
d267d06a08
|
Move PlatformHotkeyConfiguration to IPlatformSettings
|
3 years ago |
Max Katz
|
cc91a97433
|
Hide more XAML files that should be internal
|
3 years ago |
Max Katz
|
917a9b4209
|
Keep namespace info always public, as it's a nested class, to avoid problems
|
3 years ago |
Max Katz
|
9ba579a15a
|
Update documentation a bit
|
3 years ago |
Max Katz
|
94efefedb9
|
Fix gesture tests
|
3 years ago |
Max Katz
|
0d6306725a
|
Fix ButtonTests
|
3 years ago |
Max Katz
|
6d57d3cf7d
|
Introduce Application.PlatformSettings
|
3 years ago |
Max Katz
|
596f876868
|
Use PlatformHotkeyConfiguration.Instance instead of locator
|
3 years ago |
Max Katz
|
3515143219
|
Use PlatformSettings from the top level internally
|
3 years ago |
Max Katz
|
350dd60792
|
Introduce PlatformHotkeyConfiguration.Instance to the public PAI
|
3 years ago |
Max Katz
|
0041401e25
|
Introduce IPlatformSettings to the public API
|
3 years ago |
Max Katz
|
8f952396c9
|
Make GetVisualRoot trimmable + some other helper methods
|
3 years ago |
Max Katz
|
b879144ace
|
Adjust to merge conflicts
|
3 years ago |
Max Katz
|
cd6415c8de
|
Merge pull request #11394 from Gillibald/fixOpacityClip
Fix PushOpacity when ClipToBounds is false
|
3 years ago |
Max Katz
|
d1967cce49
|
Merge pull request #11563 from AvaloniaUI/maxkatz6-patch-1
Fix debug code previously committed to master.
|
3 years ago |
Max Katz
|
1ebdf25842
|
Merge pull request #11557 from AvaloniaUI/feature/borking-changes
Mark private apis as private
|
3 years ago |
Max Katz
|
aa78d2fc06
|
Merge remote-tracking branch 'origin/master' into feature/borking-changes
|
3 years ago |
Max Katz
|
b10251c531
|
Merge pull request #11509 from AvaloniaUI/feature/transparency-hints-list
Make transparency levels a list.
|
3 years ago |
Max Katz
|
1218a0ae51
|
Merge branch 'master' into feature/transparency-hints-list
|
3 years ago |
Max Katz
|
c6788bd33d
|
Merge pull request #11552 from AvaloniaUI/feature/media-context-4
Media system refactoring
|
3 years ago |
Max Katz
|
6863354272
|
Merge remote-tracking branch 'origin/master' into feature/media-context-4
|
3 years ago |