Skip to content
  • JodyGoldberg's avatar
    We can now make distcheck · f84a08c5
    JodyGoldberg authored
    Requires a GAL update, and a gtk+ update
    
    2002-02-15  Jody Goldberg <jody@gnome.org>
    
    	* src/item-cursor.c (item_cursor_tip_setlabel) : enable now that the
    	  canvas bug is fixed.
    
    	* src/sheet-control-gui.c (cb_hscrollbar_adjust_bounds) : new.
    	(cb_vscrollbar_adjust_bounds) : new.
    
    	* src/gui-util.c (gtk_button_stock_alignment_set) : new.
    	(gnumeric_init_help_button) : new.
    
    	* src/gnumeric-canvas.h : Move declaration of
    	  GnumericCanvasSlideHandler here.
    
    	* src/gnumeric-canvas.c (gnm_canvas_guru_key) : forward to the entry,
    	  not the GnumericExprEntry wrapper.
    	(gnm_canvas_key_mode_sheet) : ditto.
    
    	* src/formats.c (cell_format_classify) : handle general.
    
    	* src/file-priv.h : Inherit from GObject.
    
    	* src/complete-sheet.c (complete_sheet_finalize) : call class_peek
    	  here to avoid potential reference problems.
    
    	* src/commands.c (cmd_set_text) : doh!  fix multi-line text.
    	(cmd_autoformat) : const.
    
    	* src/cell.c (cell_relocate) : const.
    	* src/clipboard.c (paste_cell_with_...
    f84a08c5