CVS update: gnucash/src/gnome-search

Derek Atkins warlord@linas.org
Tue, 14 Jan 2003 21:49:56 -0600 (CST)


Date:	Tuesday January 14, 2003 @ 21:49
Author:	warlord

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

Modified Files:
	dialog-search.c search.glade 
Log Message:
	* src/engine/QueryNew.h: add QUERY_PARAM_ACTIVE
	* src/business/business-core/gncCustomer.c:
	* src/business/business-core/gncEmployee.c:
	* src/business/business-core/gncInvoice.c:
	* src/business/business-core/gncJob.c:
	* src/business/business-core/gncOrder.c:
	* src/business/business-core/gncVendor.c:
	  add the QUERY_PARAM_ACTIVE parameter support
	* src/app-util/prefs.scm: add hidden preference to store
	  the user's choice of searchin
	* src/gnome-search/search.glade: add a checkbox to search-for-all
	* src/gnome-search/dialog-search.c -- add preliminary support to
	  limit searches to only "active" objects.  Fixes bug #103506