Skip to content
  • JodyGoldberg's avatar
    Misc inclusions of string.h · 31d6aaa2
    JodyGoldberg authored
    2003-05-21  Jody Goldberg <jody@gnome.org>
    
    	* ms-chart.c (BC_R(gelframe)) : enable debugging when dumping
    	  gelframes.
    
    	* ms-escher.c (ms_escher_parse) : accept gelframes.
    	(ms_escher_read_OPT) : the length _includes_ the header, don't try to
    	  read that too.
    	(ms_escher_read_Blip) : ditto.
    	  weaken size restriction for uncompression.
    	  test-xls/billeterie2000-6.xls has a blip that is larger than its
    	  compressed content, dunno why.
    
    2003-05-21  Jody Goldberg <jody@gnome.org>
    
    	* src/item-edit.c : General de-cruftification.
    	  - Move from GtkObject -> GObject
    	  - Use set_property rather than set_args
    	  - Remove pointless inclusion of sheet-control-gui-priv.h
    	  (ie_layout) : rename from recalc_spans, move the
    	  PangoLayout generation from _draw in here because it was more
    	  advanced and cache the layout.
    
    	* Makefile.am : don't clean the .server file it is generated by
    	autoconf and a real pain to regenerate
    31d6aaa2