Skip to content
  • Tim Janik's avatar
    const correct string parameter. · ad9d2daf
    Tim Janik authored
    Fri Aug 17 17:30:34 2001  Tim Janik  <timj@gtk.org>
    
            * gtk/gtktreemodel.c (gtk_tree_path_new_from_string): const correct
            string parameter.
    
            * gtk/gtkoptionmenu.c (gtk_option_menu_set_menu): connect to
            GtkMenuShell::selection_done, now that we have it, instead of
            ::deactivate so we're not tearing the menu apart and notify
            the user prematurely.
    
    Thu Aug 16 05:22:01 2001  Tim Janik  <timj@gtk.org>
    
            * gtk/gtkwindow.c (gtk_window_move_resize): if we actually move our
            window, clear window->need_default_position to avoid infinite loops.
            some comment fixups and GTK_RESIZE_IMMEDIATE fixups.
    
    Wed Aug 15 12:36:55 2001  Tim Janik  <timj@gtk.org>
    
            * gtk/gtktreeview.c (gtk_tree_view_set_model): move all model setup
            code into this place. get rid of GTK_TREE_VIEW_MODEL_SETUP usage.
            (gtk_tree_view_set_property): don't cast possible NULL objects.
            (gtk_tree_view_destroy): reset the model to NULL.
    
            * gtk/gtktreeselection.c (gtk_tree_selection_finalize): chain
            parent_class handler.
    ad9d2daf
To find the state of this project's repository at the time of any of these versions, check out the tags.