Skip to content
  • Owen Taylor's avatar
    Add key bindings on GtkScrolledWindow for arrow keys, PageUp/PageDown · 59fc8ff8
    Owen Taylor authored
    Fri Feb 15 20:09:45 2002  Owen Taylor  <otaylor@redhat.com>
    
            * gtk/gtkscrolledwindow.[ch] gtk/gtkmarshallers.list:
            Add key bindings on GtkScrolledWindow for arrow keys,
            PageUp/PageDown Home/End to scroll the window.
            Bind Control-[Shift]-Tab to focus out of the scrolled
            window entirely. Allow the scrolled window to be
            focused if no child can be focused. (#63480)
    
            * gtk/gtkwidget.c (gtk_widget_hide): Remove the REALIZED()
            check - if we have visible but not mapped widgets
            (inside a unshown notebook tab, for instance), we need
            to track their size. (#65087, reported by Damon Chaplin.)
    
            * gtk/gtkcolorsel.c (palette_change_color): Shut up
            a warning.
    59fc8ff8