Steven Kirk
|
b79b225e33
|
Improve deprecation messages.
|
6 years ago |
Steven Kirk
|
4d01dacd77
|
Remove copyright headers.
Some of our files had them, some didn't. They serve no purpose legally so best to remove the ceremony.
|
6 years ago |
Nikita Tsukanov
|
9cb36f2dc4
|
Fixed obsolete comment
|
7 years ago |
Nikita Tsukanov
|
1b5f3b6cc8
|
Renamed GetPointerPoint to GetCurrentPoint to match UWP
|
7 years ago |
Nikita Tsukanov
|
a16e3bff7f
|
Added InitialPressMouseButton to PointerReleasedEventArgs that returns the button that caused the PointerPressed event
MouseButton is now deprecated with error, since people need to decide which behavior they want
|
7 years ago |
Nikita Tsukanov
|
0cd25052fb
|
Cleanup
|
7 years ago |
Nikita Tsukanov
|
6d6b1d5e87
|
Removed X11 input modifier emulation
|
7 years ago |
Nikita Tsukanov
|
0bad390dac
|
Added PointerUpdateKind and replaced InputModifiers with KeyModifiers
|
7 years ago |
Nikita Tsukanov
|
b387c38c84
|
Implemented simple inertial scroll
|
7 years ago |
Nikita Tsukanov
|
ec99f7d1a9
|
Initial scroll gesture implementation
|
7 years ago |
Nikita Tsukanov
|
654dae7c03
|
Lazy initialization for PointerEventArgs.Device
|
7 years ago |
Nikita Tsukanov
|
f556db57b4
|
Refactor pointer events to support touch events
|
7 years ago |
Miha Markič
|
0a38876590
|
Spellchecks all projects except for Base, Controls, Samples and Testing
|
8 years ago |
Steven Kirk
|
5be41985c3
|
Renamed Perspex -> Avalonia
|
10 years ago |
Steven Kirk
|
338b71b204
|
Moved IVisual to Perspex.VisualTree.
|
10 years ago |
Steven Kirk
|
8eb4f30c6d
|
Added Tapped and DoubleTapped gestures.
|
10 years ago |
Steven Kirk
|
3e3134217c
|
Fixed name of PointerPressedEventArgs.
|
10 years ago |
Nikita Tsukanov
|
45e5588a0a
|
Implemented middle mouse button
closes #198
|
11 years ago |
Nikita Tsukanov
|
79f8f76351
|
ref #198
|
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
|
6167bacf54
|
Moved to more standard filesystem layout.
Based on https://gist.github.com/davidfowl/ed7564297c61fe9ab814 and https://github.com/fsprojects/ProjectScaffold
|
11 years ago |
Steven Kirk
|
bfadaac5d9
|
Non-building checkpoint in MAJOR refactor.
|
12 years ago |
Steven Kirk
|
cfbc5d19f6
|
Display (not-yet-blinking) caret in TextBox.
|
12 years ago |
Steven Kirk
|
8450fe5e8b
|
Pass the device in PointerEventArgs.
|
12 years ago |
Steven Kirk
|
7498319b1c
|
Renamed mouse stuff to pointer.
|
12 years ago |
grokys
|
22859b2795
|
Added mouse clicks/events
Not sure the styling system is going to work at this point...
|
12 years ago |
grokys
|
cd2b7530f5
|
Initial commit
|
13 years ago |