Skip to content
  • Owen Taylor's avatar
    Implement "fuzzy" key binding lookups; allow matches on key and level but · 708e1a95
    Owen Taylor authored
    Wed Feb 20 14:26:47 2002  Owen Taylor  <otaylor@redhat.com>
    
            * gtk/gtkkeyhash.[ch]: Implement "fuzzy" key binding lookups;
            allow matches on key and level but not group. Also, implement
            ignoring "consumed modifiers correctly."
    
            * gtk/gtkaccelgroup.c gtk/gtkbindings.c: Convert to using
            GtkKeyHash.
    
            * gtk/gtkdebug.h gtk/gtkmain.c: Support GTK_DEBUG=keybindings
    
            * gdk/x11/gdkevents-x11.c (gdk_event_translate): Fill in
            the group for key release events as well as key press events.
    
            * gdk/gdkkeys.h gdk/x11/gdkkeys-x11.c (gdk_keymap_translate_keyboard_state):
            Rename unused_modifiers to consumed_modifiers, make the docs and
            non-Xkb implementation match the Xkb implementation.
    
            * gdk/linux-fb/gdkkeyboard-fb.c gdk/win32/gdkkeys-win32.c: Propagate
            doc and parameter name changes.
    
            * gdk/x11/gdkkeys-x11.c (gdk_keymap_translate_keyboard_...
    708e1a95