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