CVS update: gnucash
   
    Derek Atkins
     
    warlord@linas.org
       
    Wed,  1 Jan 2003 19:10:26 -0600 (CST)
    
    
  
Date:	Wednesday January 1, 2003 @ 19:10
Author:	warlord
Update of /home/cvs/cvsroot/gnucash
In directory www.linas.org:/tmp/cvs-serv2452
Modified Files:
	ChangeLog 
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.