More doc updates, including a big image cruft removal.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4904 57a11ea4-9604-0410-9ed3-97b8803252fd
13
ChangeLog
@ -1,3 +1,16 @@
|
|||||||
|
2001-07-06 Robert Graham Merkel <rgmerk@mira.net>
|
||||||
|
|
||||||
|
* doc/sgml/C/xacc-balancreport.sgml: minor updates
|
||||||
|
|
||||||
|
* doc/sgml/C/image/regwin*.png, appr-income.png, bal-graph.png,
|
||||||
|
report-hierachical.png: no longer used, so removed.
|
||||||
|
|
||||||
|
* doc/sgml/C/image/*tax*.png: resaved as compressed png.
|
||||||
|
|
||||||
|
* doc/sgml/C/image/report-folio.png: reshot for 1.6.
|
||||||
|
|
||||||
|
* doc/sgml/C/image/Makefile.am: updated for removed files.
|
||||||
|
|
||||||
2001-07-05 Dave Peticolas <dave@krondo.com>
|
2001-07-05 Dave Peticolas <dave@krondo.com>
|
||||||
|
|
||||||
* src/engine/Query.c (xaccQueryEqual): new func.
|
* src/engine/Query.c (xaccQueryEqual): new func.
|
||||||
|
@ -3,13 +3,11 @@ imagedir = ${GNC_HELPDIR}/C/image
|
|||||||
image_DATA = \
|
image_DATA = \
|
||||||
appr-asset1.png \
|
appr-asset1.png \
|
||||||
appr-asset2.png \
|
appr-asset2.png \
|
||||||
appr-income.png \
|
|
||||||
appr-main1.png \
|
appr-main1.png \
|
||||||
appr-main2.png \
|
appr-main2.png \
|
||||||
asset-barchart.png \
|
asset-barchart.png \
|
||||||
asset-piechart.png \
|
asset-piechart.png \
|
||||||
autosplitledger.png \
|
autosplitledger.png \
|
||||||
bal-graph.png \
|
|
||||||
basicledger.png \
|
basicledger.png \
|
||||||
basicledger-transfer.png \
|
basicledger-transfer.png \
|
||||||
contract.png \
|
contract.png \
|
||||||
@ -49,10 +47,6 @@ image_DATA = \
|
|||||||
pricedb.png \
|
pricedb.png \
|
||||||
recnwin.png \
|
recnwin.png \
|
||||||
recninfo.png \
|
recninfo.png \
|
||||||
regwin-double.png \
|
|
||||||
regwin-multi.png \
|
|
||||||
regwin-single.png \
|
|
||||||
regwin-single2.png \
|
|
||||||
report-av-baln.png \
|
report-av-baln.png \
|
||||||
report-baln.png \
|
report-baln.png \
|
||||||
report-folio.png \
|
report-folio.png \
|
||||||
|
Before Width: | Height: | Size: 44 KiB |
Before Width: | Height: | Size: 5.8 KiB |
Before Width: | Height: | Size: 55 KiB |
Before Width: | Height: | Size: 55 KiB |
Before Width: | Height: | Size: 53 KiB |
Before Width: | Height: | Size: 55 KiB |
Before Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 673 KiB After Width: | Height: | Size: 8.2 KiB |
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 980 KiB After Width: | Height: | Size: 16 KiB |
@ -29,7 +29,7 @@
|
|||||||
<LISTITEM>
|
<LISTITEM>
|
||||||
<PARA>The accounts for which the report is to be produced. If
|
<PARA>The accounts for which the report is to be produced. If
|
||||||
more than one account is selected, the sum of all balances of
|
more than one account is selected, the sum of all balances of
|
||||||
accounts selected is used <EMPHASIS>NB: Could somebody make sure
|
accounts selected is used <EMPHASIS>FIXME: Could somebody make sure
|
||||||
this is right?</EMPHASIS>
|
this is right?</EMPHASIS>
|
||||||
|
|
||||||
</PARA>
|
</PARA>
|
||||||
|