Skip to content
  • Lars Hamann's avatar
    Few fixes for column resize. Store resize column in clist->drag_pos. · 8ad52d10
    Lars Hamann authored
    Fri Jul 31 20:45:07 1998  Lars Hamann  <lars@gtk.org>
    
            * gtk/gtkclist.c (gtk_clist_button_press) (gtk_clist_motion)
            (gtk_clist_button_release) (new_column_width): Few fixes for
            column resize. Store resize column in clist->drag_pos.
    
    Thu Jul 31 15:18:36 1998  Lars Hamann  <lars@gtk.org>
    
            * gtk/gtkctree.h
            * gtk/gtkctree.c
            * gtk/testgtk.c : New typedef GtkCTreeNode, changed all GList *node
            to GtkCTreeNode *node.
    
            * gtk/gtklist.h : added extended selection mode and auto scrolling.
            (struct _GtkList): removed unneeded variables timer, button,
            selection_start_pos, selection_end_pos, scroll_direction, have_grab.
            Added new variables undo_selection, undo_unselection, last_focus_child,
            undo_focus_child, htimer, vtimer, anchor, drag_pos, anchor_state,
            drag_selection, add_mode.
    
            New functions :
            (gtk_list_extend_selection), (gtk_list...
    8ad52d10
To find the state of this project's repository at the time of any of these versions, check out the tags.