r13926 - gnucash/trunk - Add an alternate mode for handling the dirty state of instances and

David Hampton hampton at cvs.gnucash.org
Sat May 6 02:01:16 EDT 2006


Author: hampton
Date: 2006-05-06 02:01:14 -0400 (Sat, 06 May 2006)
New Revision: 13926
Trac: http://svn.gnucash.org/trac/changeset/13926

Modified:
   gnucash/trunk/ChangeLog
   gnucash/trunk/lib/libqof/qof/qofbook.c
   gnucash/trunk/lib/libqof/qof/qofbook.h
   gnucash/trunk/lib/libqof/qof/qofid-p.h
   gnucash/trunk/lib/libqof/qof/qofid.c
   gnucash/trunk/lib/libqof/qof/qofid.h
   gnucash/trunk/lib/libqof/qof/qofinstance.c
   gnucash/trunk/lib/libqof/qof/qofinstance.h
   gnucash/trunk/lib/libqof/qof/qofutil.c
Log:
Add an alternate mode for handling the dirty state of instances and
collections.  In this mode, marking an instance as dirty does not
immediately mark the collection as dirty.  The collection is only
dirtied when a dirty instance is actually committed to the collection.




More information about the gnucash-patches mailing list