nickysn
|
f964dacd24
* moved some drawing routines to a new unit 'vidutil'
|
6 年之前 |
nickysn
|
a7e13587a0
+ added a keyboard dump test tool
|
6 年之前 |
nickysn
|
e7ea79d71d
* show all details about the key event, without using KeyEventToString (because it
|
6 年之前 |
nickysn
|
c10c9607f1
+ also invoke TranslateKey to get more data (either Ascii or virtual key translation)
|
6 年之前 |
nickysn
|
c5e35e8d11
* write physical key numbers both in decimal and hex
|
6 年之前 |
nickysn
|
eb30bfa9f0
* print ASCII characters better
|
6 年之前 |
nickysn
|
bd1de8c3f5
* Synchronize with trunk
|
6 年之前 |
nickysn
|
59aeb82603
+ slight fixes and improvements to the test
|
6 年之前 |
nickysn
|
82b2e8a080
+ added an interactive keyboard unit test
|
6 年之前 |
nickysn
|
aa7bddc621
+ added tests directory
|
6 年之前 |
nickysn
|
b6f0fa055f
+ added functions GetEnhancedKeyEvent and PollEnhancedKeyEvent and implemented
|
6 年之前 |
Mattias Gaertner
|
41bf6106c5
pastojs: clean up
|
6 年之前 |
Mattias Gaertner
|
e539a385e4
pastojs: fixed empty except on statement
|
6 年之前 |
Mattias Gaertner
|
8554623084
pastojs: untypedpointer:=typedpointer
|
6 年之前 |
Mattias Gaertner
|
cef507c665
fcl-passrc: untypedpointer:=typedpointer
|
6 年之前 |
Mattias Gaertner
|
ddc79efdd4
pastojs: implemented pred(char), succ(char)
|
6 年之前 |
Mattias Gaertner
|
3b6436ffe1
fcl-js: jswriter: write #$ff00..#$ffff as \u
|
6 年之前 |
nickysn
|
685d090bf2
+ added GetEnhancedKeyEvent and PollEnhancedKeyEvent to TKeyboardDriver
|
6 年之前 |
nickysn
|
cee3065f93
+ introduced the TEnhancedKeyEvent record
|
6 年之前 |
Mattias Gaertner
|
a71dc667ce
fcl-js: clean up
|
6 年之前 |
Mattias Gaertner
|
b5d1f1026f
pasotjs: fixed parsing cfg
|
6 年之前 |
Mattias Gaertner
|
60eb591844
pastojs: fixed compilation
|
6 年之前 |
Mattias Gaertner
|
ee8215e2ed
pastojs: adapted pas2jscompiler for pas2js
|
6 年之前 |
nickysn
|
6a612f9003
+ created branch for keyboard/video/mouse unit unicode support development
|
6 年之前 |
florian
|
18a45d94a3
* version update
|
6 年之前 |
Mattias Gaertner
|
f6b2b6d4e8
pastojs: clean up
|
6 年之前 |
Mattias Gaertner
|
01d1cde8a3
pastojs: adaptions for pas2js
|
6 年之前 |
michael
|
4bf4ce5537
* Use sqlite_open_v2 to connect, Bug ID #34278
|
6 年之前 |
Mattias Gaertner
|
d915932c29
pastojs: $i %date%, %time%, %line%
|
6 年之前 |
Mattias Gaertner
|
b6083f84a1
fcl-passrc: fixed handling $i %name%
|
6 年之前 |