Skip to content
  • JodyGoldberg's avatar
    All callers changed. renamed from scenario_free_all. (scenarios_dup) : · 0fb55e5d
    JodyGoldberg authored
    
    2006-12-02  Jody Goldberg <jody@gnome.org>
    
    	All callers changed.
    	* scenarios.c (scenarios_free) : renamed from scenario_free_all.
    	(scenarios_dup) : renamed from scenario_copy_all.
    	(scenarios_insert_rows) : renamed from scenario_insert_rows.
    	(scenarios_insert_cols) : renamed from scenario_insert_cols.
    	(scenarios_delete_rows) : renamed from scenario_delete_rows.
    	(scenarios_delete_cols) : renamed from scenario_delete_cols.
    	(scenarios_move_range) : renamed from scenario_move_range.
    
    2006-12-02  Jody Goldberg <jody@gnome.org>
    
    	* src/expr.c (gnm_expr_top_relocate) : don't init rinfo::from_inside
    	  for INVALIDATE_SHEET case, it's unnecesasry and the inputs are
    	  undefined.
    
    	* src/gnumeric-canvas.h : Remove scaling from GNUMERIC_CANVAS_FACTOR_X
    	  that was breaking text display in RTL.  We need a gtk patch for that
    	  to work.
    
    2006-12-02  Jody Goldberg <jody@gnome.org>
    
    	* src/sheet.c (sheet_dup_filters) : new.
    	(sheet_dup) : cal...
    0fb55e5d