CVS update: gnucash/src/gnome/glade
Joshua Sled
jsled@linas.org
Sun, 1 Dec 2002 14:38:13 -0600 (CST)
Date: Sunday December 1, 2002 @ 14:38
Author: jsled
Update of /home/cvs/cvsroot/gnucash/src/gnome/glade
In directory www.linas.org:/tmp/cvs-serv29775/src/gnome/glade
Modified Files:
sched-xact.glade
Log Message:
2002-12-01 Joshua Sled <jsled@asynchronous.org>
* src/app-utils/gnc-helpers.c (g_date_equals, g_date_hash): Added
to allow the use of GDates as GHashTable keys.
* src/gnome/druid-loan.c (ld_rep_next): Fix bug in 'payment' page
transitions.
(ld_rev_prep, ld_rev_recalc_schedule, ld_rev_update_clist):
Support for a loan amortization schedule review page; fixes
Bug#98966.
(ld_destroy): General post-run allocation cleanup.