CVS update: gnucash/src/gnome-utils

Derek Atkins warlord@linas.org
Mon, 2 Dec 2002 22:40:45 -0600 (CST)


Date:	Monday December 2, 2002 @ 22:40
Author:	warlord

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

Modified Files:
	dialog-transfer.c 
Log Message:
	* src/gnome-utils/dialog-transfer.c:
	  don't make some checks if we're acting as an exchange dialog.
	  Set an initial exchange_rate when it's passed in.
	  Grab focus in the price-entry if we're acting as an exchange dialog.

	* src/register/ledger-core/split-register-control.c:
	  reset the rate if the account changed.
	  get the exchange dialog to pop up in expanded txns

	* src/register/ledger-core/split-register-model.c:
	  put the "proper" exchange rate in the RATE_CELL
	  fix the print_info
	  use ALLOW_SHADOW so the rate-cell gets copied into the cursor

	* src/register/ledger-core/split-register.c:
	  initialize the RATE Cell print-info