Skip to content
  • JodyGoldberg's avatar
    doh! Thanks Morten. · 70688602
    JodyGoldberg authored
    
    2003-03-27  Jody Goldberg <jody@gnome.org>
    
    	* src/style.c (style_font_new_simple) : doh!  Thanks Morten.
    
    2003-03-26  Jody Goldberg <jody@gnome.org>
    
    	* src/pattern.c (gnumeric_background_set_gc) : trivial optimization to
    	  avoid multiple calls to gdk_gc_set_values.
    	(gnumeric_pattern_get_stipple) : no need to publicize this for now.
    	  simply a bit.
    
    2003-03-18  Jody Goldberg <jody@gnome.org>
    
    	* src/gui-util.c (gnumeric_inject_widget_into_bonoboui) : make it more
    	  forgiving in the face of installation problems.
    
    2003-03-17  Jody Goldberg <jody@gnome.org>
    
    	* src/dependent.c (name_dep_debug_name) : new.
    	(dynamic_dep_eval) : new.
    	(dependent_types_init) : register name pseudo type a name is not
    	  really a dependent, but it is useful for relocation to have a unique
    	  type for it.
    
    	* src/dependent.h : Add relocation flavour to handle the needs of
    	  names and potentially eventually sorting.
    
    	* src/clipboard.c (clipboard_paste_region) : set relocation flavour.
    	* src/sheet-autofill.c (autofill_cell) : ditto.
    	* src/sheet.c (cb_set_cell_content) : ditto.
    	* src/workbook.c (workbook_sheet_detach) : ditto.
    
    	* src/item-edit.c (recalc_spans) : support the use of partial columns
    	  at the edges.
    	* src/sheet-control-gui.c (gnm_canvas_make_cell_visible) : don't
    	  scroll past the requested col/row if it is larger than the screen.
    
    2003-03-15  Jody Goldberg <jody@gnome.org>
    
    	* src/file.h : fix the naming of a few methods (Still needs cleanup)
    	  and add gnm_file_saver_for_file_name.
    70688602