Skip to content
  • Jody Goldberg's avatar
    We need to manually trigger a changed event after setting the position · 739a6dc7
    Jody Goldberg authored
    2000-06-19  Jody Goldberg <jgoldberg@home.com>
    
    	* dialog-function-wizard.c (formula_guru_set_expr) : We need to
    	  manually trigger a changed event after setting the position becuase
    	  pre-gtk-1.4 setting the text reset the cursor position to 0.
    	(cb_formula_guru_entry_event) : new function.
    	(cb_formula_guru_rolled_entry_event) : new function.
    
    
    2000-06-19  Jody Goldberg <jgoldberg@home.com>
    
    	* src/eval.c (invalidate_refs) : const.
    	(do_deps_destroy) : const.
    
    	* src/cell.c (cell_set_expr_internal) : Be careful about unrefing.
    
    	* src/item-edit.c (entry_event) : Rather than catching 'event' and
    	  checking for the type of event we want.  Catch the events directly.
    	  That way the events can take place BEFORE we look for our position.
    739a6dc7