CVSROOT: /cvs/gnome Module name: gnumeric Changes by: mortenw 05/03/15 16:10:03
Modified files: . : ChangeLog src : workbook.c src/dialogs : ChangeLog dialog-search.c dialog-stf-preview.c dialog-stf-preview.h src/widgets : ChangeLog gnumeric-lazy-list.c gnumeric-lazy-list.h Log message: 2005-03-15 Morten Welinder <[EMAIL PROTECTED]> * 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 <[EMAIL PROTECTED]> * 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 <[EMAIL PROTECTED]> * 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. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2005-03-15%2016:09&maxdate=2005-03-15%2016:11 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list