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

Dave Peticolas peticolas@linas.org
Thu, 16 Aug 2001 19:43:33 -0500 (CDT)


Date:	Thursday August 16, 2001 @ 19:43
Author:	peticolas

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

Added Files:
	Makefile.am commodity-utilities.scm gncmod-report-system.c 
	html-barchart.scm html-document.scm html-piechart.scm 
	html-scatter.scm html-style-info.scm html-style-sheet.scm 
	html-table.scm html-text.scm html-utilities.scm 
	options-utilities.scm report-system.scm report-utilities.scm 
	report.scm 
Log Message:
2001-08-16  Bill Gribble  <grib@billgribble.com>

	* move report system into gnc-modules. This required a new
	module of application framework stuff, src/app-utils.

	* src/report/report-system/: the report-html-generation code
	and the various report utilities and infrastructure

	* src/report/standard-reports/: non-locale-specific financial
	reports

	* src/report/utility-reports: non-financial reports

	* src/report/locale-specific: reports that only apply to specific
	locales. 

	* src/report/stylesheet: report style sheet definitions