Skip to content
  • Owen Taylor's avatar
    Add a function to determine if a window is the focus widget within its · 0cdc00ec
    Owen Taylor authored
    Wed Oct 25 14:17:43 2000  Owen Taylor  <otaylor@redhat.com>
    
    	* gtk/gtkwidget.[ch] (gtk_widget_is_focus): Add a function
    	to determine if a window is the focus widget within
    	its toplevel.
    
    	* gtk/gtkcontainer.[ch]: Fix the return type of ::focus
    	to be boolean.
    
    	* gtk/gtkcontainer.c (gtk_container_real_focus): Move handling
    	of the case where the container CAN_FOCUS to here instead
    	of having it in each individual move-the-focus place.
    
    	* gtk/gtkcontainer.c: Rewrite handling of left-right and up-down
    	focusing to be geometric in a much more obvious sense. Arrowing
    	around is still non-intuitive because it isn't perfect and
    	because entries, etc, grab the arrow keys, but it at least
    	usually will do what you expect now.
    
    	* gtk/gtknotebook.[ch]: Many cleanups. Moved docs inline in this
    	file.
    
    	* gtk/gtknotebook.c: Change tabs to be a single item in
    	the focus chain. Make movement of focus on tabs with arrow
    	keys wrap around.
    
    	* gt...
    0cdc00ec
To find the state of this project's repository at the time of any of these versions, check out the tags.