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 e259bf31ee
Merge branch 'master' into feature/custom-clipboard-format
6 years ago
..
GestureRecognizers Always notify gesture recognizers about the loss of pointer capture 6 years ago
Navigation Remove copyright headers. 6 years ago
Platform Naming 6 years ago
Properties Remove copyright headers. 6 years ago
Raw Disable warnings when implementing deprecated API members. 6 years ago
AccessKeyHandler.cs Remove copyright headers. 6 years ago
Avalonia.Input.csproj Switched to post-processing nuget packages from AggregatePackage SDK 7 years ago
Cursors.cs Remove copyright headers. 6 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 Don't declare property fields AvaloniaProperty<>. 6 years ago
DragDropDevice.cs Fixed drag and drop obsolete API usage. 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 Remove usage of deprecated input APIs. 6 years ago
Gestures.cs Remove usage of deprecated input APIs. 6 years ago
GotFocusEventArgs.cs Remove copyright headers. 6 years ago
IAccessKeyHandler.cs Remove copyright headers. 6 years ago
ICloseable.cs Remove copyright headers. 6 years ago
ICustomKeyboardNavigation.cs Remove copyright headers. 6 years ago
IDataObject.cs Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
IFocusManager.cs Merge branch 'master' into update-obsolete-api-usages 6 years ago
IFocusScope.cs Remove copyright headers. 6 years ago
IInputDevice.cs Remove copyright headers. 6 years ago
IInputElement.cs Remove some left-over copyright headers. 6 years ago
IInputManager.cs Remove copyright headers. 6 years ago
IInputRoot.cs Remove copyright headers. 6 years ago
IKeyboardDevice.cs Merge branch 'master' into update-obsolete-api-usages 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 PR comments 7 years ago
IPointerDevice.cs Remove copyright headers. 6 years ago
InputElement.cs Get non-animated change information. 6 years ago
InputExtensions.cs Remove copyright headers. 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 Remove copyright headers. 6 years ago
KeyGesture.cs Remove copyright headers. 6 years ago
KeyboardDevice.cs Merge branch 'master' into update-obsolete-api-usages 6 years ago
KeyboardNavigation.cs Remove copyright headers. 6 years ago
KeyboardNavigationHandler.cs Merge branch 'master' into update-obsolete-api-usages 6 years ago
KeyboardNavigationMode.cs Remove copyright headers. 6 years ago
MouseDevice.cs Remove copyright headers. 6 years ago
NavigationDirection.cs Fix invalid navigation direction for Tab. 6 years ago
NavigationMethod.cs Remove copyright headers. 6 years ago
Pointer.cs Optimize and add new efficient visual tree extensions. 6 years ago
PointerEventArgs.cs Improve deprecation messages. 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 Remove copyright headers. 6 years ago
TouchDevice.cs Removed pointer global state that caused trouble 7 years ago
VectorEventArgs.cs Remove copyright headers. 6 years ago