CVS update: gnucash/src/report/report-system

Derek Atkins warlord at linas.org
Thu Jan 15 18:04:29 CST 2004


Date:	Thursday January 15, 2004 @ 18:04
Author:	warlord

Update of /home/cvs/cvsroot/gnucash/src/report/report-system
In directory www.linas.org:/tmp/cvs-serv25590/src/report/report-system

Modified Files:
      Tag: gnucash-1-8-branch
	options-utilities.scm 
Log Message:
	* src/app-utils/options.scm: Create two new functions to centralize
	  date-selection option creation.
	* src/app-utils/app-utils.scm: export the new scheme functions
	* src/app-utils/prefs.scm: Modify Herbert's patch to centralize
	  the date-selection option code.
	* src/report/report-system/options-utilities.scm: use the new
	  centralized date-selection option-creation code.

	* src/app-utils/global-options.c:
	* src/app-utils/global-options.h: add gnc_lookup_date_option()
	  function
	* src/app-utils/gnc-ui-util.c:
	* src/app-utils/gnc-ui-util.h: add 
	  gnc_ui_account_get_balance_in_currency() function
	* src/app-utils/prefs.scm: add preferences for summarybar
	* src/engine/Account.c:
	* src/engine/Account.h: add 
	  xaccAccountConvertBalanceToCurrencyAsOfDate() function
	* src/gnome/window-main-summarybar.c: summarybar can now display
	  a grand total of all commodities, profits of a period of time
	  and net assets at the end of the period; summarybar can be
	  configured with some options under edit->preferences




More information about the gnucash-patches mailing list