Skip to content
  • JodyGoldberg's avatar
    Add links for Data -> Text To Columns Data -> Import External -> From File · 3ab1a0fb
    JodyGoldberg authored
    
    2002-10-14  Jody Goldberg <jody@gnome.org>
    
    	* src/workbook-control-gui.c : Add links for
    	    Data -> Text To Columns
    	    Data -> Import External -> From File
    	Only partially implemented in the last hour, but these are just too
    	easy to pass up.
    
    	* src/stf.c (stf_store_results) : new, split out of.
    	(stf_read_workbook) : here.
    	(cb_get_content) : new utility.
    	(stf_text_to_columns) : new.  Only partially done.
    	  We still need a way to get the target region.
    
    	* src/stf-parse.c (stf_parse_sheet) : take a starting offset for the
    	  output, and return a boolean in place of the sheet that was passed in.
    
    	* src/sheet.c (sheet_queue_respan) : new.
    
    	* src/selection.c (selection_first_range) : start cleanup and take a
    	  CommandContext rather than a Control.
    
    	* src/gui-util.c (gnumeric_notice) : Cheat and access the private
    	  label member to set it to accept markup.
    
    	* src/commands.c (cmd_area_set_text_redo) : a nifty optimization.
    	  Just redraw all and queue respanning for the effected regions.
    
    	* src/GNOME_Gnumeric.xml : Add entries for Text to columns and
    	  External Data -> Import from File
    3ab1a0fb