Skip to content
  • JodyGoldberg's avatar
    style_condition_new_expr change. (xml_sax_merge) : parse_range change. · 3e586c5e
    JodyGoldberg authored
    2001-12-18  Jody Goldberg <jody@gnome.org>
    
    	* xml-sax-read.c (xml_sax_style_condition_expr) :
    	  style_condition_new_expr change.
    	(xml_sax_merge) : parse_range change.
    
    2001-12-18  Jody Goldberg <jody@gnome.org>
    
    	* dialog-consolidate.c (construct_consolidate) : parse_range change.
    	* dialog-printer-setup.c (do_fetch_page_info) : ditto.
    
    	* dialog-cell-format.c (validation_rebuild_validation) : no need
    	  to pass sheets to create the style conditions.
    
    	* dialog-advanced-filter.c (dialog_advanced_filter) : Use Range.
    
    2001-12-18  Jody Goldberg <jody@gnome.org>
    
    	* src/gui-clipboard.c (x_selection_handler) :  tweak the
    	  interface for serializing a CellRegion.
    	(x_selection_received) : rework the handling of gnumeric -> gnumeric
    	  operations, change the atom to be the mime type, and add hooks to
    	  prepare for html parsing.
    
    	* src/xml-io.c (cell_copy_new) : new.
    	(xml_read_cell_copy) : new.
    	(xml_cellregion_read) : new.
    	(xml_cellregion_write) : new.
    
    2001-12-18  Jody Goldberg <jody@gnome.org>
    
    	* src/parse-util.c (cellref_name) : avoid temporaries.
    
    	* src/validation.c (validation_link) : new.
    	(validation_unlink) : new.
    
    	* src/ranges.c (parse_range) : clean the interface to actually take a
    	  range.
    	* src/print-info.c (load_range) : parse_range change.
    	* src/sheet-object.c (sheet_object_read_xml) : ditto.
    
    	* gnumeric.mime : Add Applix.
    
    	* src/style-condition.c (style_condition_new_expr) : do not link in
    	  on creation, there is no need for a sheet here.
    	(style_condition_constraint_eval) : ignore SCC_IS_CUSTOM.
    	(style_condition_link) : new.
    	(style_condition_unlink) : new.
    
    	* src/mstyle.c (mstyle_link_sheet) : link validation elements.
    	(mstyle_unlink_sheet) : unlink validation elements.
    3e586c5e