CVS update: gnucash/src/gnome

Joshua Sled jsled@linas.org
Sun, 1 Dec 2002 14:38:07 -0600 (CST)


Date:	Sunday December 1, 2002 @ 14:38
Author:	jsled

Update of /home/cvs/cvsroot/gnucash/src/gnome
In directory www.linas.org:/tmp/cvs-serv29775/src/gnome

Modified Files:
	druid-loan.c 
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.