CVS update: gnucash
jsled@linas.org
jsled@linas.org
Sun, 30 Sep 2001 22:25:18 -0500 (CDT)
Date: Sunday September 30, 2001 @ 22:25
Author: jsled
Update of /home/cvs/cvsroot/gnucash
In directory www.linas.org:/tmp/cvs-serv2803
Modified Files:
ChangeLog
Log Message:
2001-09-30 Josh Sled <jsled@asynchronous.org>
* src/gnome/dialog-sxsincelast.c: Displays
auto-created-and-notification-requested scheduled transactions in
a GL rather than a clist.
* src/register/ledger-core/split-register-model.c
(gnc_template_register_model_new): Added date-cell entry/io-flags
handler for template register, making date cell inactive, and
stating "Scheduled" instead of a date.
* src/gnome/dialog-sxsincelast.c (_create_transactions_on): Now
does appropriate cleanup in the case it needs to create a
temporary toCreateTuple for transaction-creation.
(_create_each_transaction_helper): Cleanup failed
transaction-creation appropriately. Support for returning a list
of the GUIDs of created transactions.