Skip to content
  • JodyGoldberg's avatar
    Dump in a pile of pending stuff. · df229aa1
    JodyGoldberg authored
    Temporarily lose ability to show/hide toolbars until that is part of GODocControl
    
    2004-05-07  Jody Goldberg <jody@gnome.org>
    
    	* graph/gog-theme.c (gog_themes_init) : sync the default theme with
    	  XL's notion of things so that we do not theme away auto settings on
    	  import.  Specificly Give chart's the background and make graph
    	  empty.
    
    	*  */Makefile.am : use goffice.mk for include paths
    
    2004-05-03  Jody Goldberg <jody@gnome.org>
    
    	http://bugzilla.gnome.org/show_bug.cgi?id=136363
    	* graph/gog-style.c (gog_style_apply_theme) : Do not theme the fonts
    	  it over rides the user selection because there is no 'auto' flag.
    
    2004-05-07  Jody Goldberg <jody@gnome.org>
    
    	* ms-biff.c (ms_biff_put_var_write) : Quick and simple support for
    	  continue.  It will not split a block of content, but it will split
    	  between blocks (attempted writes).
    
    2004-05-06  Jody Goldberg <jody@gnome.org>
    
    	* ms-obj.c (ms_obj_attr_get_*) : Take an attrbag rather than an obj to
    	 be more useful.
    
    	* ms-escher.c (ms_escher_read_container) : add a
    	  'return_attrs_in_container' kludge parameter.
    	(ms_escher_parse) : make the return of the attributes optional and
    	  actually make it work.
    	(ms_escher_read_OPT) : load properties for gradients.
    
    	* ms-chart.c (BC_R(gelframe)) : support gradients
    	(BC_R(legend)) : store the legend object.
    	(BC_R(legendxn)) : notice deleted legend elements.
    	(BC_R(text)) : import the text colour.
    	(BC_R(end)) : support legend styles and clarify the grid vs plotarea
    	  distinction.
    
    2004-05-03  Jody Goldberg <jody@gnome.org>
    
    	* excel-xml-read.c : some tweaks to get a layout that will support
    	  richtext.
    
    
    2004-05-07  Jody Goldberg <jody@gnome.org>
    
    	* src/command-context-priv.h : Make this an interface
    	* src/command-context.c : support the change here.
    	* src/command-context-stderr.c : here.
    	* src/io-context-gtk.c : here
    	* src/io-context-priv.h : here
    	* src/io-context.c : here.
    	* src/workbook-control-gui.c : here
    	* src/workbook-control.c : and here
    
    	* src/GNOME_Gnumeric-gtk.xml : Move the toolbars out, they will be
    	  generated.  Add FullScreen.
    
    	* configure.in : bump libgsf dep and add the new goffice/app directory
    
    2004-05-03  Jody Goldberg <jody@gnome.org>
    
    	http://bugzilla.gnome.org/show_bug.cgi?id=140671
    	* src/commands.c (cmd_paste_cut_undo) : we don't know the SheetView
    	  associated with the origin sheet.
    
    	* src/selection.c (sv_selection_set) : add some safety
    df229aa1