Skip to content
  • Jody Goldberg's avatar
    Add a sample for the data page. Make the lists of plots and series. · e86e67b2
    Jody Goldberg authored
    2001-09-26  Jody Goldberg <jgoldberg@home.com>
    
    	* dialog-graph-guru.c : Add a sample for the data page.
    	  Make the lists of plots and series.  rewrite the the glade file
    	  in preparation for constructing the exprEntries.
    
    2001-09-26  Jody Goldberg <jgoldberg@home.com>
    
    	* dialog-cell-format.c (cb_protection_locked_toggle) : new.
    	(cb_protection_hidden_toggle) : new.
    	(fmt_dialog_init_protection_page) : new.
    	(fmt_dialog_impl) : call fmt_dialog_init_protection_page.
    
    2001-09-26  Jody Goldberg <jgoldberg@home.com>
    
    	* xml-sax-read.c (xml_sax_styleregion_start) : Add hidden & locked.
    
    2001-09-26  Jody Goldberg <jgoldberg@home.com>
    
    	* ms-excel-xf.h (_BiffXFData) : locked and hidden are booleans.
    	* ms-excel-read.c (biff_xf_data_new) : read them that way.
    	(ms_excel_get_style_from_xf) : store the protection flags.
    	* ms-excel-write.c (build_xf_data) : ditto.  Add indent.
    
    	* ms-chart.c (BC_R(seriestext)) : handle manually entered series names.
    
    2001-09-26  Jody Goldberg <jgoldberg@home.com>
    
    	* gnumeric.xsd : The style flags are not required, it will eventually
    	  be possible to define styles that only change some of the
    	  attributes.  Add locked & hidden.
    
    	* src/xml-io.c (xml_write_style) : write locked & hidden.
    	(xml_read_style) : read them too.
    
    	* src/mstyle.c (mstyle_element_equal) : support locked and hidden.
    	(mstyle_{get,set}_content_{locked,hidden}) : We have not implemented
    	  it yet, but storing the info is easy enough.
    	(mstyle_new_default) : Add locked & hidden.
    e86e67b2