5 Commits (bc5caecafb38f9d748d7fc134fd3ab39212326ac)

Author SHA1 Message Date
Nikita Tsukanov 91691c30a7 PR notes 9 years ago
Nikita Tsukanov 21da2df1ec Call ProcessRawEvent directly from the input manager 9 years ago
Nikita Tsukanov 77b7026ac9 Removed IMouseDevice from service locator 9 years ago
Steven Kirk d61d95af19 Ported changes to Avalonia.Input from scenegraph. 9 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk 015054a8fd Added a pre-process hook to InputManager, 10 years ago
Steven Kirk e8a8c12f87 Fix MouseDevice.GetPosition. 10 years ago
Steven Kirk 3e3134217c Fixed name of PointerPressedEventArgs. 10 years ago
Steven Kirk 9191234f54 Fix keyboard handling. 10 years ago
Steven Kirk d1918c7a77 MouseDevice,Position should be in screen coords. 10 years ago
Steven Kirk 67835cc09b Applied a bunch of resharper suggestions. 11 years ago
Nikita Tsukanov 85b530e363 New ios backend 11 years ago
Nikita Tsukanov 45e5588a0a Implemented middle mouse button 11 years ago
Nikita Tsukanov 79f8f76351 ref #198 11 years ago
Nikita Tsukanov 323c1a49c1 Removed core dependency on Splat 11 years ago
Nikita Tsukanov b4db6600b3 SetPoinerOver should fallback to the root element 11 years ago
Steven Kirk 406f476a7c Simplify MouseMove logic. 11 years ago
Steven Kirk 90d7d81889 Correctly dispatch PointerMoved events. 11 years ago
Nikita Tsukanov 3cd3579475 "field can be readonly" 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
Steven Kirk 42a280fb08 Removed debug code. 11 years ago
Steven Kirk f455d51520 Added IInputRoot.PointerOverElement. 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 aa147f0423 More stylecoping. 11 years ago
Steven Kirk 0959817b35 Move click focus handling to FocusManager. 11 years ago
Steven Kirk 9ae44342e5 Restore focus when menu item clicked. 11 years ago
Steven Kirk 1d8f4714ff Added basic tooltip control. 11 years ago
Steven Kirk 535f8c38f1 Moved pointer over state to MouseDevice. 11 years ago
Steven Kirk 4299e7e046 Make TextBox handle text input. 11 years ago
Steven Kirk 01e97aec7e Removed Preview* tunneling events. 11 years ago
Steven Kirk 8d2006c968 Make dropdown close on click. 11 years ago
Steven Kirk 374d1723a2 Handle dropdown selection. 11 years ago
Steven Kirk 9a994e582c Moved VisualTree extensions into own namespace. 12 years ago
Steven Kirk 686b339e5d Track mouse leave events. 12 years ago
Steven Kirk 3a09abe30b Fix mouse capture. 12 years ago
Steven Kirk 00aa02964f Inplemented double and triple click in TextBox. 12 years ago
Steven Kirk 42f7254393 Added IsEnabled. 12 years ago
Steven Kirk 7f90f5c8e6 Added mousewheel support to ScrollViewer. 12 years ago
Steven Kirk f361fe23ce Implemented basic GridSplitter for DevTools. 12 years ago
Steven Kirk bfadaac5d9 Non-building checkpoint in MAJOR refactor. 12 years ago
Steven Kirk 88287b14ba Moved input stuff into InputElement 12 years ago
Steven Kirk cfbc5d19f6 Display (not-yet-blinking) caret in TextBox. 12 years ago
Steven Kirk 6d31e7d865 Started on TextBox. 12 years ago
Steven Kirk e50a5d197e Fixed header. 12 years ago
Steven Kirk 96401affdd Refactored input a bit. 12 years ago
Steven Kirk 406ad96736 Added FocusManager. 12 years ago