CVS update: gnucash/src/business/business-ledger
Derek Atkins
warlord@linas.org
Sun, 12 Jan 2003 22:19:28 -0600 (CST)
Date: Sunday January 12, 2003 @ 22:19
Author: warlord
Update of /home/cvs/cvsroot/gnucash/src/business/business-ledger
In directory www.linas.org:/tmp/cvs-serv16587/src/business/business-ledger
Modified Files:
gncEntryLedgerLayout.c gncEntryLedgerLoad.c
Log Message:
* .../business-ledger/gncEntryLedgerLayout.c: change the order
of columns in order to get page-up/page-down to work without going
into an infinite loop.
* .../business-ledger/gncEntryLedgerLoad.c: suspend events
when we're creating a new entry. Unfortunately the gnucash-sheet
still never counts the blank entry, and I don't know why.