Skip to content
  • JodyGoldberg's avatar
    A pile of stale commits. · 10a5bf7a
    JodyGoldberg authored
    2002-01-30  Jody Goldberg <jody@gnome.org>
    
    	* ms-formula-read.c (ms_excel_parse_formula) : give a warning when
    	  dealing with references to external workbooks.
    
    
    2002-01-31  Jody Goldberg <jody@gnome.org>
    
    	* src/workbook-control-gui.c (wbcg_focus_cur_scg) : warning
    	  suppression.
    	(sheet_control_gui_new) : enable partial scrollbar support.
    
    	* src/workbook-control.c (wb_control_parse_and_jump) : make defined
    	  names absolute.
    
    2002-01-30  Jody Goldberg <jody@gnome.org>
    
    	* src/dialogs/dialog-autoformat.c (templates_load) : changes to
    	  category_group_get_templates_list.
    
    	* src/xml-io-autoft.c (gnumeric_xml_write_format_template) : take a
    	  context not a control to clarify things.
    	(gnumeric_xml_read_format_template) : ditto.
    
    	* src/workbook.c (workbook_persist_file_save) : changes to
    	  wb_view_save_as.
    
    	* src/io-context.c (io_context_destroy) : impl is a command context now.
    	(gnumeric_io_context_new) : weaken requirements so that all we need is
    	  a command context.  Not strictly necessary, but makes it less likely
    	  that people will get confused.
    
    	* src/workbook-view.c (wb_view_save_as) : Take a command context not a
    	  workbook control to avoid confusing what we are saving.
    	(wb_view_save) : ditto.
    	(wb_view_selection_desc) : Implement using an explicit control.
    	(wb_view_open_custom) : add a missing precondition.
    	* src/gui-file.c (do_save_as) : changes to wb_view_save_as.
    	(gui_file_save_to_stream) :  changes to gnumeric_io_context_new.
    
    	* src/file-autoft.c (category_get_templates_list) : take a command
    	context, not a workbookcontrol.
    	(category_group_get_templates_list) : ditto.
    	* src/format-template.c (format_template_new) : ditto.
    	(format_template_new_from_file) : ditto.
    10a5bf7a