Skip to content
  • Morten Welinder's avatar
    Some initial stabilization. · 2bff0265
    Morten Welinder authored
    and bug fixing.
    
    2000-01-05  Morten Welinder  <terra@diku.dk>
    
    	* src/commands.c (cmd_set_text_undo) : Free the old string.
    	(command_push_undo) : No need to ref objects.  Things are born with
    	  ref 1.
    	(gnumeric_command_destroy): Brown paper bag fix.
    
    2000-01-05  Jody Goldberg <jgoldberg@home.com>
    
    	* src/gnumeric-type-util.h (GNUMERIC_MAKE_TYPE_WITH_PARENT) : new macro.
    	(GNUMERIC_MAKE_COMMAND) : Use GNUMERIC_MAKE_TYPE_WITH_PARENT rather
    	  than defining an empty Class for each command.
    
    	* src/gnumeric-sheet.c (gnumeric_sheet_key_mode_sheet) : Pop the fake
    	  SetText.
    
    	* src/commands.c (cmd_delete_cols) : Fix typo.
    	(command_list_pop_top_undo) : New command.
    
    	* src/command-context-corba.c (ccc_error_splits_array) : Suppress
    	  warning.
    
    	* src/workbook-view.c (workbook_view_set_undo_redo_state) : Disable
    	  for bonobo versions.
    2bff0265