Commit Graph

4248 Commits

Author SHA1 Message Date
Bill Gribble
da85db03c0 Makefile.am updates for libtool version 1.4/1.3.5 compatibility
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5089 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-08 15:11:35 +00:00
Dave Peticolas
2e0cea3a65 2001-08-08 Dave Peticolas <dave@krondo.com>
* src/engine/engine-helpers.[ch]: remove cruft

	* src/guile/gnc-helpers.c: fix warnings

	* src/import-export/qif-import/gncmod-qif-import.c: include api
	header

	* src/register/register-gnome/gncmod-register-gnome.c: include api
	header

	* src/register/register-core/gncmod-register-core.c: include api
	header

	* src/register/ledger-core/gncmod-ledger-core.c: include api header

	* src/backend/postgres/gncmod-backend-postgres.c: include api header

	* src/backend/rpc/gncmod-backend-rpc.c: include api header

	* src/backend/file/gnc-pricedb-xml-v1.c: fix warning

	* src/backend/file/Makefile.am (SUBDIRS): fix includes

	* src/backend/file/gncmod-backend-file.c: include api header

	* src/engine/gncmod-engine.c: include api header

	* src/gnc-module/test/test-dynload.c: fix warning

	* src/gnc-module/test/misc-mods/agedver.c: include api header

	* src/gnc-module/test/misc-mods/incompatdep.c: include api header

	* src/gnc-module/test/misc-mods/futuremodsys.c: include api header

	* src/gnc-module/test/mod-baz/gnc-mod-baz.c: include api header

	* src/gnc-module/test/mod-bar/gnc-mod-bar.c: include api header

	* src/gnc-module/test/mod-bar/Makefile.am: fix includes

	* src/gnc-module/test/mod-foo/gnc-mod-foo.c: include api header

	* src/gnc-module/test/mod-foo/Makefile.am: fix includes

	* src/gnc-module/gnc-module-api.h: new file. public module api

	* src/gnc-module/Makefile.am: add headers


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5088 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-08 11:11:54 +00:00
Dave Peticolas
aa78390c19 Minor fixes.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5087 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-08 09:20:46 +00:00
Dave Peticolas
e80ba01a16 Fix more reports.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5086 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-08 08:52:49 +00:00
Dave Peticolas
28c6e4494a Fix more reports.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5085 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-08 05:57:19 +00:00
Dave Peticolas
f71ea51e9b Fix some reports.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5084 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-08 05:01:29 +00:00
Dave Peticolas
27a9362d92 Work on lib problems.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5083 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-08 02:41:38 +00:00
Dave Peticolas
506a07641b Fix cruft.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5082 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-08 00:54:52 +00:00
Dave Peticolas
62e65602dc .cvsignore
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5081 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-08 00:45:57 +00:00
Dave Peticolas
0d62234c28 .cvsignore
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5080 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-08 00:40:34 +00:00
Dave Peticolas
81bbbce899 .cvsignore.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5079 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-08 00:24:42 +00:00
Dave Peticolas
a3d3717929 .cvsignore
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5078 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-07 23:59:30 +00:00
Dave Peticolas
8d049091da Update .cvsignore
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5077 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-07 23:47:21 +00:00
Dave Peticolas
4cc2bfb9a9 Missed some.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5076 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-07 23:36:04 +00:00
Dave Peticolas
939f78a1cc 2001-08-06 Bill Gribble <grib@billgribble.com>
* Added module/plugin system (src/gnc-module/*)

	* reshuffled source code from src/engine, src/register, and some
	from src/guile, src/scm, src/gnome (see src/README.modules).
	engine, backends, register, qif importer are now "modules".

	* unfinished new QIF import/export module (the old one's still
	there and still works)

	* really too many files touched to get into it.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5075 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-07 23:29:04 +00:00
Dave Peticolas
5805a1b5b9 2001-08-06 Dave Peticolas <dave@krondo.com>
* src/register/table-html.[ch]: remove

	* src/register/Makefile.am: add table-model.[ch],
	remove table-html.[ch]

	* src/MultiLedger.c: same as below

	* src/register/table-allgui.[ch]: same as below

	* src/register/table-model.[ch]: separate table model out from
	table code.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5074 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-06 23:48:19 +00:00
Dave Peticolas
f2ffc649bb 2001-08-06 Dave Peticolas <dave@krondo.com>
* src/register/pricecell.c: fix bugs


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5072 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-06 21:15:48 +00:00
Dave Peticolas
18957d5333 2001-08-06 Dave Peticolas <dave@krondo.com>
* src/engine/sql/upgrade.h: fix warning

	* src/engine/gnc-pricedb.[ch] (gnc_price_equal): new func

	* src/engine/FreqSpec.c: add comment


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5071 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-06 08:24:49 +00:00
Dave Peticolas
481fee0773 2001-08-05 Dave Peticolas <dave@krondo.com>
* src/gnome/window-register.c: move close button to left
	to be more consistent with main window

	* src/SplitLedger.c (sr_split_auto_calc): fix bug


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5069 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-05 22:14:26 +00:00
Dave Peticolas
f1d6ef6176 2001-08-04 Dave Peticolas <dave@krondo.com>
* src/scm/main-window.scm: handle errors in creating
	~/.gnucash/books

	* src/scm/path.scm (gnc:make-dir): new func

	* src/scm/options.scm: same as below

	* src/scm/html-style-sheet.scm: handle file opening error


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5067 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-04 07:33:07 +00:00
Dave Peticolas
9b0441eb33 2001-08-03 Dave Peticolas <dave@krondo.com>
* src/gnome/dialog-sxsincelast.c: same as below

	* src/gnc-exp-parser.[ch]: seperate->separate


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5066 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-03 23:17:31 +00:00
Dave Peticolas
982d2168ec 2001-08-03 Dave Peticolas <dave@krondo.com>
* src/engine/gnc-book.c: fix warnings


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5065 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-03 22:56:03 +00:00
Dave Peticolas
4817add780 2001-08-03 Dave Peticolas <dave@krondo.com>
* doc/sgml/C/xacc-sxeditor.sgml: fix warning


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5064 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-03 22:45:49 +00:00
Robert Graham Merkel
ad7945d7f6 Fixed FIXME's, cleaned up string literals.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5063 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-02 03:31:15 +00:00
Robert Graham Merkel
d7ce67bb66 Add support for detecting "changes after last save". Format cleanup.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5062 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-01 06:45:20 +00:00
James LewisMoss
e9e588fa03 fix missing space between func name and arg list warnings. Also fix
function pointer typedefs from function defs to type defs.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5061 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-30 21:45:59 +00:00
Christian Stimming
6831da755d 2001-07-30 Christian Stimming <stimming@tuhh.de>
* src/scm/html-utilities.scm: Fixed bug with sub-balances in
	account tables with non-default account selection.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5060 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-30 09:13:14 +00:00
Joshua Sled
4017f68403 2001-07-30 Joshua Sled <jsled@asynchronous.org>
* src/gnome/glade/sched-xact.glade: Added seperate reminders
	dialog from since-last-run dialog.  Removed reminders
	frame/section from since-last-run dialog.  Added alternative SX
	Editor UI [not presently used].

	* src/gnome/dialog-sxsincelast.c: Changes for
	reminders-as-seperate-dialog; selected reminders then update
	since-last-run dialog [whether it's open or not]; the dialogs
	[mostly] deal with their closing conditions correctly.  Support
	for ad-hoc variables in template-transaction-split formulas.

	* src/engine/gnc-schedxaction-xml-v2.c
	(gnc_schedXaction_end_handler): Added support for restoring
	in-development pre-template-account-stored-in-SX change.
	(tt_act_handler): Added support for restoring in-devel pre-CIT
	.gml2/XMLv2 files.

	* src/gnc-exp-parser.c (gnc_exp_parser_parse_seperate_vars): Added
	for Scheduled-Transaction-related since-last-run/split-formula
	parsing.

	* src/gnome/dialog-sxsincelast.c: Added support for variable entry
	before creation/formulas in template transactions.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5058 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-30 08:32:02 +00:00
Linas Vepstas
a1e4ca2cfe performance improvements for kvp handling; should speed loads of
transactions, splits, considerably


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5057 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-29 05:54:35 +00:00
Linas Vepstas
e43a518e51 add test for empty kvp_frame
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5055 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-28 21:16:16 +00:00
Linas Vepstas
5981ba00c3 kvp management update
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5054 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-28 18:10:47 +00:00
Linas Vepstas
db1e06a8ee more upgrade work
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5051 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-28 06:49:13 +00:00
Linas Vepstas
d303cb8d29 add new error conditions, clean up cruft
in prep for sql backend versioning


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5050 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-28 06:43:05 +00:00
Robert Graham Merkel
14ec1c6d95 Tidy up for Scheduled Transaction code.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5049 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-28 06:13:21 +00:00
Linas Vepstas
a6570d20d2 more versioning hacking
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5048 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-28 03:29:53 +00:00
Linas Vepstas
7a0527e19b add version upgrade header
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5047 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-28 03:26:45 +00:00
Linas Vepstas
eab9e6b82c prepare for improved kvp frame handling in backend
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5046 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-28 03:19:36 +00:00
Linas Vepstas
951dfb0d1a more hacking
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5045 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-28 01:31:23 +00:00
Linas Vepstas
058ddc8bca add an upward compatibility migration tool
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5044 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-28 00:16:04 +00:00
James LewisMoss
1facf81a88 * src/engine/gnc-schedxaction-xml-v2.c: remove include of removed
file.

* src/engine/gnc-freqspec-xml-v2.c: remove include of removed
file.

* src/engine/gnc-pricedb-xml-v1.c: remove include of removed file.

oops.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5043 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-27 17:41:48 +00:00
James LewisMoss
a01bfdcaae * src/engine/gnc-pricedb-xml-v1.c: remove include of
sixtp-writers.h and remove func xml_add_gnc_pricedb (no longer
used anywhere)
(gnc_pricedb_parser_new): reorder functions.

* src/engine/io-gncxml-v1.c: move v1 kvp parser code to this
file.

* src/engine/sixtp-parsers.h: remove old v1 parser decls to
io-gncxml-v1.c

* src/engine/gnc-schedxaction-xml-v2.c
(gnc_schedXaction_dom_tree_create): remove usage of
xml_add_gint32.

more cruft removal


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5042 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-27 17:00:29 +00:00
Linas Vepstas
39f1cb68cf fix typo
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5041 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-27 07:14:59 +00:00
Linas Vepstas
74e3677078 forgot to check this in earlier
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5040 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-27 07:14:09 +00:00
Linas Vepstas
fc06934106 restructure to improve multi-user performance
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5037 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-27 06:22:02 +00:00
Linas Vepstas
27fa0eac94 bug fix plus nasty hack
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5035 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-27 06:13:30 +00:00
Linas Vepstas
4e0717acf3 fix rare bug
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5033 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-27 04:13:59 +00:00
Linas Vepstas
93b6884b1f tweak
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5032 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-27 03:19:39 +00:00
Linas Vepstas
ebc6a58935 another timing routine
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5031 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-27 03:16:27 +00:00
Linas Vepstas
04b1201871 cleanup
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5030 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-27 02:41:59 +00:00
Linas Vepstas
1cedd0012d rename files
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5029 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-26 23:41:07 +00:00