Skip to content
  • Jody Goldberg's avatar
    rename from gnumeric_expr_entry_set_rangesel_from_text and make it more · dc7cfe89
    Jody Goldberg authored
    2001-09-30  Jody Goldberg <jgoldberg@home.com>
    
    	* gnumeric-expr-entry.c (gnumeric_expr_entry_set_rangesel_from_dep) :
    	  rename from gnumeric_expr_entry_set_rangesel_from_text and make it
    	  more applicable.  This gives us easier access to the parsed
    	  expression.
    	(gnumeric_expr_entry_key_press_event) : Alt-Enter should be supported
    	  in all entries, but only the main entry should get ctrl-enter
    	  support.
    2001-10-01  Jody Goldberg <jgoldberg@home.com>
    
    	* dialog-graph-guru.c (vector_state_fill) : Use
    	  gnumeric_expr_entry_clear, gnumeric_expr_entry_set_rangesel_from_dep.
    	(cb_graph_guru_entry_changed) : flag changes.
    	(vector_state_new) : init the new flags and connect he changed signal,
    	  and the gtk_object_data.
    	(vector_state_destroy) : clear the stored vector.
    	(graph_guru_init_data_page) : disable the debug spew.
    	(cb_graph_guru_focus) : use window::set_focus in place of
    	  focus-{in,out} for each entry.  This is still a stub.
    	(graph_guru_init) : connect cb_graph_guru_focus.
    2001-09-30  Jody Goldberg <jgoldberg@home.com>
    
    	* src/sheet-object-widget.c (sheet_widget_checkbox_user_config) : Use
    	  gnumeric_expr_entry_set_rangesel_from_dep.
    dc7cfe89