BDisp
|
0201113425
Added more mouse buttons codes.
|
4 years ago |
BDisp
|
f0254f8b4d
Fixes #1093. NetDriver is reading badly sometimes the virtual terminal sequences.
|
4 years ago |
BDisp
|
a4b19b05b8
Prevents negative values if the windows size change so quickly.
|
4 years ago |
BDisp
|
39c2856861
Also clear screen in Unix and typo.
|
4 years ago |
BDisp
|
72a4104ee5
Fixes #1041. NetDriver events should stay all together.
|
4 years ago |
Charlie Kindel
|
92c2171388
Merge pull request #1036 from BDisp/netdriver-mouse-support
|
4 years ago |
BDisp
|
a3e3e7fb25
Fixed bug if WindowTop is bigger than 0.
|
4 years ago |
BDisp
|
d06c87493d
Fixing mouse not working on Unix in low coordinates.
|
4 years ago |
BDisp
|
9dacb7d3ee
Fixes #518. Added mouse support for the NetDriver.
|
4 years ago |
BDisp
|
b8a1ed5c24
Fixes #1030. Getting colors from the Attributes of a ColorScheme.
|
4 years ago |
BDisp
|
c0540b5de6
Adjusting the code.
|
4 years ago |
BDisp
|
3e29baa5c5
Cleanup.
|
4 years ago |
BDisp
|
441fcbecbe
Removed break.
|
4 years ago |
BDisp
|
9b0ea4e992
Changed from Enum HeightSize to bool HeightAsBuffer.
|
4 years ago |
BDisp
|
148a813365
NetDriver now process the hot keys and shortcut keys.
|
4 years ago |
BDisp
|
a7c2847256
Fixes Console.WindowHeight detection when HeightSize.BufferHeight is set.
|
4 years ago |
BDisp
|
b6cb860b73
Disabling supported operation system warnings.
|
4 years ago |
BDisp
|
934c0b9629
isWinPlatform was written twice.
|
4 years ago |
BDisp
|
415cd11e20
Fixes #1020. NetDriver does not deal well with unicode characters yet.
|
4 years ago |
BDisp
|
bcc31e0da0
Trying fixing #518. Almost functions work on both Windows and Unix with the NetDriver.
|
4 years ago |
BDisp
|
01d4b4f55f
Added wide improvements on keys managements.
|
4 years ago |
Charlie Kindel
|
4bde71a147
Revert "Revert "Use glyphs for checkmarks & selection""
|
4 years ago |
Charlie Kindel
|
04f2c64b8f
Revert "Use glyphs for checkmarks & selection"
|
4 years ago |
Charlie Kindel
|
02cb644812
Use glyphs for checkmarks & selection
|
4 years ago |
Charlie Kindel
|
1f4b9289b1
Merge pull request #669 from tig/non_printable
|
5 years ago |
Charlie Kindel
|
1edf8189e1
added mainloop tests and updated others
|
5 years ago |
Charlie Kindel
|
8a3f2a73f6
addresses some non-printable stuff
|
5 years ago |
Charlie Kindel
|
dc878b899c
enabled better characters
|
5 years ago |
BDisp
|
4fcb164f4b
Added class KeyModifiers which improvements better control over the combinations keys.
|
5 years ago |
Charlie Kindel
|
da02d63281
more merging
|
5 years ago |