Commit Graph

3474 Commits

Author SHA1 Message Date
Dave Peticolas
069450d456 Prepare for 1.5.96.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4250 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-21 06:59:10 +00:00
Dave Peticolas
8e9e884aa4 2001-05-20 Dave Peticolas <dave@krondo.com>
* src/gnome/new-user-funs.h: add api & glade work for new
	user choices dialog.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4249 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-21 06:53:37 +00:00
Robert Graham Merkel
fb258f4b78 more documentation updates
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4248 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-21 02:27:11 +00:00
James LewisMoss
c97142fdad add account list at new file pref (unused currently)
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4247 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-21 01:59:27 +00:00
James LewisMoss
1a4aea0ced update strings.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4246 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-21 01:58:37 +00:00
James LewisMoss
6175dadd9f * src/FileDialog.c (gncFileNew): create new user dialog on new
file new.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4245 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-21 01:58:15 +00:00
James LewisMoss
88b98dd121 *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4244 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-21 01:57:41 +00:00
Dave Peticolas
8b12396e48 2001-05-19 Dave Peticolas <dave@krondo.com>
* src/engine/sixtp.c (gnc_is_our_xml_file): fix mem leak

	* src/engine/io-gncxml-v2.c (gnc_book_load_from_xml_file_v2): fix
	mem leak

	* src/gnome/window-acct-tree.c: fix mem leak

	* src/doc/design/engine.texinfo: update docs

	* src/gnome/window-acct-tree.c: fix mem leaks

	* src/engine/io-gncxml-v2.c (gnc_counter_end_handler): fix mem
	leak

	* src/engine/gnc-account-xml-v2.c (account_parent_handler): fix
	mem leak

	* src/engine/Group.c (xaccFreeAccountGroup): set parent's child
	pointer to NULL
	(xaccAccountRemoveGroup): set parent's child pointer to NULL

	* src/engine/sixtp-dom-parsers.c (dom_tree_to_integer): fix mem leak


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4243 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-19 10:02:36 +00:00
Linas Vepstas
25bf6dbb5e this is a test, only a test
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4242 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-19 06:50:33 +00:00
Dave Peticolas
d8ed41e872 2001-05-18 Dave Peticolas <dave@krondo.com>
* src/engine/io-gncxml-w.c: remove


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4241 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-18 19:55:30 +00:00
Dave Peticolas
f3d3ce54eb Fix warnings.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4240 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-18 10:14:24 +00:00
Dave Peticolas
a94a8ad374 2001-05-18 Dave Peticolas <dave@krondo.com>
* src/engine/Group.h: fix prototype


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4239 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-18 10:01:11 +00:00
Dave Peticolas
c5dfd2b881 2001-05-18 Dave Peticolas <dave@krondo.com>
* src/doc/design/engine.texinfo: update docs

	* src/gnome/dialog-price-editor.c: add button to remove
	prices before a user-entered date.

	* src/gnome/file-history.c: fix for menu changes

	* src/scm/report.scm: move reports menu to top-level


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4238 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-18 10:00:14 +00:00
James LewisMoss
353671c67e *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4237 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-18 03:03:50 +00:00
James LewisMoss
e2b7f78088 * src/engine/Makefile.am (libgncengine_la_SOURCES): remove
io-gncxml-w.c.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4236 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-18 03:03:21 +00:00
James LewisMoss
1e8f012152 remove cruft.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4235 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-18 03:02:01 +00:00
Dave Peticolas
a0371f860c 2001-05-17 Dave Peticolas <dave@krondo.com>
* src/doc/design/engine.texinfo: update docs


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4234 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-17 23:38:46 +00:00
Dave Peticolas
5771ed73ef 2001-05-17 Dave Peticolas <dave@krondo.com>
* src/doc/design/engine.texinfo: update docs

	* src/engine/Account.c (xaccAccountRecomputeBalance): include
	frozen splits in reconciled balance. Fix variable names.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4233 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-17 22:53:53 +00:00
