| .. |
|
GestureRecognizers
|
Nullable enable Avalonia.Input.
|
6 years ago |
|
Navigation
|
Nullable enable Avalonia.Input.
|
6 years ago |
|
Platform
|
Naming
|
6 years ago |
|
Properties
|
Remove copyright headers.
|
6 years ago |
|
Raw
|
Nullable enable Avalonia.Input.
|
6 years ago |
|
AccessKeyHandler.cs
|
Nullable enable Avalonia.Input.
|
6 years ago |
|
ApiCompatBaseline.txt
|
Initial implementation of IsKeyboardFocusWithin
|
6 years ago |
|
Avalonia.Input.csproj
|
Merge branch 'master' into nullable/avalonia-input
|
6 years ago |
|
Cursors.cs
|
Remove copyright headers.
|
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
|
Nullable enable Avalonia.Input.
|
6 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 |
|
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
|
6 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
|
whitespace.
|
6 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
|
ensure focus-within is removed when focus moves to a different root.
|
6 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
|
Fix invalid navigation direction for Tab.
|
6 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 |