Skip to content
  • Jody Goldberg's avatar
    be smarter about what type of error to report. · 809253d0
    Jody Goldberg authored
    2001-10-10  Jody Goldberg <jgoldberg@home.com>
    
    	* src/plugin-util.c (gnumeric_fopen) : be smarter about what type of
    	  error to report.
    
    	* src/xml-io.c (gnumeric_xml_write_workbook) : switch to manually
    	  opening the file then dumping to prepare for xml2.  Apparently it
    	  attempts to escape file names.
    	* src/xml-io-autoft.c (gnumeric_xml_write_format_template) : ditto.
    
    2001-10-09  Jody Goldberg <jgoldberg@home.com>
    
    	* src/eval.c (dependent_set_expr) : Make a default handler to merge
    	  all the different states that have croppedup into one place.
    	* src/gnumeric-graph.c (gnm_graph_vector_set_expr) : Use the default.
    	* src/sheet-object-widget.c (checkbox_set_expr) : ditto.
    	* src/style-condition.c (style_condition_dep_set_expr) : The default
    	  handles most of the work.
    
    	* src/style-condition.c : Use DEPENDENT_MAKE_TYPE.
    809253d0