Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
5 years ago |
bruvzg
|
78c80de738
WinTab: Adds extra "mouse move" events to make movement smoother and correctly handle pressure/tilt change when cursor is not moving.
|
5 years ago |
bruvzg
|
ba85db5a79
Remove WinTab error message.
|
5 years ago |
bruvzg
|
d978658f81
[Windows] Add support for the WinTab API for pen input.
|
5 years ago |
bruvzg
|
0128947894
[Linux/Windows] Set pressure to 1.0f when primary button is pressed and device is not pressure sensitive.
|
5 years ago |
Rémi Verschelde
|
7e1e0f496b
Merge pull request #37802 from ThakeeNathees/window-position-bug-osx-x11
|
5 years ago |
Rémi Verschelde
|
fdf58a5858
Rename InputFilter back to Input
|
5 years ago |
Thakee Nathees
|
63a00aec68
display server window position bug fix (#37323)
|
5 years ago |
Rémi Verschelde
|
312bbb9600
Merge pull request #37525 from lupoDharkael/replace-0L
|
5 years ago |
lupoDharkael
|
6324f578bd
Replace 0L with a casted nullptr
|
5 years ago |
Rémi Verschelde
|
ea7b497065
Replace more occurrences of NULL with nullptr
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Rémi Verschelde
|
516b3bb88f
Fix Clang warnings on Windows
|
5 years ago |
Rémi Verschelde
|
60d486acc8
Fix copyright headers for recently added files
|
5 years ago |
Juan Linietsky
|
9a5d15a2dc
Implemented drag and drop across windows, both OS and embedded.
|
5 years ago |
Juan Linietsky
|
047e0b7de5
Reworked tooltips to use the popup system.
|
5 years ago |
Juan Linietsky
|
b3080bc2f4
Popups have also been converted to windows
|
5 years ago |
Juan Linietsky
|
09ba290364
Fixes to window style flags
|
5 years ago |
Juan Linietsky
|
c7b4dcae2f
Open sub-windows as embedded if the OS does not support them
|
5 years ago |
Juan Linietsky
|
441f1a5fe9
Popups are now windows also (broken!)
|
5 years ago |
Juan Linietsky
|
543fb1c4da
Separate DisplayServer from OS on Windows
|
5 years ago |