r13468 - gnucash/trunk/src/engine - Generate REMOVE events when a Split is removed from a Transaction.

Chris Shoemaker chris at cvs.gnucash.org
Fri Mar 3 22:21:35 EST 2006


Author: chris
Date: 2006-03-03 22:21:34 -0500 (Fri, 03 Mar 2006)
New Revision: 13468
Trac: http://svn.gnucash.org/trac/changeset/13468

Added:
   gnucash/trunk/src/engine/gnc-event.h
Modified:
   gnucash/trunk/src/engine/Makefile.am
   gnucash/trunk/src/engine/Transaction.c
Log:
   Generate REMOVE events when a Split is removed from a Transaction.
   Pass the *old* parent transaction (since the Split may be moving into 
   a new transaction) and the old index of the Split in the old Transaction's
   list of Splits.




More information about the gnucash-patches mailing list