| .. |
|
GestureRecognizers
|
Fix #7227
|
4 years ago |
|
Navigation
|
Check enabled state as well as visibility.
|
5 years ago |
|
Platform
|
Shift+F10 is windows specific gesture
|
5 years ago |
|
Properties
|
feat: Allowed Hotkey without using Command
|
4 years ago |
|
Raw
|
Introduced RawPointerPoint for usage with IntermediatePoints (#7581)
|
4 years ago |
|
TextInput
|
add full range of keyboard content types.
|
4 years ago |
|
AccessKeyHandler.cs
|
More nullability fixes.
|
4 years ago |
|
ApiCompatBaseline.txt
|
add full range of keyboard content types.
|
4 years ago |
|
Avalonia.Input.csproj
|
Added generic virtual methods analyzer.
|
4 years ago |
|
Cursor.cs
|
Applies spell checking on mostly comments, but also non public members and arguments
|
5 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
|
Used ToArray where it benefits over ToList
|
4 years ago |
|
Gestures.cs
|
Requested Changes
|
4 years ago |
|
GotFocusEventArgs.cs
|
Remove copyright headers.
|
6 years ago |
|
IAccessKeyHandler.cs
|
Nullable enable Avalonia.Input.
|
6 years ago |
|
IClickableControl.cs
|
feat: Allowed Hotkey without using Command
|
4 years ago |
|
ICloseable.cs
|
Nullability tweaks in lower-level libraries.
|
4 years ago |
|
ICommandSource.cs
|
Fix ICommandSource comments
|
4 years ago |
|
ICustomKeyboardNavigation.cs
|
Make custom keyboard navigation work again.
|
5 years ago |
|
IDataObject.cs
|
Nullable enable Avalonia.Input.
|
6 years ago |
|
IFocusManager.cs
|
allow window to clear focus manager when it closes, preventing memory leak.
|
4 years ago |
|
IFocusScope.cs
|
Remove copyright headers.
|
6 years ago |
|
IInputDevice.cs
|
Remove copyright headers.
|
6 years ago |
|
IInputElement.cs
|
Nullability tweaks in lower-level libraries.
|
4 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
|
Nullability tweaks in lower-level libraries.
|
4 years ago |
|
IMouseDevice.cs
|
Remove copyright headers.
|
6 years ago |
|
INavigableContainer.cs
|
Nullability tweaks in lower-level libraries.
|
4 years ago |
|
IPointer.cs
|
Nullable enable Avalonia.Input.
|
6 years ago |
|
IPointerDevice.cs
|
Nullable enable Avalonia.Input.
|
6 years ago |
|
InputElement.cs
|
remove event for querying text input options. replace with attached property that is inheritable.
|
4 years ago |
|
InputExtensions.cs
|
Nullable enable Avalonia.Input.
|
6 years ago |
|
InputManager.cs
|
Finished adding nullable annotations to Avalonia.Base.
|
4 years ago |
|
InputMethod.cs
|
Windows IME (#7007)
|
4 years ago |
|
Key.cs
|
Remove some left-over copyright headers.
|
6 years ago |
|
KeyBinding.cs
|
Only handle a KeyBinding if it's actually been handled.
|
4 years ago |
|
KeyEventArgs.cs
|
Nullable enable Avalonia.Input.
|
6 years ago |
|
KeyGesture.cs
|
Fixed popup positioning issue
|
5 years ago |
|
KeyboardDevice.cs
|
Merge branch 'master' into feature/ui-automation
|
4 years ago |
|
KeyboardNavigation.cs
|
Ported tab navigation code from WPF.
|
5 years ago |
|
KeyboardNavigationHandler.cs
|
Finished adding nullable annotations to Avalonia.Base.
|
4 years ago |
|
KeyboardNavigationMode.cs
|
Added KeyboardNavigationMode.Local.
|
5 years ago |
|
MouseDevice.cs
|
Invalid Mouse Over events on NC raw events
|
4 years ago |
|
NavigationDirection.cs
|
Don't handle tab navigation in DefaultMenuInteractionHandler.
|
5 years ago |
|
NavigationMethod.cs
|
Remove copyright headers.
|
6 years ago |
|
Pointer.cs
|
More nullability fixes.
|
4 years ago |
|
PointerDeltaEventArgs.cs
|
Requested Changes
|
4 years ago |
|
PointerEventArgs.cs
|
Introduced RawPointerPoint for usage with IntermediatePoints (#7581)
|
4 years ago |
|
PointerPoint.cs
|
Merge branch 'master' into has-flag-fixes
|
5 years ago |
|
PointerWheelEventArgs.cs
|
Remove copyright headers.
|
6 years ago |
|
ScrollGestureEventArgs.cs
|
Initial scroll gesture implementation
|
7 years ago |
|
TappedEventArgs.cs
|
Properties of PointerEventArgs in TappedEventArgs (#6322)
|
5 years ago |
|
TextInputEventArgs.cs
|
Nullable enable Avalonia.Input.
|
6 years ago |
|
TouchDevice.cs
|
Ignore handled events in TouchDevice.
|
4 years ago |
|
VectorEventArgs.cs
|
Remove copyright headers.
|
6 years ago |