Files
gnucash/doc/examples
Dave Peticolas 11b3630d99 Bill Gribble's reporting patch.
* src/gnome/gnc-html-history.{h,c}: add destroy callback. part of
	report memory management cleanup

	* src/gnome/window-report.c: set report dirty flag when options
	apply or reload is clicked.  Store report object in window
	struct while it's visible.

	* src/scm/qif-import/qif-file.scm: expand detection of opening
	balance transactions.

	* src/scm/qif-import/qif-parse.scm: fix regexp bug in miscincx and
	miscexpx category parsing (thanks carol!)

	* src/scm/qif-import/qif-to-gnc.scm: use correct amount for
	non-stock investment transactions (dividends etc).  Use fuzzy
	equality predicate for inexact numbers.

	* src/scm/report.scm: Add dirty flag and 'children' (other reports
	created by this report... nobody uses it yet) to report struct.
	Add function to clean up report when it's erased from the window
	history.  Add some debugging timing bits to the report-run
	function.  Display cached HTML if not dirty.

	* src/scm/report.scm: WARNING! Change prototype of report
	rendering functions... they take a <report> object as argument
	instead of an options object.  This is necessary for memory
	management stuff when reports create other reports.

	* src/scm/report/account-summary.scm: fix to use new renderer
	signature

	* src/scm/report/average-balance.scm: fix to use new renderer
	signature

	* src/scm/report/hello-world.scm: fix to use new renderer
	signature


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3571 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-02-02 02:14:48 +00:00
..
2000-03-30 08:50:53 +00:00
2000-03-30 08:50:53 +00:00
2000-03-30 08:50:53 +00:00
2000-03-30 08:50:53 +00:00
2000-03-30 08:50:53 +00:00
2001-02-02 02:14:48 +00:00
2000-03-30 08:50:53 +00:00
2000-03-30 08:50:53 +00:00
2000-03-30 08:50:53 +00:00
2000-03-30 08:50:53 +00:00
2000-03-30 08:50:53 +00:00
2000-03-30 08:50:53 +00:00
2000-03-30 08:50:53 +00:00
2000-03-30 08:50:53 +00:00
2000-03-30 08:50:53 +00:00
2000-03-30 08:50:53 +00:00
2000-03-30 08:50:53 +00:00
2000-03-30 08:50:53 +00:00
2000-03-30 08:50:53 +00:00
2000-03-30 08:50:53 +00:00
2000-03-30 08:50:53 +00:00
2000-03-30 08:50:53 +00:00
2000-03-30 08:50:53 +00:00

Guide to *.xac Files:
---------------------
Many of the *.xac files are from older versions of X-Accountant,
and will cause a warning message to be displayed.  They are
here to help ensure backwards-compatibility with older
versions of GnuCash.  They should otherwise work just fine.

splitdemo.xac
    A very simple demo showing a paycheck split into a bank deposit,
    and a variety of taxes.

trading.xac
    A more complex demo showing a bank account, several stocks, 
    and a margin account.

trading2.xac
    A demo, similar to the above, but also includes accounts showing
    income taxes.  In particular, a paycheck is split up into several
    pieces.

taxreport.xac
    A demo that can be used with the tax report to show income tax
    related income and expenses.

Guide to QIF Files:
-------------------

cbb-export.qif
    QIF file that is exported by Olsen's CBB version 0.73

abc-all.qif
abc.qif
bogus.qif
every.qif
quicktest.qif
swipe.qif
    QIF files exported by Quicken(TM) Version 3.0