Skip to content
  • JodyGoldberg's avatar
    http://bugzilla.gnome.org/show_bug.cgi?id=125619 init the high/low button · d66343ca
    JodyGoldberg authored
    2003-10-27  Jody Goldberg <jody@gnome.org>
    
    	http://bugzilla.gnome.org/show_bug.cgi?id=125619
    	* graph/gog-axis.c (gog_axis_editor) : init the high/low button
    
    	* graph/plugins/plot_barcol/gog-line.c (gog_line_view_render) : clip
    	  markers and lines.
    
    	* graph/gog-renderer-pixbuf.c (clip_path) : new.
    	(gog_renderer_pixbuf_draw_path) : support the new clipping argument.
    	(gog_renderer_pixbuf_draw_polygon) : ditto.
    
    2003-10-27  Jody Goldberg <jody@gnome.org>
    
    	* openoffice-read.c (opencalc_content_dtd) : tack on a few more nodes
    	  to silence warnings.
    
    	http://bugzilla.gnome.org/show_bug.cgi?id=125611
    	* openoffice-read.c (oo_attr_int) : OUCH!  Minor typo crept in when
    	  adding namespace support that broke importing all integers !  In
    	  this case it showed up because the integer was specifying spans.
    
    	http://bugzilla.gnome.org/show_bug.cgi?id=125604
    	* openoffice-read.c (openoffice_file_open) : OO uses C locale for
    	  numbers be careful to set and clear the locales appropriately.
    
    2003-10-27  Jody Goldberg <jody@gnome.org>
    
    	* boot.c (find_content_stream) : Move this logic here.
    	(excel_file_open) : from here.
    	(excel_file_probe) : so that this can share it.
    
    2003-10-27  Jody Goldberg <jody@gnome.org>
    
    	http://bugzilla.gnome.org/show_bug.cgi?id=125577
    	* src/sheet.c (cb_collect_cell) : preserve the recalc state.
    d66343ca