Skip to content
  • JodyGoldberg's avatar
    http://bugzilla.gnome.org/show_bug.cgi?id=126389 dirty the sheet. · c52d1670
    JodyGoldberg authored
    
    2003-11-06  Jody Goldberg <jody@gnome.org>
    
    	http://bugzilla.gnome.org/show_bug.cgi?id=126389
    	* src/commands.c (cmd_format_redo) : dirty the sheet.
    
    2003-11-05  Jody Goldberg <jody@gnome.org>
    
    	* src/workbook-control-gui.c : ditto.
    	* src/GNOME_Gnumeric.xml : Enable select inputs
    
    2003-11-11  Jody Goldberg <jody@gnome.org>
    
    	* utils/go-pattern.c (go_pattern_selector) : add auto support.
    
    	* utils/go-marker.c : move the default handling where it belongs.
    
    	* utils/go-color.c (go_color_to_gdk) : new.
    
    	* graph/plugins/plot_barcol/plot-types.xml.in : include non-marker
    	  variants.
    	* graph/plugins/plot_xy/plot-types.xml.in : include non-marker, and
    	 barcol non-line variants.
    
    	* graph/gog-theme.c : respect the auto flags here.
    
    	* graph/gog-styled-object.c (gog_styled_object_apply_theme) : new.
    	(gog_styled_object_set_property) : Use it here.
    	(gog_styled_object_parent_changed) : and here.
    	(gog_styled_object_editor) : provide a default impl.
    	(gog_styled_object_get_auto_style) : new.
    
    	* graph/gog-style.c :
    	    - Add support for auto* flags for the marker here, not GoMarker.
    	    - Support restoring auto for shapes and colours
    
    	* graph/gog-series.c (gog_series_init_style) : new.  Gives us finer
    	  control of what is themable.
    
    	* graph/gog-guru.c : Simplify our lives and only have 1 prop sheet at
    	  any given time.  No need to worry about updating when something
    	  changes externally (styles or dimensions)
    
    	* graph/gog-chart.c : Use the default editor and init_style
    	* graph/gog-graph.c : ditto
    
    	* graph/gog-axis.c : convert from ::interesting_fields -> ::init_style
    	* graph/gog-grid.c : ditto.
    	* graph/gog-label.c : ditto.
    	* graph/gog-legend.c : ditto.
    c52d1670