Dave Peticolas
b281c60f9a
Remove src/guile references in Makefile.am's.
...
Remove --debug from gnucash-run-script.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5852 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-12 23:54:18 +00:00
Dave Peticolas
9e066b76aa
Use bootstrap module for simple-format definition.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5826 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-11 07:37:51 +00:00
Dave Peticolas
f101a63e9d
Derek Atkins's refactoring of the commodity editor's gui into
...
a generic selection widget.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5824 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-11 05:12:01 +00:00
Dave Peticolas
82e3d5368f
Implement kvp queries in postgres backend.
...
Fix PR_GUID queries in postgres backend.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5804 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-09 11:50:29 +00:00
Dave Peticolas
55d3b6c5d8
More src/guile up in the build order. Update README.modules.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5803 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-09 00:35:09 +00:00
Dave Peticolas
8c50c854fc
Remove cruft.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5799 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-08 08:30:39 +00:00
Dave Peticolas
6be3026d52
Put non-module .so in lib, not pkglib.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5798 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-08 07:25:43 +00:00
Dave Peticolas
fe68e34047
Fix ignores.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5797 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-08 00:33:14 +00:00
Dave Peticolas
d5ec85a76b
Remove debugging output.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5796 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-08 00:32:51 +00:00
Dave Peticolas
8415599512
Load app-file, not app-file/gnome.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5795 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-08 00:21:03 +00:00
Dave Peticolas
7e99c00c43
Fix ignores.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5794 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-08 00:18:29 +00:00
Dave Peticolas
b26a38d150
Fix ignores.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5793 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-08 00:04:44 +00:00
Dave Peticolas
6de4cfec96
Remove extra lib.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5792 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-07 23:54:54 +00:00
Dave Peticolas
601014cf5c
Work on testing queries.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5785 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-07 10:57:43 +00:00
Dave Peticolas
fdc08c1a6c
Don't assume splits are in the same order in xaccTransEqual.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5784 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-07 10:45:59 +00:00
Dave Peticolas
39be40a38a
Fix gncSubtotalReconedBalance.
...
Fix checkpointing bug.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5783 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-07 10:06:04 +00:00
Dave Peticolas
96254db7a0
Fix bug.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5782 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-07 09:56:15 +00:00
Dave Peticolas
f55253d1ae
Make xaccAccountSortSplits a private function so the backends can use it.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5781 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-07 09:00:37 +00:00
Dave Peticolas
88f759322d
Always test on non-voided transactions.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5780 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-07 08:59:53 +00:00
Dave Peticolas
fb1a5ad357
Add voided transactions to random mix.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5779 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-07 08:59:30 +00:00
Dave Peticolas
6b967f410b
Allow prices to be excluded on trans queries.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5778 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-07 08:05:16 +00:00
Dave Peticolas
228946cd10
Fix bug implementing queries.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5777 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-06 23:02:26 +00:00
Dave Peticolas
28eae010cb
Fix bugs implementing queries.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5776 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-06 11:02:16 +00:00
Dave Peticolas
f82f95a0a2
Refactor make_trans_query into engine test-core.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5775 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-06 10:22:42 +00:00
Dave Peticolas
a6d324ed3b
Fix termination bug in xaccGroupForEachTransaction.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5774 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-06 10:22:17 +00:00
Dave Peticolas
86c55a3e22
Fix query<->scm for new kvp queries.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5772 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-06 00:49:46 +00:00
Dave Peticolas
d2c12c2e9c
Add test-query.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5771 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-05 09:18:31 +00:00
Dave Peticolas
2176d53e99
Work on adding kvp queries.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5770 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-05 09:18:07 +00:00
Dave Peticolas
84c723d74b
Configure scm module directory.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5757 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-01 10:32:01 +00:00
Dave Peticolas
4401b44ed1
Use new gnc:guid-new api.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5756 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-01 10:31:46 +00:00
Dave Peticolas
4b2d9dd401
Don't g-wrap engine private functions.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5755 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-01 10:31:25 +00:00
Dave Peticolas
e4f9271735
Add GTKHTML_CFLAGS.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5754 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-31 23:55:58 +00:00
Dave Peticolas
c3d795b2ae
Update file list.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5753 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-31 23:53:34 +00:00
Dave Peticolas
b9f6eb414d
Fix bug in is_trans_empty - check kvp data.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5750 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-31 08:33:34 +00:00
Dave Peticolas
64af176379
Add guile libs to link line.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5749 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-30 21:01:12 +00:00
Dave Peticolas
52f7d4ddcc
Allow alternate binaries than guile.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5746 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-30 01:30:16 +00:00
Dave Peticolas
9aac6d6fd0
Add kvp data to sessions.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5745 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-29 23:23:54 +00:00
Dave Peticolas
b67097586a
Reformat.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5744 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-29 23:23:26 +00:00
Dave Peticolas
0622d2bc06
Untable app-file and app-file-gnome dependencies.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5738 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-29 08:14:42 +00:00
Dave Peticolas
f2ca55fc3f
Fix for make dist.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5736 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-28 00:44:26 +00:00
Dave Peticolas
9acb9971e3
Keld J�rn Simonsen's Danish glossary.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5734 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-28 00:40:28 +00:00
Dave Peticolas
dc0e2a563a
Keld J�rn Simonsen's Danish da.po.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5732 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-28 00:38:16 +00:00
Dave Peticolas
4a7387398b
Don't put regular lib directory into module search path.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5730 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-27 08:13:48 +00:00
Dave Peticolas
03ae286b49
Use AM_CFLAGS instead of CFLAGS in Makefile.am.
...
Fix some includes as a result.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5729 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-26 12:10:06 +00:00
Dave Peticolas
89754aed65
Include gnc-gettext-util.h.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5728 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-26 10:17:41 +00:00
Dave Peticolas
ed898efa55
Change LD_LIBRARY_PATH for link test.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5727 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-26 07:27:15 +00:00
Dave Peticolas
cf4d0fec3e
Fix quoting bug.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5726 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-26 00:09:13 +00:00
Dave Peticolas
65d5050968
Create gnucash-config with configure instead of Makefile.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5725 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-25 23:31:44 +00:00
Dave Peticolas
d7e666acf0
Configure gnucash-run-script location.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5724 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-25 22:24:55 +00:00
Dave Peticolas
7eefddba95
2001-10-25 Dave Peticolas <dave@krondo.com>
...
* src/scm/Makefile.am: remove slib-backup.scm and startup.scm
* src/scm/bootstrap.scm.in: remove out-of-date docs
* src/scm/main.scm: load printing/print-check.scm
* src/import-export/qif-import/Makefile.am: remove simple-obj.scm
* src/import-export/qif-import/qif-import.scm: don't load
simple-obj.scm
* src/guile/gw-gnc-spec.scm: remove printing g-wraps
* src/gnome-utils/gw-gnome-utils-spec.scm: add printing g-wraps
* src/engine/Account.c (xaccAccountSetSlots_nc): set core_dirty
* src/app-utils/Makefile.am: add simple-obj.scm
* src/app-utils/app-utils.scm: export simple-obj api
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5723 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-25 08:10:51 +00:00
Dave Peticolas
33cb44bfc9
Fix resizing bug.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5722 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-25 06:01:44 +00:00
Dave Peticolas
c2f199c910
Ignore new generated files.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5721 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-25 00:10:04 +00:00
Dave Peticolas
d37d5d1e04
Move mdi g-wrapping into gnome-utils module.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5720 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-25 00:09:04 +00:00
Dave Peticolas
e9e50593aa
Install public headers.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5719 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-24 22:03:33 +00:00
Dave Peticolas
fe7af9eaab
Don't install tests.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5718 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-24 08:43:27 +00:00
Dave Peticolas
8328f0c8fe
Allow new guile to be specified through GNC_GUILE env var.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5717 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-24 08:39:08 +00:00
Dave Peticolas
1c34e80fda
Don't install tests.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5716 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-24 08:36:35 +00:00
Dave Peticolas
285e76d882
Update file list.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5714 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-24 05:48:45 +00:00
Dave Peticolas
41bd71c4ad
Check balances in account & split compare functions.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5713 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-23 23:57:18 +00:00
Dave Peticolas
d9ed89be9a
Work on multi-user mode test.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5709 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-22 09:08:02 +00:00
Dave Peticolas
8098a8eacb
Fix bug.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5708 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-22 09:01:04 +00:00
Dave Peticolas
b4c8d16c16
Zdenko Podobn�'s Sloval account hierarchies.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5705 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-22 06:56:25 +00:00
Dave Peticolas
c9fa81578c
Use 'k' as objtype in audit trail when delete kvp frames.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5703 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-19 22:13:54 +00:00
Dave Peticolas
0c42ebaa20
Enable kvp fetch for queries. Fix bug restoring transaction iguid.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5698 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-19 08:37:53 +00:00
Dave Peticolas
df790e9422
Fix escaping bug.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5697 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-19 08:37:04 +00:00
Dave Peticolas
7192f9b6ca
Add CLEARED_VOIDED term.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5696 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-19 08:36:30 +00:00
Dave Peticolas
fc36b8e1c6
Cleanup.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5695 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-19 08:34:58 +00:00
Dave Peticolas
59c326e2e7
Start on valid initial location.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5694 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-19 06:32:31 +00:00
Dave Peticolas
fd8252f261
Add missing price ref/unref.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5693 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-19 00:01:12 +00:00
Dave Peticolas
59e09a47db
Don't insert account into itself.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5692 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-18 22:45:59 +00:00
Dave Peticolas
c714e54bb0
Bring in gw-glib and gw-kvp definitions.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5691 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-18 21:48:17 +00:00
Dave Peticolas
e992807d6e
Fix bug.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5685 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-18 10:50:35 +00:00
Dave Peticolas
d3b6891061
Make random changes to prices & commodities.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5684 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-18 09:33:01 +00:00
Dave Peticolas
682cd1faf9
Hash commodities using their unique names, not their pointer values.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5683 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-18 09:31:29 +00:00
Dave Peticolas
9feb646750
Always invoke sync_price and sync_group if defined.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5682 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-18 09:30:42 +00:00
Dave Peticolas
4f7908c49c
Add -module arg to lib flags.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5681 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-18 06:43:42 +00:00
Dave Peticolas
93ab70466c
Fix include.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5680 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-18 00:18:13 +00:00
Dave Peticolas
e362863787
Test adding new transactions & rolling back changed transactions.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5679 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-17 23:35:52 +00:00
Dave Peticolas
66ba034150
When rolling back transactions, adjust editlevel to prevent further begin edits.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5678 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-17 23:17:18 +00:00
Dave Peticolas
7fdfb02778
Work on single-update test.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5674 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-17 10:48:57 +00:00
Dave Peticolas
9d6304462a
Add missing account begin/commit edit.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5673 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-17 10:48:13 +00:00
Dave Peticolas
27ddcdf45e
Only use valid account types when creating random accounts.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5672 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-17 09:56:07 +00:00
Dave Peticolas
b6584fe42d
Wait for shutdown & start.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5671 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-17 09:31:01 +00:00
Dave Peticolas
77e5220e67
Remove cruft.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5670 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-17 09:30:00 +00:00
Dave Peticolas
2078b93fda
Delete split & trans kvps before writing them.
...
Store trans common currencies.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5669 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-17 09:27:08 +00:00
Dave Peticolas
8b3a990979
Copy common currency when cloning and rolling back.
...
Add some NULL value and do_free checks.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5668 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-17 09:25:10 +00:00
Dave Peticolas
62ccab8d33
Stabilize account sort order. Keep accounts sorted when they are changed.
...
Don't set split accounts to NULL before deleting them.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5667 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-17 09:24:16 +00:00
Dave Peticolas
cc9e4d94da
Use 'char' instead of 'char *' for objtype argument.
...
Delete account kvp data before storing new data -- otherwise
deleted kvp elements are not deleted from db.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5666 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-17 01:32:01 +00:00
Dave Peticolas
98f83b3fd8
More SplitEqual warnings.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5665 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-17 01:30:57 +00:00
Dave Peticolas
ae4a6fe07a
Add missing trans begin/commit calls.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5664 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-17 01:30:20 +00:00
Dave Peticolas
0f43b340f3
Remove warning.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5663 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-17 01:29:42 +00:00
Dave Peticolas
edca675eaa
Fix bug -- need objtype field in kvp audit trail.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5662 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-16 23:16:32 +00:00
Dave Peticolas
9afc2fc598
2001-10-16 Dave Peticolas <dave@krondo.com>
...
* src/engine/test-core/test-engine-stuff.c: work on test
infrastructure for making changes to existing data
* src/engine/gnc-book.c: keep backends up to date
* src/engine/gnc-session.c: keep backends up to date
* src/backend/postgres/test/db-control.sh: bring down postmaster
on database create and destroy
* src/backend/postgres/test/test-db.c: work on single-update
test
* src/backend/postgres/txn.c: fix bug -- when deleting splits
from the database that aren't in the engine, can't use
xaccSplitLookup.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5661 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-16 09:13:07 +00:00
Dave Peticolas
b066e9cd63
Fix bug -- gdk_window_raise takes a gdk window, not a gtk window.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5660 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-16 06:59:56 +00:00
Dave Peticolas
bcae323c49
Work on test infrastructure.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5658 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-16 00:50:01 +00:00
Dave Peticolas
995e7d7d27
Fix string literal.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5657 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-16 00:40:22 +00:00
Dave Peticolas
1cceb39a7f
Update potfile list.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5656 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-16 00:37:18 +00:00
Dave Peticolas
6fe7f08a51
Test locking. Start test for single-update mode.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5655 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-15 22:34:12 +00:00
Dave Peticolas
27f6b35365
Add 'status' argument.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5654 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-15 22:33:40 +00:00
Dave Peticolas
2202cf2c09
Fix bug -- store unescaped values in the path cache.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5653 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-15 22:33:19 +00:00