CVSROOT:        /cvs/gnome
Module name:    gnumeric
Changes by:     mortenw 05/05/19 16:13:04

Modified files:
        .              : NEWS ChangeLog 
        src            : dependent.c dependent.h expr-name.c expr.c 
                         expr.h sheet.c sheet.h workbook.c 

Log message:
2005-05-19  Morten Welinder  <[EMAIL PROTECTED]>

* src/sheet.h (struct _Sheet): add being_invalidated flag.

* src/dependent.c (dependents_workbook_destroy): Renamed from
workbook_deps_destroy.  Mark all sheets being_invalidated before
actually doing so.
(dependents_invalidate_sheet): Renamed from sheet_deps_destroy.
(do_deps_destroy): Don't take a GnmExprRewriteInfo argument --
create it locally.

* src/expr.h (struct _GnmExprRewriteInfo): Combine
GNM_EXPR_REWRITE_SHEET and GNM_EXPR_REWRITE_WORKBOOK into
GNM_EXPR_REWRITE_INVALIDATE_SHEETS.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2005-05-19%2016:12&maxdate=2005-05-19%2016:14

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to