CVS update: gnucash/src/gnome-search

Derek Atkins warlord@linas.org
Wed, 1 Jan 2003 19:10:34 -0600 (CST)


Date:	Wednesday January 1, 2003 @ 19:10
Author:	warlord

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

Modified Files:
	search-double.c search-int64.c search-numeric.c 
Log Message:
	* src/register/ledger-core/split-register-layout.c: fix the
	  rate_cell layout for general ledgers.  Fixed the critical
	  failure from bug #101000

	* src/gnome-search/search-numeric.c:
	* src/gnome-search/search-double.c:
	* src/gnome-search/search-int64.c:
	  read the value out of the GNCAmountEdit entry when we create
	  the Query Predicate, because we're not getting the amount_changed
	  signal.  Fixes #101000.