Skip to content
  • JodyGoldberg's avatar
    clear_parent clears ::grid, store the pointer for a moment so that we can · a0cac668
    JodyGoldberg authored
    2003-09-13  Jody Goldberg <jody@gnome.org>
    
    	* graph/gog-chart.c (gog_chart_axis_set_assign) : clear_parent clears
    	  ::grid, store the pointer for a moment so that we can free it.
    
    	* utils/go-color.c (color_combo_get_gocolor) : cheap hack to support
    	  alpha channel despite interface limitations.  It only works for
    	  custom colours, but thats the most important case.
    	(color_combo_set_gocolor) : init the custom picker too to ensure that
    	  alpha gets set correctly.
    
    	* utils/go-gradient.c (go_gradient_selector) : no need to free images,
    	  have the combo absorb them.
    	* utils/go-pattern.c (go_pattern_selector) : ditto.
    	  fix cut-n-paste-o the first
    	  'Thin Diagonal Crosshatch' was actually
    	  'Thin Diagonal Stripe'
    
    	* graph/gog-renderer-pixbuf.c (gog_renderer_pixbuf_draw_text) : leak.
    
    2003-09-13  Jody Goldberg <jody@gnome.org>
    
    	* gnumeric.spec.in:
    	* README :
    	* configure.in : require gsf 1.8.2 to ensure that libole2 based
    	  gnumeric-1.0.x can read our xls files.
    
    2003-09-12  Jon K Hellan  <hellan@acm.org>
    
    	* src/workbook-control-gui.c (cb_graph_dim_editor_destroy): New
    	callback invoked when expr entry is destroyed.
    	(wbcg_data_allocator_editor): Use it.
    a0cac668