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

Derek Atkins warlord@linas.org
Thu, 21 Feb 2002 21:58:45 -0600 (CST)


Date:	Thursday February 21, 2002 @ 21:58
Author:	warlord

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

Modified Files:
	dialog-customer.c dialog-employee.c dialog-invoice.c 
	dialog-job-select.c dialog-job.c dialog-order.c 
	dialog-vendor.c job.glade 
Log Message:
- Change the dialog-search "choose" API to provide a parent widget...
   If it is provided, set the dialog's parent and make the search dialog modal
- fix all the other searches to use the new api
- update the job and job-select dialogs