Skip to content
  • Tim Janik's avatar
    up version to 1.3.7, interface age 0, binary age 0. depend on glib 1.3.7. · 10f047cf
    Tim Janik authored
    Thu Jun 28 17:18:41 2001  Tim Janik  <timj@gtk.org>
    
    	* configure.in (GTK_MICRO_VERSION): up version to 1.3.7, interface
    	age 0, binary age 0. depend on glib 1.3.7.
    
    	* gtk/gtkcontainer.c: remove g_signal_handlers_disconnect_by_func() hack.
    
    	* gtk/gtkmenubar.c: same here.
    
    	* gtk/gtkcontainer.c (gtk_container_focus_tab): fix param-spec retrival.
    
    	* gtk/gtkcolorsel.c (gtk_color_selection_init): fix connect_data() usage.
    
    	* gtk/gtkentry.c (gtk_entry_focus_in): same here.
    
    	* gtk/gtkmenubar.c (add_to_window): likewise.
    
    	* gtk/gtktextbtree.c: and here...
    
    	* gtk/gtktextview.c (gtk_text_view_ensure_layout): same thing.
    
    	* gtk/gtktoolbar.c (gtk_toolbar_init): once more.
    
    	* gtk/gtktreemodel.c (connect_ref_callbacks): and another time.
    
    	* gtk/gtktreeviewcolumn.c:
    	(_gtk_tree_view_column_set_tree_view): yet again.
    
    	* demos/gtk-demo/images.c (progressive_timeout): demonstrate
    	signal connections without g_signal_connect_data().
    
    	* de...
    10f047cf