CVS update: gnucash/src/business/business-ledger

Derek Atkins warlord@linas.org
Fri, 25 Jan 2002 14:24:17 -0600 (CST)


Date:	Friday January 25, 2002 @ 14:24
Author:	warlord

Update of /home/cvs/cvsroot/gnucash/src/business/business-ledger
In directory www.linas.org:/tmp/cvs-serv26295/business/business-ledger

Modified Files:
	gncEntryLedger.c gncEntryLedger.h gncEntryLedgerControl.c 
	gncEntryLedgerModel.c gncEntryLedgerP.h 
Log Message:
Fix the traversal code to actually work right.  Now tabbing off the end
of the line does the same thing as clicking out of a cursor.  This is
especially useful if you are going back to edit an older entry.

Add some more logic to the autocompletion code, not that it actually
autocompletes on anything.

Test for a valid entry before allowing the cursor to move.