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.
 
 
 
Max Katz dc02d866e8
Merge branch 'master' into fix/ScrollViewerShiftAndPointerWheel
5 years ago
..
GestureRecognizers Fix #7227 5 years ago
Navigation Check enabled state as well as visibility. 5 years ago
Platform Shift+F10 is windows specific gesture 5 years ago
Properties Remove copyright headers. 7 years ago
Raw Introduced RawPointerPoint for usage with IntermediatePoints (#7581) 5 years ago
TextInput Nullability tweaks in lower-level libraries. 5 years ago
AccessKeyHandler.cs More nullability fixes. 5 years ago
ApiCompatBaseline.txt rename method in apicompat 5 years ago
Avalonia.Input.csproj fixes: WarningsAsErrors in Visual Studio 5 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. 8 years ago
DataObject.cs Nullable enable Avalonia.Input. 6 years ago
DragDrop.cs Don't declare property fields AvaloniaProperty<>. 7 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 Finished adding nullable annotations to Avalonia.Base. 5 years ago
Gestures.cs Requested Changes 5 years ago
GotFocusEventArgs.cs Remove copyright headers. 7 years ago
IAccessKeyHandler.cs Nullable enable Avalonia.Input. 6 years ago
ICloseable.cs Nullability tweaks in lower-level libraries. 5 years ago
ICommandSource.cs Fix ICommandSource comments 5 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. 5 years ago
IFocusScope.cs Remove copyright headers. 7 years ago
IInputDevice.cs Remove copyright headers. 7 years ago
IInputElement.cs Nullability tweaks in lower-level libraries. 5 years ago
IInputManager.cs Remove copyright headers. 7 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. 5 years ago
IMouseDevice.cs Remove copyright headers. 7 years ago
INavigableContainer.cs Nullability tweaks in lower-level libraries. 5 years ago
IPointer.cs Nullable enable Avalonia.Input. 6 years ago
IPointerDevice.cs Nullable enable Avalonia.Input. 6 years ago
InputElement.cs Nullability tweaks in lower-level libraries. 5 years ago
InputExtensions.cs Nullable enable Avalonia.Input. 6 years ago
InputManager.cs Finished adding nullable annotations to Avalonia.Base. 5 years ago
InputMethod.cs Windows IME (#7007) 5 years ago
Key.cs Remove some left-over copyright headers. 7 years ago
KeyBinding.cs Only handle a KeyBinding if it's actually been handled. 5 years ago
KeyEventArgs.cs Nullable enable Avalonia.Input. 6 years ago
KeyGesture.cs Fixed popup positioning issue 5 years ago
KeyboardDevice.cs Finished adding nullable annotations to Avalonia.Base. 5 years ago
KeyboardNavigation.cs Ported tab navigation code from WPF. 5 years ago
KeyboardNavigationHandler.cs Finished adding nullable annotations to Avalonia.Base. 5 years ago
KeyboardNavigationMode.cs Added KeyboardNavigationMode.Local. 5 years ago
MouseDevice.cs Merge branch 'master' into fix/ScrollViewerShiftAndPointerWheel 5 years ago
NavigationDirection.cs Don't handle tab navigation in DefaultMenuInteractionHandler. 6 years ago
NavigationMethod.cs Remove copyright headers. 7 years ago
Pointer.cs More nullability fixes. 5 years ago
PointerDeltaEventArgs.cs Requested Changes 5 years ago
PointerEventArgs.cs Introduced RawPointerPoint for usage with IntermediatePoints (#7581) 5 years ago
PointerPoint.cs Merge branch 'master' into has-flag-fixes 5 years ago
PointerWheelEventArgs.cs Remove copyright headers. 7 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 Added GetIntermediatePoints support for X11, libinput and evdev 5 years ago
VectorEventArgs.cs Remove copyright headers. 7 years ago