| .. |
|
GestureRecognizers
|
Switch to using animation request for scroll inertia dispatch (#18997)
|
9 months ago |
|
Navigation
|
UWP/WinUI style XYFocus subtree restrictions (#16557)
|
2 years ago |
|
Platform
|
Added IClipboard:TryGetInProcessDataObjectAsyns (#18340)
|
1 year ago |
|
Raw
|
feat: Support ContactRect in X11 and Windows platform (#16498)
|
1 year ago |
|
TextInput
|
Added PluggableTextInputMethod API
|
7 months ago |
|
AccessKeyHandler.cs
|
Fixes and improves several access key (accelerator) related issues (#17292)
|
1 year ago |
|
Cursor.cs
|
In `Avalonia.Base`, private fields that are never modified were made `readonly` (#13020)
|
3 years ago |
|
DataFormats.cs
|
Fix macOS clipboard formats mapping (#13197)
|
2 years ago |
|
DataObject.cs
|
Remove specific data type methods from the IDataObject, add new Files format
|
3 years ago |
|
DataObjectExtensions.cs
|
Prevent all obsolete members from listing in auto-completions
|
3 years ago |
|
DragDrop.cs
|
Use DragEventArgs for DragLeave event.
|
3 years ago |
|
DragDropDevice.cs
|
Borking changes
|
3 years ago |
|
DragDropEffects.cs
|
Merge core libraries. (#5831)
|
4 years ago |
|
DragEventArgs.cs
|
Adjust some Unstable attr usages
|
3 years ago |
|
FocusChangingEventArgs.cs
|
Add ability to cancel focus change (#18373)
|
9 months ago |
|
FocusManager.cs
|
Add ability to cancel focus change (#18373)
|
9 months ago |
|
Gestures.cs
|
Use captured element if available as source for tap gestures (#19222)
|
8 months ago |
|
GotFocusEventArgs.cs
|
Remove public setter where possible on events or replace with "init;"
|
3 years ago |
|
HoldingRoutedEventArgs.cs
|
Hold Gesture size and event improvements (#12879)
|
3 years ago |
|
IAccessKeyHandler.cs
|
Make IMainMenu and IAccessKeyHandler internal.
|
3 years ago |
|
IClickableControl.cs
|
Merge core libraries. (#5831)
|
4 years ago |
|
ICloseable.cs
|
Merge core libraries. (#5831)
|
4 years ago |
|
ICommandSource.cs
|
Merge core libraries. (#5831)
|
4 years ago |
|
ICustomKeyboardNavigation.cs
|
Merge core libraries. (#5831)
|
4 years ago |
|
IDataObject.cs
|
Typo
|
3 years ago |
|
IFocusManager.cs
|
Limit IFocusManager API, extend IInputElement API, remove visible static properties
|
3 years ago |
|
IFocusScope.cs
|
Limit IFocusManager API, extend IInputElement API, remove visible static properties
|
3 years ago |
|
IInputDevice.cs
|
Borking changes
|
3 years ago |
|
IInputElement.cs
|
Limit IFocusManager API, extend IInputElement API, remove visible static properties
|
3 years ago |
|
IInputManager.cs
|
Borking changes
|
3 years ago |
|
IInputRoot.cs
|
Fix overlay popup focus issues (#17326)
|
1 year ago |
|
IKeyboardDevice.cs
|
Remove IKeyboardDevice/IPointerDevice/IDragDropDevice from public API, as they are not really used anywhere
|
3 years ago |
|
IKeyboardNavigationHandler.cs
|
Borking changes
|
3 years ago |
|
IMainMenu.cs
|
Rename MenuBase Opened/Closed events removing type prefix
|
3 years ago |
|
IMouseDevice.cs
|
Remove IKeyboardDevice/IPointerDevice/IDragDropDevice from public API, as they are not really used anywhere
|
3 years ago |
|
INavigableContainer.cs
|
Merge core libraries. (#5831)
|
4 years ago |
|
IPenDevice.cs
|
Remove IKeyboardDevice/IPointerDevice/IDragDropDevice from public API, as they are not really used anywhere
|
3 years ago |
|
IPointer.cs
|
XY focus (#13947)
|
2 years ago |
|
IPointerDevice.cs
|
Remove IKeyboardDevice/IPointerDevice/IDragDropDevice from public API, as they are not really used anywhere
|
3 years ago |
|
InputElement.cs
|
Added missing class event handler methods (#18837)
|
9 months ago |
|
InputExtensions.cs
|
Added ToolTip.ShowOnDisabled and ToolTip.ServiceEnabled (#14928)
|
2 years ago |
|
InputManager.cs
|
Borking changes
|
3 years ago |
|
InputMethod.cs
|
fix: InputMethod should remove handler. (#18414)
|
1 year ago |
|
Key.cs
|
Add key device type and implmentation for tizen (#14027)
|
2 years ago |
|
KeyBinding.cs
|
Merge core libraries. (#5831)
|
4 years ago |
|
KeyDeviceType.cs
|
XY focus (#13947)
|
2 years ago |
|
KeyEventArgs.cs
|
Add key device type and implmentation for tizen (#14027)
|
2 years ago |
|
KeyGesture.cs
|
Improve KeyGesture.ToString() output in case when Key is set to Key.None (#18353)
|
1 year ago |
|
KeySymbolHelper.cs
|
Added PhysicalKey handling for Android (#13006)
|
3 years ago |
|
KeyboardDevice.cs
|
Add ability to cancel focus change (#18373)
|
9 months ago |
|
KeyboardNavigation.cs
|
Removed a number of interfaces.
|
3 years ago |
|
KeyboardNavigationHandler.cs
|
XY focus (#13947)
|
2 years ago |
|
KeyboardNavigationMode.cs
|
Merge core libraries. (#5831)
|
4 years ago |
|
MouseDevice.cs
|
[macOS][X11] Release mouse capture when dialog shown (#16205)
|
2 years ago |
|
NavigationDirection.cs
|
Merge core libraries. (#5831)
|
4 years ago |
|
NavigationMethod.cs
|
Merge core libraries. (#5831)
|
4 years ago |
|
PenDevice.cs
|
Handle previously missed event types in PenDevice (#17454)
|
1 year ago |
|
PhysicalKey.cs
|
Key handling improvements (#12549)
|
3 years ago |
|
PhysicalKeyExtensions.cs
|
fix PhysicalKey.Equal convert to Key.OemPlus (#15502)
|
2 years ago |
|
PinchEventArgs.cs
|
Fix AVP1012 warnings in Avalonia.Base (#13717)
|
2 years ago |
|
Pointer.cs
|
Don't clear pointer capture unless we had pointer capture (#13489)
|
2 years ago |
|
PointerDeltaEventArgs.cs
|
Adjust some Unstable attr usages
|
3 years ago |
|
PointerEventArgs.cs
|
Corrected PointerPointProperties inline documentation (#19062)
|
9 months ago |
|
PointerOverPreProcessor.cs
|
Raise pointer events on captured element (#18420)
|
1 year ago |
|
PointerPoint.cs
|
Corrected PointerPointProperties inline documentation (#19062)
|
9 months ago |
|
PointerWheelEventArgs.cs
|
Adjust some Unstable attr usages
|
3 years ago |
|
PullGestureEventArgs.cs
|
clean up animation and add comments
|
3 years ago |
|
ScrollGestureEventArgs.cs
|
In `Avalonia.Base`, sealed several classes whose constructors aren't available from public API, and which have no inheritors (#13043)
|
3 years ago |
|
TappedEventArgs.cs
|
Revert "Merge pull request #8860 from AvaloniaUI/remove-public-constructors-from-eventargs-from-avalonia.base"
|
3 years ago |
|
TextInputEventArgs.cs
|
Make TextInputEventArgs.Text settable
|
3 years ago |
|
TouchDevice.cs
|
[macOS][X11] Release mouse capture when dialog shown (#16205)
|
2 years ago |
|
VectorEventArgs.cs
|
Remove public setter where possible on events or replace with "init;"
|
3 years ago |