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

Derek Atkins warlord@linas.org
Wed, 20 Feb 2002 22:54:26 -0600 (CST)


Date:	Wednesday February 20, 2002 @ 22:54
Author:	warlord

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

Modified Files:
	business-gnome.scm dialog-customer.c dialog-customer.h 
	dialog-employee.c dialog-employee.h dialog-invoice.c 
	dialog-invoice.h dialog-job-select.c dialog-job-select.h 
	dialog-job.c dialog-job.h dialog-order.c dialog-order.h 
	dialog-vendor.c dialog-vendor.h gw-business-gnome-spec.scm 
Log Message:
- A few API changes to make functions more "similar"
- Change _find() api's to _find() and _choose(), where the former
  returns void, and the latter supplies a 'select' button to choose
  a item.
- More integration of gnome-search, including more button callbacks