Bastien Nocera
|
ab27fa9bba
|
tests: Add tests for keypad keys parsing
See https://bugzilla.gnome.org/show_bug.cgi?id=606727
|
2011-11-16 18:49:54 +00:00 |
|
Bastien Nocera
|
ef5476f16a
|
tests: Check "without keycode" code path too
And see whether the output of gtk_accelerator_parse()
matches that of gtk_accelerator_parse_with_keycode()
|
2011-11-16 18:05:41 +00:00 |
|
Bastien Nocera
|
c30d313afc
|
gtk: Fix parsing of accelerators with keycodes
GDK_KEY_VoidSymbol is not the same as keycode 0. This fixes
keycodes such as "0xb3" being parsed as "VoidSymbol" keysyms.
https://bugzilla.gnome.org/show_bug.cgi?id=663761
|
2011-11-10 14:33:28 +00:00 |
|
Bastien Nocera
|
780a92b559
|
gtk: Add test program for keycode parsing
https://bugzilla.gnome.org/show_bug.cgi?id=662755
|
2011-11-04 16:40:22 +00:00 |
|