A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Nikita Tsukanov 85a5288fdd Propagate mouse pointer capture to Win32 API 7 years ago
..
GestureRecognizers Implemented simple inertial scroll 7 years ago
Navigation Implemented Menu interactions. 8 years ago
Platform Added WholeWordTextActionModifiers 7 years ago
Properties Initial scroll gesture implementation 7 years ago
Raw PR comments 7 years ago
AccessKeyHandler.cs Fix brace style 7 years ago
Avalonia.Input.csproj Switched to post-processing nuget packages from AggregatePackage SDK 7 years ago
Cursors.cs Add blank cursor 7 years ago
DataFormats.cs Fixed field declarations which should be readonly. 7 years ago
DataObject.cs Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
DragDrop.cs Fixed field declarations which should be readonly. 7 years ago
DragDropDevice.cs send the modifiers with drag events 8 years ago
DragDropEffects.cs Move DnD classes to Avalonia.Input. 8 years ago
DragEventArgs.cs send the modifiers with drag events 8 years ago
FocusManager.cs Only set focus on left button click. 9 years ago
Gestures.cs Initial scroll gesture implementation 7 years ago
GotFocusEventArgs.cs Renamed Perspex -> Avalonia 10 years ago
IAccessKeyHandler.cs Renamed Perspex -> Avalonia 10 years ago
ICloseable.cs Renamed Perspex -> Avalonia 10 years ago
ICustomKeyboardNavigation.cs Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
IDataObject.cs Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
IFocusManager.cs Renamed Perspex -> Avalonia 10 years ago
IFocusScope.cs Renamed Perspex -> Avalonia 10 years ago
IInputDevice.cs PR notes 9 years ago
IInputElement.cs Implemented Menu interactions. 8 years ago
IInputManager.cs Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
IInputRoot.cs Removed IMouseDevice from service locator 9 years ago
IKeyboardDevice.cs Remove ReactiveUI dependency from DevTools. 9 years ago
IKeyboardNavigationHandler.cs FocusNavigationDirection => NavigationDirection 10 years ago
IMainMenu.cs Implemented Menu interactions. 8 years ago
IMouseDevice.cs PR comments 7 years ago
INavigableContainer.cs Implemented Menu interactions. 8 years ago
IPointer.cs PR comments 7 years ago
IPointerDevice.cs PR comments 7 years ago
InputElement.cs Initial scroll gesture implementation 7 years ago
InputExtensions.cs Fixes InvalidOperationException error 7 years ago
InputManager.cs Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
Key.cs Platform-specific key gestures 7 years ago
KeyBinding.cs Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
KeyEventArgs.cs Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
KeyGesture.cs Platform-specific key gestures 7 years ago
KeyboardDevice.cs Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
KeyboardNavigation.cs Removed directional navigation code. 8 years ago
KeyboardNavigationHandler.cs Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
KeyboardNavigationMode.cs Renamed Perspex -> Avalonia 10 years ago
MouseDevice.cs Propagate mouse pointer capture to Win32 API 7 years ago
NavigationDirection.cs Handle navigation in TreeView. 8 years ago
NavigationMethod.cs Renamed Perspex -> Avalonia 10 years ago
Pointer.cs Propagate mouse pointer capture to Win32 API 7 years ago
PointerEventArgs.cs Implemented simple inertial scroll 7 years ago
PointerPoint.cs Refactor pointer events to support touch events 7 years ago
PointerWheelEventArgs.cs Implemented simple inertial scroll 7 years ago
ScrollGestureEventArgs.cs Initial scroll gesture implementation 7 years ago
TextInputEventArgs.cs Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
TouchDevice.cs Implemented simple inertial scroll 7 years ago
VectorEventArgs.cs Renamed Perspex -> Avalonia 10 years ago