Skip to content
  • Morten Welinder's avatar
    Emit sheet_deleted signal here. (workbook_sheet_delete): Not here. · b0f92ab3
    Morten Welinder authored
    2005-03-15  Morten Welinder  <terra@gnome.org>
    
    	* src/workbook.c (workbook_sheet_detach): Emit sheet_deleted
    	signal here.
    	(workbook_sheet_delete): Not here.
    	(workbook_dispose): New function, extracted from
    	workbook_finalize.
    	(workbook_class_init): Install ->dispose.
    
    2005-03-15  Morten Welinder  <terra@gnome.org>
    
    	* gnumeric-lazy-list.c (gnumeric_lazy_list_new): Add n_rows
    	argument.  All callers changed.
    	(gnumeric_lazy_list_set_rows): Delete.
    
    2005-03-15  Morten Welinder  <terra@gnome.org>
    
    	* dialog-search.c (dialog_search): Don't install as guru.  Attach
    	signal to close dialog if workbook has sheets removed.  Allow more
    	than one search open at a time.
    	(search_clicked): Install a new model.  That avoids inserting one
    	line at a time.
    
    	* dialog-stf-preview.c (stf_preview_free): Unref ->tree_view.
    	(stf_preview_new): Ref ->tree_view.
    	(stf_preview_set_lines): Switch in a new model for ->tree_view.
    	That avoids inserting one line at a time.  This also lifts the
    	limit of the column count.
    b0f92ab3