Przemysław Czerpak
ef13a4a651
2015-11-02 17:13 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
...
* src/rtl/gtsln/kbsln.c
* tests/inkey.prg
- removed not longer used HB_INKEY_RAW flag
* tests/inkey.prg
* test HB_INKEY_EXT keycodes when second parameter contains "E" letter
* src/rtl/gtwvt/gtwvt.c
* minor switch order modification
* accept 127 as unicode character value if system also do that
* src/rtl/gtwin/gtwin.c
+ added support for Harbour extended key codes
+ added support for mouse middle button
+ added support for some missing key combinations
! fixed mouse event processing
! fixed ALT + KeyPad NUMs processing - now it's disabled by default
because current GTWIN supports native ALT + KeyPad NUMs processing
provided by MS-Windows console. It works when NUMLOCK is ON. If
someone needs to process it also when NUMLOCK is OFF then he can
enable it by:
hb_gtInfo( HB_GTI_KBDALT, .T. )
! fixed and simplified workaround for bug in MS-Windows 95 and 98
consoles which wrongly decode SHIFT + <NUMBER> with CAPSLOCK ON
for standard US keyboard drivers. Now enabling this workaround by:
hb_gtInfo( HB_GTI_KBDSPECIAL, .T. )
should not break input with fixed keyboard drivers.
; please test it with different windows versions and national keyboard
layouts, tests/gtkeys.prg is quite good test program.
2015-11-02 17:13:20 +01:00
..
2014-01-21 20:41:05 +01:00
2014-01-21 20:41:05 +01:00
2013-06-04 15:14:28 +02:00
2014-01-21 20:41:05 +01:00
2013-03-15 18:30:08 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2015-10-27 15:40:32 +02:00
2015-11-02 10:22:46 +02:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2014-01-21 20:41:05 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-06-10 16:59:13 +02:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2014-01-21 20:41:05 +01:00
2014-01-21 20:41:05 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-10-09 20:08:24 +02:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2014-01-21 20:41:05 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 12:53:23 +01:00
2014-01-21 20:41:05 +01:00
2014-01-21 20:41:05 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 17:38:53 +01:00
2014-01-21 20:41:05 +01:00
2014-01-21 20:41:05 +01:00
2014-01-21 20:41:05 +01:00
2014-01-21 20:41:05 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-10-09 20:08:24 +02:00
2013-10-09 20:08:24 +02:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2013-10-09 20:08:24 +02:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-10-09 20:08:24 +02:00
2014-01-21 20:41:05 +01:00
2013-10-09 20:08:24 +02:00
2013-04-18 14:58:40 +02:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2015-10-28 15:44:35 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-04-02 17:50:36 +02:00
2013-10-09 20:08:24 +02:00
2013-10-09 20:08:24 +02:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2013-03-27 05:31:49 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2014-01-21 20:41:05 +01:00
2013-04-08 00:57:02 +02:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2015-11-02 17:13:20 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2014-03-25 00:38:18 +01:00
2014-01-21 20:41:05 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-10-09 20:08:24 +02:00
2013-10-09 20:08:24 +02:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2013-10-09 20:08:24 +02:00
2013-03-16 02:11:42 +01:00
2013-10-09 20:08:24 +02:00
2013-10-09 20:08:24 +02:00
2013-03-21 13:10:30 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2013-10-09 20:08:24 +02:00
2013-03-16 02:11:42 +01:00
2013-10-09 20:08:24 +02:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-04-02 17:50:36 +02:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2013-10-09 20:08:24 +02:00
2013-10-09 20:08:24 +02:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-10-09 20:08:24 +02:00
2013-10-09 20:08:24 +02:00
2014-01-21 20:41:05 +01:00
2014-01-21 20:41:05 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-10-09 20:08:24 +02:00
2014-01-21 20:41:05 +01:00
2014-01-21 20:41:05 +01:00
2013-10-09 20:08:24 +02:00
2014-01-21 20:41:05 +01:00
2013-10-09 20:08:24 +02:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-15 11:13:30 +01:00
2013-03-15 11:13:30 +01:00
2013-03-15 11:13:30 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2013-06-10 16:59:13 +02:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2013-10-09 20:08:24 +02:00
2013-03-16 02:11:42 +01:00
2013-10-31 13:04:59 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2013-03-16 02:11:42 +01:00
2014-01-21 20:41:05 +01:00
2013-03-16 02:11:42 +01:00