Dave Peticolas
e23fcf4fc5
Move commodity tables into GNCBooks instead of global data.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5460 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-03 10:07:45 +00:00
Christian Stimming
249e3b56fe
2001-10-03 Christian Stimming <stimming@tuhh.de>
...
* po/glossary/de.po, txt-to-pot.sh: Several updates from the
stable branch.
* po/glossary/es.po: Added Spanish translation by Ra�l Mir�
<cotin@geocities.com>
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5459 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-03 09:28:48 +00:00
Dave Peticolas
7b0f8fc2b2
Undo autoconf 2.5.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5457 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-03 07:38:16 +00:00
Robert Graham Merkel
873ed2c9b3
automake 1.5 fixes and further work on transaction voiding
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5456 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-03 07:08:31 +00:00
Dave Peticolas
aeff5c25de
Add GNCSession object. Refactor session code from GNCBook to GNCSession.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5455 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-02 09:10:35 +00:00
Dave Peticolas
77913bb212
Work on test infrastructure. Add gnc_book_equal().
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5452 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-01 08:24:07 +00:00
Dave Peticolas
433e741a51
Fix bug -- restore iguid.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5451 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-01 08:23:30 +00:00
Robert Graham Merkel
fb1a443621
Add query support for voided transactions.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5450 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-01 06:53:28 +00:00
Robert Graham Merkel
dd375f2a56
add preliminary work on transaction voiding.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5447 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-01 05:42:23 +00:00
Joshua Sled
6b5efd34b9
Removed accidental/unnecessary change from last commit.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5446 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-01 03:26:30 +00:00
Joshua Sled
bdce11e016
2001-09-30 Josh Sled <jsled@asynchronous.org>
...
* src/gnome/dialog-sxsincelast.c: Displays
auto-created-and-notification-requested scheduled transactions in
a GL rather than a clist.
* src/register/ledger-core/split-register-model.c
(gnc_template_register_model_new): Added date-cell entry/io-flags
handler for template register, making date cell inactive, and
stating "Scheduled" instead of a date.
* src/gnome/dialog-sxsincelast.c (_create_transactions_on): Now
does appropriate cleanup in the case it needs to create a
temporary toCreateTuple for transaction-creation.
(_create_each_transaction_helper): Cleanup failed
transaction-creation appropriately. Support for returning a list
of the GUIDs of created transactions.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5445 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-01 03:25:26 +00:00
Joshua Sled
07ffbd6387
Moved the XML_I18N_TOOLS line a bit higher to get around being-split-midline-by-configure issue.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5444 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-01 03:24:33 +00:00
Dave Peticolas
85f1067f02
More work on test infrastructure.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5443 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-29 10:03:38 +00:00
Dave Peticolas
5e97ad6ea9
Send the query to get the next iguid sequence number.
...
Use glib pointer<->int conversion macros.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5442 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-29 10:03:07 +00:00
Dave Peticolas
66e5b6b991
More work on test infrastructure.
...
Comment out vacuum analyze command,
it's not designed to be run so frequently.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5440 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-29 00:08:44 +00:00
Dave Peticolas
40792644bf
Fix for Postgres 7.0 -- insert verion values after table is created.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5439 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-28 11:57:53 +00:00
Dave Peticolas
dacb6a0671
Remove book paths on gnc_book_end.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5438 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-28 10:08:45 +00:00
Dave Peticolas
904b2c2acb
Fix some module versioning problems.
...
Distinguish between book full path and book logging path.
Work on test infrastructure.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5437 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-28 09:04:43 +00:00
Robert Graham Merkel
71ff5cc313
remove eval usage from reports to make guile 1.6 compatibility easier.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5436 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-28 02:52:22 +00:00
Dave Peticolas
1526103669
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5435 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-28 00:16:13 +00:00
Dave Peticolas
8f95f763e8
Work on test infrastructure.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5434 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-28 00:15:49 +00:00
Dave Peticolas
97ba57c214
Make help strings part of the split register model.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5433 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-27 08:13:06 +00:00
Linas Vepstas
7ad8ec3541
modularize te netwrk backend, just like everything else.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5432 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-26 14:50:34 +00:00
Dave Peticolas
22203d9bad
Unregister components when they are destroyed.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5431 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-26 08:32:29 +00:00
Dave Peticolas
455d9daa57
Remove extra guile-util.[ch]
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5430 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-26 06:36:27 +00:00
Dave Peticolas
7f74200d21
Move more mdi code into gnome-utils.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5429 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-25 23:36:17 +00:00
Linas Vepstas
97364f1912
updates
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5427 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-25 16:47:27 +00:00
Dave Peticolas
be07f93e27
Fix for make dist.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5426 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-25 11:15:13 +00:00
Dave Peticolas
3dbb1df403
Move more mdi code into gnome-utils.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5425 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-25 10:06:33 +00:00
Dave Peticolas
e222f9e9c3
Refactor some mdi code into gnome-utils module.
...
Remove __ prefix from header guards.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5424 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-24 22:58:43 +00:00
Dave Peticolas
1817217f74
Update file list.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5423 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-24 08:04:52 +00:00
Dave Peticolas
245b2894b4
Move options dialog to gnome-utils module.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5422 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-24 08:03:42 +00:00
Dave Peticolas
d13baaabc8
Update file list.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5421 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-24 07:23:38 +00:00
Dave Peticolas
630ccc2a2e
Module cleanups.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5420 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-24 07:22:02 +00:00
Dave Peticolas
47062896c4
Duarte Loreto's updated Portuguese doc translation.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5416 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-24 05:20:42 +00:00
Dave Peticolas
7ef3964abf
Fix for make dist.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5414 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-23 21:02:01 +00:00
Dave Peticolas
ed7d6064c3
Fix for make dist.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5413 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-23 10:27:32 +00:00
Dave Peticolas
277796dfad
Paul Campbell's code to allow child accounts to be reconciled
...
with the parent.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5412 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-23 04:29:15 +00:00
Dave Peticolas
a85fb2a89b
Update file list.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5411 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-23 04:26:30 +00:00
Dave Peticolas
5f309331a5
Duarte Loreto's updated Portuguese translation.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5408 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-23 01:25:37 +00:00
Dave Peticolas
0d25b496e1
Move app file gnome code under app-file module.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5407 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-21 23:32:20 +00:00
Dave Peticolas
4da79c54cf
Update ignores.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5406 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-21 20:03:17 +00:00
Dave Peticolas
0526bc3daa
Wrap app-file functions in that module.
...
Get rid of gnc:timepair-to-datestring and just use gnc:print-date instead.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5405 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-21 20:02:55 +00:00
Dave Peticolas
85e41282fe
Add a new book hook and call the hierarchy druid from there.
...
Remove some startup cruft.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5404 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-21 11:46:50 +00:00
Dave Peticolas
5116c5c721
Fix install dir.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5403 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-21 10:24:20 +00:00
Robert Graham Merkel
a6d6063e6a
fix multiple SX-from-trans bugs
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5401 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-21 06:23:06 +00:00
Dave Peticolas
4e01f60900
Make sure to call load cb.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5400 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-21 00:30:07 +00:00
Dave Peticolas
30939cb000
Fix mem handling.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5399 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-20 23:30:04 +00:00
Dave Peticolas
9029cd3692
Fixes for xaccResolvePath & test.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5398 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-20 23:25:45 +00:00
Dave Peticolas
5c24583ff0
Cleanup sched trans option names.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5397 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-20 22:52:13 +00:00