34 Commits (ef4a956218cf64f55e967ca63d62804a65bc3b51)

Author SHA1 Message Date
Yoh Deadfall 1468c2a83b Added lost focus-within to pseudo classes attr 5 years ago
Steven Kirk e42bccd79b Added TabIndex property. 5 years ago
Max Katz 3984ba2ec5 Enable nullability for InputElement, Interactive, Visual 5 years ago
Max Katz 734d1458df Revert "Avoid breaking changes for next release" 5 years ago
Max Katz 6c608c6d0d Avoid breaking changes for next release 5 years ago
Max Katz f7a41c0793 Use single TappedEventArgs for all tapped events 5 years ago
Max Katz 1a8f2f7f35 Add tapped event args 5 years ago
Nikita Tsukanov 35b365d97d Implemented basic IME support for Linux 5 years ago
Dan Walmsley f9f4e73bd3 whitespace. 6 years ago
Dan Walmsley 98c2b0f9e0 Initial implementation of IsKeyboardFocusWithin 6 years ago
Steven Kirk 58c333b6f1 Added PseudoClassesAttribute. 6 years ago
Steven Kirk a42e8cbded Nullable enable Avalonia.Input. 6 years ago
Maksym Katsydan 6f7dac83d1 Add focus-visible support with tests 6 years ago
Steven Kirk 4a752c3f48 Get non-animated change information. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
FoggyFinder cff59382c7 adjust comments 7 years ago
Steven Kirk b89305d708 Set pseudoclasses manually. 7 years ago
Dariusz Komosinski a2c6bc1b7c Remove usage of AddClassHandler that returns new lambda per invocation. 7 years ago
Dariusz Komosiński 7237fa979e Add comments. 7 years ago
Dariusz Komosiński 7f33ffaf8b Avoid allocations when running UpdateIsEffectivelyEnabled. 7 years ago
Nikita Tsukanov ec99f7d1a9 Initial scroll gesture implementation 7 years ago
Steven Kirk 38d68865fd Correctly handle command.CanExecute state. 7 years ago
Steven Kirk e6be9b7c5a Renamed IsEnabledCore -> IsEffectivelyEnabled. 7 years ago
Steven Kirk 4a5e11f6aa Fix keyboard interaction for ContextMenu. 7 years ago
Steven Kirk 576cc91573 Make Pseudoclass method typed. 8 years ago
Miha Markič 0a38876590 Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
Steven Kirk 1293e9af8d Implemented Menu interactions. 8 years ago
Steven Kirk 3f0c7650e5 Make sure IsPointerOver is correctly set. 8 years ago
Jeremy Koritzinsky 72a4889435 Move Control static constructor statements to more accurate layers. 8 years ago
José Pedro 7cccc6bda0
Use nameof where possible. 8 years ago
Wiesław Šoltés a26c261aad Fixed OnPointerReleased parameter type 9 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk ca301280e8 Correctly clear focus when control removed. 10 years ago
Steven Kirk 8eb4f30c6d Added Tapped and DoubleTapped gestures. 10 years ago
Steven Kirk 3e3134217c Fixed name of PointerPressedEventArgs. 10 years ago
Steven Kirk d25e057ccc More WIP refactoring properties. 10 years ago
Steven Kirk 16c2242757 Implemented NameScopes 11 years ago
Steven Kirk 92e6274ec3 Fixed input hit test Z ordering. 11 years ago
Steven Kirk 5c4d2b84a3 Started converting PPs to direct PPs. 11 years ago
Nikita Tsukanov 5acef971f0 Added KeyGesture and KeyBindings 11 years ago
Nikita Tsukanov 79f8f76351 ref #198 11 years ago
Nikita Tsukanov 21a3554260 Change property getter to expression properties 11 years ago
Nikita Tsukanov 01e2c90bc5 Removed this. 11 years ago
Steven Kirk 145411020b Ran .net core code formatter. 11 years ago
Steven Kirk 6151aef188 Removed file headers. 11 years ago
Nikita Tsukanov 7f72c7763b Implemented cursors. Ceterum censeo StyleCopum esse delendum. 11 years ago
Nikita Tsukanov 70dcfd652a Now using TextInput event, WM_CHAR and GtkIMContext 11 years ago
Steven Kirk c5020d38ee Remove RoutedEventArgs.OriginalSource. 11 years ago
Steven Kirk 6167bacf54 Moved to more standard filesystem layout. 11 years ago
Steven Kirk 4919eeb226 Removed InputElement.IsTabFocused. 11 years ago