Skip to content
  • Owen Taylor's avatar
    If the widget is _not_ a descendant of a Window widget, propagate key · e0ea1f0c
    Owen Taylor authored
    Fri Mar 27 00:13:18 1998  Owen Taylor  <owt1@cornell.edu>
    
    	* gtk/gtkmain.c (gtk_propagate_event): If the widget is _not_
    	a descendant of a Window widget, propagate key presses like
    	other events.
    
    	* gtk/gtkentry.c gtk/gtktext.c: Ignore multiple simultaneous
    	button presses instead of treating subsequent presses as
    	release/press pairs for tablet compatibility.
    
    	* configure.in config.h.in: Removed inline checks, because they
    	are duplicated in glib.
    
    	* gtk/gtkwidget.c (gtk_widget_draw): When gtk_widget_draw ()
    	occurs with queued draw already in place, redraw _entire_
    	widget. (Pointed out by Tim Janik)
    e0ea1f0c