Skip to content
  • Jody Goldberg's avatar
    if we are displaying the parse fmt because the assigned fmt is General · 1dbce43d
    Jody Goldberg authored
    2001-09-14  Jody Goldberg <jgoldberg@home.com>
    
    	* dialog-cell-format.c (fmt_dialog_init_format_page) : if we are
    	  displaying the parse fmt because the assigned fmt is General
    	  then select the parse fmt in the dialog.
    
    2001-09-14  Jody Goldberg <jgoldberg@home.com>
    
    	* ms-chart.c (excel_chart_series_write_xml) : Use the gal routines for
    	  symetry with the guppi implementation.
    
    2001-09-14  Jody Goldberg <jgoldberg@home.com>
    
    	* src/style-color.c (style_color_new_name) : new utility.
    
    	* src/gnumeric-graph.c : cleanup the debug info.
    	(gnm_graph_get_spec) : make public and add some protection.
    
    	* src/number-match.c : remove format_parse_t and merge it with
    	  StyleFormat.
    	(format_match_release) : new routine split from format_match_finish.
    	(format_match_finish) : just unref the StyleFont.
    	(format_match_create) : tweaking the calling convention and rename
    	  format_match_define.
    	(format_match_init) : manage the format_match_list here.
    	(format_match) : Match against the currently assigned format first
    
    	* src/format.c : clean the includes.
    	Make _StyleFormat public for sharing with number-match.c
    	(format_compile) : call format_match_create.
    	(format_destroy) : call format_match_release.
    	(format_color_init) : use style_color_new_name.
    	(style_format_new_XL) : init the new regexp elements to NULL.
    
    	* src/bonobo-io.c (gnumeric_bonobo_io_init) : name this better.
    
    	* src/sheet-control-gui.c (scg_object_update_bbox) : add some
    	  protection.
    1dbce43d