Skip to content
  • Owen Taylor's avatar
    include gdkkeysysms.h if compiling gdk_keyval_convert_case. · fce84d05
    Owen Taylor authored
    Thu Feb 28 19:55:01 2002  Owen Taylor  <otaylor@redhat.com>
    
            * gdk/gdkkeys.c: include gdkkeysysms.h if
            compiling gdk_keyval_convert_case.
    
            * gtk/gtkmenubar.c (gtk_menu_bar_cycle_focus): Implement
            <Control>Tab <Control><Shift>Tab to cycle between
            all menu bars in a toplevel once one is up.
    
            * tests/testgtk.c: Add a second menubar, this
            example is already full of crack anyways.
    
            * gtk/gtkmenushell.c (gtk_menu_shell_key_press): Padd
            unhandled events up to the parent menu shell.
    
            * gtk/gtkmenuitem.c (gtk_menu_item_select_timeout): Only
            pop up the menu if the parent menu shell is still active.
    
            * gtk/gtkcontainer.[ch] (_gtk_container_focus_sort): Add a
            old_focus argument, export privately.
    fce84d05