CVS update: gnucash/src/engine

Joshua Sled jsled@linas.org
Tue, 6 Aug 2002 00:34:33 -0500 (CDT)


Date:	Tuesday August 6, 2002 @ 0:34
Author:	jsled

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

Modified Files:
	SchedXaction.c 
Log Message:
2002-08-05  Joshua Sled  <jsled@asynchronous.org>

	* src/gnome/dialog-sxsincelast.c (add_reminders_to_gui): The SX
	nodes in the reminders tree are now not selectable, as is
	appropriate.
	(create_each_transaction_helper): Fixed a nasty problem with
	freeing a static string.
	(sxsincelast_populate): Be better about cleaning up after ourself
	during the initial instance generation.  Be better about writing
	clean, generic code.
	(processSelectedReminderList): Be better about writing clean,
	generic code.
	(to_create_prep): Empty the variable table when we transition into
	the page; closes Bug#84689.