nickysn
|
a8da1b5130
+ introduce TFPKeyEventRecord - a wrapper record around TKeyEventRecord, so it
|
6 years ago |
nickysn
|
aac266e82d
+ detect and return the state of num lock, caps lock and scroll lock in the enhanced shift state on win32/win64
|
6 years ago |
nickysn
|
a138d08628
* synchronize with trunk
|
6 years ago |
pierre
|
4657f45e74
* Change first parameter type of function is_continuous_maks to aword type.
|
6 years ago |
nickysn
|
4f482516dd
* TEnhancedKeyEvent.ShiftState changed to TEnhancedShiftState
|
6 years ago |
nickysn
|
3e135c02e7
+ added generic Shift, Ctrl and Alt values to TEnhancedShiftState
|
6 years ago |
pierre
|
cacd8f28eb
Try to avoid expectloc not set after first pass error for call node
|
6 years ago |
pierre
|
122fd55564
+ Add TEST_PARALLEL, adds -L option to DOTESTOPT
|
6 years ago |
pierre
|
b4315f0f4f
+ Introduce PPC_SUFFIXES, new make variable that lists all ppc suffixes
|
6 years ago |
Mattias Gaertner
|
2b36f8d177
pastojs: catch ECompilerTerminate while parsing params
|
6 years ago |
Mattias Gaertner
|
67b3fd7e37
fcl-passrc: less hints
|
6 years ago |
Mattias Gaertner
|
a67f016603
pastojs: fixed str(currency)
|
6 years ago |
pierre
|
04debba9de
Fix arm-android compilation by prepending syscall_nr_ prefix also to __ARM_NR_XXX arm specific linux syscalls
|
6 years ago |
nickysn
|
658730ee85
+ added the 102-th key on international keyboards (outputs "<" or ">" with the US layout)
|
6 years ago |
nickysn
|
d681d51e38
+ introduced TEnhancedShiftState. Not used yet, but will eventually be used inside TEnhancedKeyEvent.
|
6 years ago |
nickysn
|
1bb1e20042
* synchronize with trunk
|
6 years ago |
nickysn
|
f05c6666fe
+ switch the win32/win64 keyboard unit to use enhanced key events (they are
|
6 years ago |
nickysn
|
7d638a1e39
* handle nil key events properly in ConvertToLegacyKeyEvent
|
6 years ago |
nickysn
|
0a511ddb30
+ implemented generic conversion from enhanced to legacy key events as well
|
6 years ago |
nickysn
|
18a752d20a
* use :=NilEnhancedKeyEvent instead of FillChar to clear the result of ConvertToEnhancedKeyEvent
|
6 years ago |
michael
|
9b39033ed4
* Fix bug ID #34535, small optimization
|
6 years ago |
Mattias Gaertner
|
895139f332
pastojs: fixed name clash published property and external
|
6 years ago |
svenbarth
|
251dfb6776
* don't allow constants of the record type that is currently being parsed; this would fail as soon as another field is added after the constant declaration
|
6 years ago |
svenbarth
|
446f89719c
* move checking whether a field's type is valid for the field to a separate function
|
6 years ago |
florian
|
c45806c84f
* made test more verbose
|
6 years ago |
florian
|
e8ebc00b3b
* redundant code removed, work is meanwhile done by aasmcpu.optimize_ref
|
6 years ago |
florian
|
72416edcc4
+ support for tlsm_general on i386-linux
|
6 years ago |
Mattias Gaertner
|
6d78637441
pastojs: parse double quotes in asm-blocks
|
6 years ago |
pierre
|
c3914c1f38
Downgrade EXTDEBUG warning to note about zero size temp, as it is used for empty sets
|
6 years ago |
pierre
|
796db4cef5
Implement mark_write override for tinilinenode
|
6 years ago |