Dave Peticolas
664d9be4cd 2001-05-17 Dave Peticolas <dave@krondo.com>
* accounts/C/*: tweak detailed descriptions


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4232 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-17 10:37:35 +00:00
Dave Peticolas
cc13a74819 2001-05-17 Dave Peticolas <dave@krondo.com>
* doc/sgml/C/xacc-reports.sgml: fix warnings

	* doc/sgml/C/xacc-net-worth-barchart.sgml: fix warnings

	* doc/sgml/C/xacc-gnucash-web-browser.sgml: fix warnings

	* doc/sgml/C/xacc-gnome-mdi.sgml: fix warnings

	* doc/sgml/C/xacc-common-report-options.sgml: fix warnings

	* doc/sgml/C/Makefile.am: add new file to Makefile.am


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4231 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-17 10:28:47 +00:00
Dave Peticolas
f23936cfbd 2001-05-17 Dave Peticolas <dave@krondo.com>
* src/doc/design/gnucash-design.texinfo: update docs

	* src/doc/design/engine.texinfo: update docs

	* src/engine/Account.c: same as below

	* src/engine/Account.h: use GNCAccountType instead of 'int'


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4230 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-17 10:18:48 +00:00
Robert Graham Merkel
a936ec348f More documentation work.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4229 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-17 07:30:31 +00:00
Dave Peticolas
638c2487ec 2001-05-16 Dave Peticolas <dave@krondo.com>
* src/doc/design/gnucash-design.texinfo: update docs

	* src/doc/design/engine.texinfo: update docs

	* src/engine/Account.c (xaccCloneAccountSimple): remove
	redundant initialization
	(xaccAccountGetSlots): handle NULL

	* src/engine/Account.h: fix docs

	* src/engine/AccountP.h: fix spelling errors in comments


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4228 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-16 09:33:33 +00:00
Robert Graham Merkel
ba94a0201d More documentation updates.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4227 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-16 07:52:46 +00:00
Christian Stimming
45e6398a79 2001-05-15 Christian Stimming <stimming@tuhh.de>
* src/scm/commodity-utilities.scm: added another case to
	gnc:case-exchange-time-fn. Needs more work.
	(gnc:exchange-by-euro): new function. Added this function to all
	other exchange function so that exchange of EURO currencies works
	automagically in some more places. Doesn't work often enough,
	though. Darn.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4226 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-16 06:31:16 +00:00
Christian Stimming
a12f34c673 2001-05-15 Christian Stimming <stimming@tuhh.de>
* src/scm/commodity-utilities.scm: added another case to
        gnc:case-exchange-time-fn. Needs more work.

        * src/scm/report/price-scatter.scm: Catch all cases that would
        cause Guppi's scatterplot to barf.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4225 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-16 04:18:32 +00:00
James LewisMoss
6bcacd1a2e fix compile warnings (misspelled string, missing SYSTEM on a couple of
entity's and a couple missing refs to entit's)


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4224 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-16 03:10:56 +00:00
Robert Graham Merkel
157fade640 fix up transaction report formatting
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4223 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-16 02:13:27 +00:00
Robert Graham Merkel
49da933b14 fixes missed in last night's checkin
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4222 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-16 01:21:40 +00:00
Robert Graham Merkel
6c0ee969b1 missing files from yesterday's checkin
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4221 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-16 01:11:21 +00:00
Robert Graham Merkel
a7c8bb9550 missing file from yesterday's checkin
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4220 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-16 01:10:24 +00:00
Dave Peticolas
97d7383654 Remove .cvsignore from empty directory.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4219 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-15 21:11:46 +00:00
Bill Gribble
1e21ed2109 * fix report updating problem. should reload multicolumn reports
correctly when "reload" is hit.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4218 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-15 20:04:01 +00:00
James LewisMoss
c4c57dafd9 add long descriptions (plucking some stuff out of short to do it).
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4217 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-15 19:11:28 +00:00
Rob Browning
4f5e21c0d9 *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4216 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-15 16:37:46 +00:00
Rob Browning
10ef022abc * doc/sgml/C/Makefile.am (GNUCASH_SGML_FILES): remove entries
listing missing files -- build was broken.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4215 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-15 16:37:21 +00:00
Rob Browning
dee1ef4e12 * src/scm/report/transaction-report.scm (addto!): make a
let-syntax since you apparently can't define-syntax before other
defines in a nested let.

* src/scm/report/register.scm (addto!): make a let-syntax since
you apparently can't define-syntax before other defines in a
nested let.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4214 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-15 16:36:29 +00:00
Rob Browning
8529c3558a * src/scm/report/transaction-report.scm (addto!): make a
let-syntax since you apparently can't define-syntax before other
defines in a nested let.

* src/scm/report/register.scm (addto!): make a let-syntax since
you apparently can't define-syntax before other defines in a
nested let.

* src/scm/gnumeric/gnumeric-utilities.scm: use srfis as modules.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4213 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-15 16:33:56 +00:00
Rob Browning
a5a7fb93df * src/scm/srfi/Makefile.am: moved to lib/srfi.
* src/scm/srfi/README: moved to lib/srfi.

* src/scm/srfi/srfi-1.r5rs.scm: merged to lib/srfi/srfi-1.scm.

* src/scm/srfi/srfi-1.unclear.scm: merged to lib/srfi/srfi-1.scm.

* src/scm/srfi/srfi-19.scm: moved to lib/srfi.

* src/scm/srfi/srfi-8.guile.scm: merged to lib/srfi/srfi-8.scm.

* src/scm/srfi/srfi-8.scm: merged to lib/srfi/srfi-8.scm.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4212 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-15 16:28:59 +00:00
Rob Browning
94e55b4fd0 * src/scm/utilities.scm (flatten): improved via grib's version.
* src/scm/text-export.scm: use srfis as modules.

* src/scm/main.scm: use srfis as modules.

* src/scm/date-utilities.scm: use srfi-19 as a module.

* src/scm/Makefile.am (SUBDIRS): remove srfi.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4211 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-15 16:27:55 +00:00
Rob Browning
cdc836b728 * src/gnome/window-main.c
(gnc_main_window_restore): fix prototype (const-wise).

* src/gnome/window-main.h
(gnc_main_window_restore): fix prototype (const-wise).


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4210 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-15 16:14:26 +00:00
Rob Browning
85f732f84f * Makefile.am (TAGS): add a msg to suggest --enable-tags.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4209 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-15 15:52:59 +00:00
James LewisMoss
db0fdc1548 * src/engine/gnc-commodity-xml-v2.c
(gnc_commodity_dom_tree_create): use new func.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4208 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-15 15:52:57 +00:00
James LewisMoss
6ac3dd6b3e * src/engine/gnc-account-xml-v2.c (gnc_account_end_handler):
reorder some things: cleanup.

* src/engine/gnc-account-xml-v2.c (gnc_account_dom_tree_create):
use new func.

Add currency and security scu stuff.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4207 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-15 15:52:22 +00:00
James LewisMoss
06cf178092 *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4206 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-15 15:51:45 +00:00
Rob Browning
b88af602e4 * lib/Makefile.am (SUBDIRS): add srfi.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4205 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-15 15:51:01 +00:00
James LewisMoss
36f9f20f01 remove cruft (extra window no longer used)
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4204 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-15 15:50:46 +00:00
Rob Browning
6ff268fdd1 * configure.in: add lib/srfi/Makefile to AC_OUTPUT.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4203 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-15 15:50:35 +00:00
James LewisMoss
cc649b109a * src/engine/sixtp-dom-generators.c (int_to_dom_tree):new func.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4202 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-15 15:50:05 +00:00
James LewisMoss
7236897bab write title as well.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4201 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-15 15:49:10 +00:00