Skip to content
  • JodyGoldberg's avatar
    http://bugzilla.gnome.org/show_bug.cgi?id=136730 be more flexible and · 3dbb79d1
    JodyGoldberg authored
    2004-03-11  Jody Goldberg <jody@gnome.org>
    
    	http://bugzilla.gnome.org/show_bug.cgi?id=136730
    	* ms-excel-read.c (excel_get_xf) : be more flexible and handle xls
    	  generated with no XF records.
    	(excel_get_style_from_xf) : ditto.
    	(excel_sheet_insert_val) : ditto.
    
    	* ms-obj.c (ms_obj_read_pre_biff8_obj) : despite the name
    	  PangoAttributes::end_index is exclusive, not inclusive.
    
    2004-03-08  Jody Goldberg <jody@gnome.org>
    
    	* ms-excel-read.c (excel_read_XF) : throw in a simple heuristic for
    	  when to set a valueformat.  At issue is that we want to display
    	  dates/times formatted, but do not want to display accounting
    	  formats.  This kludge disables the application for any format that
    	  has more than one condition.  It's not strictly a solution, but it
    	  will solve the common problems.
    
    
    2004-03-11  Jody Goldberg <jody@gnome.org>
    
    	* src/stf.c (csv_tsv_probe) : Be more forgiving about what might be
    	text.  Accept
    	    1) *.txt
    	    2) Anything that has no null characters in the first 80 bytes
    	It won't catch everything, but it should be marginally better.
    
    2004-03-08  Jody Goldberg <jody@gnome.org>
    
    	* src/wbc-gtk.c (wbc_gtk_init) : split the menus into a distinct
    	  group.  There's no need to senstize them
    3dbb79d1