CVS update: gnucash/src/engine

Joshua Sled jsled@linas.org
Fri, 9 Aug 2002 11:38:25 -0500 (CDT)


Date:	Friday August 9, 2002 @ 11:38
Author:	jsled

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

Modified Files:
	FreqSpec.c FreqSpec.h 
Log Message:
2002-08-09  Joshua Sled  <jsled@asynchronous.org>

	* src/engine/FreqSpec.c (gnc_freq_spec_compare),
	(int_cmp), (_gnc_freq_spec_get_min): Added to support ordering
	FreqSpecs for sorting.

	* src/gnome/dialog-scheduledxaction.c: Added support for
	column-sorting the SX list, resolving Bug#87865 fixed.  Cleaned up
	GDate allocation when done with them.  Fixed Bug#90326 relating to
	next-instance-date calculation, which was b0rken when the
	dense-calendar was added in cases where the next SX instance is
	outside of the visible calendar range.