| .. |
|
GestureRecognizers
|
Nullable enable Avalonia.Input.
|
6 years ago |
|
Navigation
|
Nullable enable Avalonia.Input.
|
6 years ago |
|
Platform
|
Added ICursorImpl.
|
6 years ago |
|
Properties
|
Remove copyright headers.
|
6 years ago |
|
Raw
|
Nullable enable Avalonia.Input.
|
6 years ago |
|
TextInput
|
Implemented basic IME support for Linux
|
5 years ago |
|
AccessKeyHandler.cs
|
HasFlagCustom made safe and supports all enums
|
5 years ago |
|
ApiCompatBaseline.txt
|
Api changes.
|
5 years ago |
|
Avalonia.Input.csproj
|
Merge branch 'master' into nullable/avalonia-input
|
6 years ago |
|
Cursor.cs
|
Make Cursor disposable.
|
6 years ago |
|
DataFormats.cs
|
Fixed field declarations which should be readonly.
|
7 years ago |
|
DataObject.cs
|
Nullable enable Avalonia.Input.
|
6 years ago |
|
DragDrop.cs
|
Don't declare property fields AvaloniaProperty<>.
|
6 years ago |
|
DragDropDevice.cs
|
Nullable enable Avalonia.Input.
|
6 years ago |
|
DragDropEffects.cs
|
Move DnD classes to Avalonia.Input.
|
8 years ago |
|
DragEventArgs.cs
|
Disable warnings when implementing deprecated API members.
|
6 years ago |
|
FocusManager.cs
|
When clearing focus don't reselect the existing focus scope.
|
5 years ago |
|
Gestures.cs
|
Merge branch 'master' into nullable/avalonia-input
|
6 years ago |
|
GotFocusEventArgs.cs
|
Remove copyright headers.
|
6 years ago |
|
IAccessKeyHandler.cs
|
Nullable enable Avalonia.Input.
|
6 years ago |
|
ICloseable.cs
|
Remove copyright headers.
|
6 years ago |
|
ICommandSource.cs
|
Fixes Issue #4734 : HotKeys trigger command when control is disabled
|
6 years ago |
|
ICustomKeyboardNavigation.cs
|
Remove copyright headers.
|
6 years ago |
|
IDataObject.cs
|
Nullable enable Avalonia.Input.
|
6 years ago |
|
IFocusManager.cs
|
Nullable enable Avalonia.Input.
|
6 years ago |
|
IFocusScope.cs
|
Remove copyright headers.
|
6 years ago |
|
IInputDevice.cs
|
Remove copyright headers.
|
6 years ago |
|
IInputElement.cs
|
Initial implementation of IsKeyboardFocusWithin
|
5 years ago |
|
IInputManager.cs
|
Remove copyright headers.
|
6 years ago |
|
IInputRoot.cs
|
Nullable enable Avalonia.Input.
|
6 years ago |
|
IKeyboardDevice.cs
|
Nullable enable Avalonia.Input.
|
6 years ago |
|
IKeyboardNavigationHandler.cs
|
Merge branch 'master' into update-obsolete-api-usages
|
6 years ago |
|
IMainMenu.cs
|
Remove copyright headers.
|
6 years ago |
|
IMouseDevice.cs
|
Remove copyright headers.
|
6 years ago |
|
INavigableContainer.cs
|
Remove copyright headers.
|
6 years ago |
|
IPointer.cs
|
Nullable enable Avalonia.Input.
|
6 years ago |
|
IPointerDevice.cs
|
Nullable enable Avalonia.Input.
|
6 years ago |
|
InputElement.cs
|
Implemented basic IME support for Linux
|
5 years ago |
|
InputExtensions.cs
|
Nullable enable Avalonia.Input.
|
6 years ago |
|
InputManager.cs
|
Remove copyright headers.
|
6 years ago |
|
Key.cs
|
Remove some left-over copyright headers.
|
6 years ago |
|
KeyBinding.cs
|
Spellchecks all projects except for Base, Controls, Samples and Testing
|
8 years ago |
|
KeyEventArgs.cs
|
Nullable enable Avalonia.Input.
|
6 years ago |
|
KeyGesture.cs
|
Fixed key gesture matching when this has an OEM key
|
6 years ago |
|
KeyboardDevice.cs
|
Implemented basic IME support for Linux
|
5 years ago |
|
KeyboardNavigation.cs
|
Mark TabOnceActiveElement value as nullable.
|
6 years ago |
|
KeyboardNavigationHandler.cs
|
Nullable enable Avalonia.Input.
|
6 years ago |
|
KeyboardNavigationMode.cs
|
Remove copyright headers.
|
6 years ago |
|
MouseDevice.cs
|
Fixed initial pointerover at (0, 0) when window is just shown
|
6 years ago |
|
NavigationDirection.cs
|
Don't handle tab navigation in DefaultMenuInteractionHandler.
|
5 years ago |
|
NavigationMethod.cs
|
Remove copyright headers.
|
6 years ago |
|
Pointer.cs
|
Nullable enable Avalonia.Input.
|
6 years ago |
|
PointerEventArgs.cs
|
Fix nullable annotations.
|
6 years ago |
|
PointerPoint.cs
|
Remove copyright headers.
|
6 years ago |
|
PointerWheelEventArgs.cs
|
Remove copyright headers.
|
6 years ago |
|
ScrollGestureEventArgs.cs
|
Initial scroll gesture implementation
|
7 years ago |
|
TextInputEventArgs.cs
|
Nullable enable Avalonia.Input.
|
6 years ago |
|
TouchDevice.cs
|
Removed pointer global state that caused trouble
|
7 years ago |
|
VectorEventArgs.cs
|
Remove copyright headers.
|
6 years ago |