Avalonia/Perspex.Input
Steven Kirk 00aa02964f Inplemented double and triple click in TextBox.
Copied a load of stuff from Moonlight regarding finding next/prev word
that I've put in StringUtils.
2014-12-11 22:26:26 +01:00
..
Platform Inplemented double and triple click in TextBox. 2014-12-11 22:26:26 +01:00
Properties More stylecop fixes. 2014-12-05 22:32:08 +01:00
Raw Inplemented double and triple click in TextBox. 2014-12-11 22:26:26 +01:00
FocusManager.cs Inplemented double and triple click in TextBox. 2014-12-11 22:26:26 +01:00
FocusNavigationDirection.cs Added keyboard navigation for ListBox. 2014-12-04 17:45:44 +01:00
ICloseable.cs Added Application library. 2014-09-18 19:36:27 +02:00
IFocusManager.cs Improve focus a little bit. 2014-12-03 19:43:46 +01:00
IFocusScope.cs Improve focus a little bit. 2014-12-03 19:43:46 +01:00
IInputDevice.cs Non-building checkpoint in MAJOR refactor. 2014-09-18 00:20:45 +02:00
IInputElement.cs Inplemented double and triple click in TextBox. 2014-12-11 22:26:26 +01:00
IInputManager.cs Non-building checkpoint in MAJOR refactor. 2014-09-18 00:20:45 +02:00
IKeyboardDevice.cs Make keyboard focus work again. 2014-09-19 13:50:42 +02:00
IMouseDevice.cs Non-building checkpoint in MAJOR refactor. 2014-09-18 00:20:45 +02:00
IPointerDevice.cs Non-building checkpoint in MAJOR refactor. 2014-09-18 00:20:45 +02:00
InputElement.cs Inplemented double and triple click in TextBox. 2014-12-11 22:26:26 +01:00
InputManager.cs Added IsEnabled. 2014-12-07 14:38:15 +01:00
Key.cs Non-building checkpoint in MAJOR refactor. 2014-09-18 00:20:45 +02:00
KeyEventArgs.cs More stylecop fixes. 2014-12-05 22:32:08 +01:00
KeyboardDevice.cs More stylecop fixes. 2014-12-05 22:32:08 +01:00
MouseDevice.cs Inplemented double and triple click in TextBox. 2014-12-11 22:26:26 +01:00
Perspex.Input.csproj Inplemented double and triple click in TextBox. 2014-12-11 22:26:26 +01:00
PointerEventArgs.cs Non-building checkpoint in MAJOR refactor. 2014-09-18 00:20:45 +02:00
PointerPressEventArgs.cs Inplemented double and triple click in TextBox. 2014-12-11 22:26:26 +01:00
PointerWheelEventArgs.cs Added mousewheel support to ScrollViewer. 2014-12-04 22:28:42 +01:00
VectorEventArgs.cs Implemented basic GridSplitter for DevTools. 2014-10-03 01:45:34 +02:00
app.config Updated NuGet packages. 2014-10-01 18:07:53 +02:00
packages.config Updated NuGet packages. 2014-11-28 02:13:37 +01:00