gtk2/testsuite
Matthias Clasen 0a96a483c6 gdk: Redo key events
Add all of the keyboard translation results in the key event,
so we can translate the keyboard state at the time the event
is created, and avoid doing state translation at match time.

We actually need to carry two sets of translation results,
since we ignore CapsLock when matching accelerators, in
gdk_event_matches().

At the same time, drop the scancode field - it is only ever
set on win32, and is basically unused in GTK.

Update all callers.
2020-04-06 15:13:54 -04:00
..
a11y Add GtkScrollbarAccessible 2020-04-03 15:20:27 -04:00
css gtk: Remove bindings 2020-03-25 23:14:27 -04:00
gdk testsuite: Tell meson we use TAP 2020-03-20 11:55:26 -04:00
gsk testsuite: Tell meson we use TAP 2020-03-20 11:55:26 -04:00
gtk gdk: Redo key events 2020-04-06 15:13:54 -04:00
performance testsuite/performance: Add common_cflags to build 2020-03-06 18:22:01 +01:00
reftests testsuite: Tell meson we use TAP 2020-03-20 11:55:26 -04:00
tools Update the settings test 2020-04-01 00:24:56 -04:00
meson.build Make the performance testcase more general 2020-01-22 00:59:04 -05:00