Michaël Van Canneyt
|
584eab11ca
* PChar -> PAnsiChar
|
2 anni fa |
nickysn
|
e583341877
+ added comments, explaining the enhanced shift states in detail
|
6 anni fa |
nickysn
|
bac79df17e
+ added essAltGr to TEnhancedShiftState and added proper AltGr handling for the Linux console
|
6 anni fa |
nickysn
|
41b93832c0
+ add ConvertEnhancedToLegacyShiftState to the interface of unit keyboard
|
6 anni fa |
nickysn
|
5648bd9bdc
+ introduced TEnhancedShiftStateElement - an enum type, containing the elements of TEnhancedShiftState set
|
7 anni fa |
nickysn
|
4f482516dd
* TEnhancedKeyEvent.ShiftState changed to TEnhancedShiftState
|
7 anni fa |
nickysn
|
3e135c02e7
+ added generic Shift, Ctrl and Alt values to TEnhancedShiftState
|
7 anni fa |
nickysn
|
d681d51e38
+ introduced TEnhancedShiftState. Not used yet, but will eventually be used inside TEnhancedKeyEvent.
|
7 anni fa |
nickysn
|
9a2e1b99cb
+ overloaded the = operator for pairs of TEnhancedKeyEvent
|
7 anni fa |
nickysn
|
1d2414a2b8
+ added the NilEnhancedKeyEvent const (equivalent to the value 0 of TKeyEvent)
|
7 anni fa |
nickysn
|
b6f0fa055f
+ added functions GetEnhancedKeyEvent and PollEnhancedKeyEvent and implemented
|
7 anni fa |
nickysn
|
685d090bf2
+ added GetEnhancedKeyEvent and PollEnhancedKeyEvent to TKeyboardDriver
|
7 anni fa |
nickysn
|
cee3065f93
+ introduced the TEnhancedKeyEvent record
|
7 anni fa |
Károly Balogh
|
bf35dae486
rtl-console: fixed TKeyEvent to TKeyRecord mapping on big endian systems
|
11 anni fa |
marco
|
a001e12d04
* rtl-console initial version.
|
11 anni fa |