Rob Browning
12aff8c2d6
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6540 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-09 21:21:11 +00:00
Rob Browning
79fff7aa22
* Makefile.am: handle conditional install inclusion of GUILE_WWW.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6539 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-09 21:20:55 +00:00
Rob Browning
a458350f99
* configure.in: switch to check and only install the srfis we
...
need. do the same for guile-www.
(AM_PATH_GWRAP): require g-wrap 1.3.2.
(CFLAGS): add -Wno-uninitialized and -Wno-unused to accomodate
g-wrap issues.
(GNUCASH_ENGINE_LIBS): remove libgw-glib -- now provided by g-wrap.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6538 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-09 21:18:27 +00:00
Dave Peticolas
947b9765a3
Allow timezone to be absent when parsing dates.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6537 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-08 23:57:41 +00:00
Linas Vepstas
35af979ec4
add another note
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6536 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-08 14:46:16 +00:00
Linas Vepstas
ad284a64ad
add note
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6535 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-08 14:41:27 +00:00
Dave Peticolas
94bc37e4e7
David Hampton's QIF import patch.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6534 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-08 11:58:50 +00:00
Dave Peticolas
307f25954c
David Hampton's account tree patch.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6533 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-08 11:47:15 +00:00
Dave Peticolas
515dc676fd
* src/backend/postgres/test/test-db.c: test for new accounts
...
* src/backend/postgres/account.c: check for missing parent
account when loading accounts
* src/backend/postgres/PostgresBackend.c: check for bad
commodity string name
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6532 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-08 09:29:55 +00:00
Dave Peticolas
fae07ec3f1
fix mem leaks
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6531 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-08 01:37:10 +00:00
Dave Peticolas
b10774c391
fix bug
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6529 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-08 00:29:16 +00:00
Dave Peticolas
1dfbcfe675
fix bug
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6528 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-08 00:09:26 +00:00
Linas Vepstas
9c3a997a4e
bug fix
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6527 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-07 13:56:11 +00:00
Dave Peticolas
434a74cca8
* src/backend/postgres/account.c: check for missing currency
...
when loading accounts
* src/backend/postgres/PostgresBackend.c: check for missing
currency when loading transactions
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6526 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-07 11:01:46 +00:00
Dave Peticolas
ec74433b67
David Hampton's autotool patch.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6525 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-07 02:41:09 +00:00
Christian Stimming
595d08d0b4
2002-01-07 Christian Stimming <stimming@tuhh.de>
...
* src/report/report-system/commodity-utilities.scm: Tweaked the
exchange rate calculation so that it will work in even more
complicated cases, involving different Euroland and other
currencies.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6524 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-07 00:52:40 +00:00
Christian Stimming
49bc361cd4
2002-01-06 Christian Stimming <stimming@tuhh.de>
...
* src/report/report-system/html-utilities.scm,
src/report/standard-reports/*: Added option hyperlink in report
warnings.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6522 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-06 22:24:03 +00:00
Christian Stimming
f9e8a3ada2
2002-01-06 Christian Stimming <stimming@tuhh.de>
...
* doc/sgml/*/xacc-euro.sgml: Fixed DEM rate as pointed out by
Gregor Hoffleit <gregor@hoffleit.de>.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6518 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-06 14:49:51 +00:00
Linas Vepstas
8a61f3ab67
more multi-book support hacking
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6516 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-05 18:32:08 +00:00
Christian Stimming
f0b6a6fa57
2002-01-05 Christian Stimming <stimming@tuhh.de>
...
* src/report/report-system/html-*.scm,
src/report/stylesheets/stylesheet-*.scm: Added nowrap attribute
for cells containing numbers.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6515 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-05 17:21:59 +00:00
Linas Vepstas
82b3df0838
misc
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6512 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-05 04:55:03 +00:00
Linas Vepstas
d1f9a3d39f
oops
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6511 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-05 04:37:17 +00:00
Linas Vepstas
6300299c7b
more dinkering with multi-book support
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6510 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-05 03:28:51 +00:00
Linas Vepstas
9e9f2764af
add postgres binaries to search path
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6509 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-05 03:28:24 +00:00
Linas Vepstas
1d4521a68f
typo fix
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6508 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-05 03:11:24 +00:00
Dave Peticolas
5150ab09c4
Allow variables to be entered into price cell.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6507 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-04 23:48:18 +00:00
Dave Peticolas
f99332de3f
fix bug
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6506 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-04 23:46:47 +00:00
Linas Vepstas
c66e3a0dd4
continue whacking at multi-book support
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6505 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-04 21:28:33 +00:00
Derek Atkins
8ff4969d89
reorder includes
...
add G_WRAP_COMPILE_ARGS to find G-wrap includes
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6504 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-04 19:01:15 +00:00
Linas Vepstas
90a2c42bd3
xxx
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6503 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-04 18:21:52 +00:00
Linas Vepstas
63901220a2
add support for multiple books
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6502 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-04 18:19:24 +00:00
Dave Peticolas
8ee531499a
* src/backend/postgres/PostgresBackend.c: allow gnucash tables
...
to be installed in an existing database.
* src/backend/postgres/upgrade.c: use pointer<->int conversion
macros
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6501 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-03 10:04:01 +00:00
Linas Vepstas
875a439abc
cut over to multiple-book query
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6500 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-03 06:11:04 +00:00
Linas Vepstas
5e9c2eff0c
use private Query structures
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6499 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-03 02:35:24 +00:00
Linas Vepstas
d4ff335f23
move Query private data structures to private file
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6498 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-03 02:34:52 +00:00
Linas Vepstas
da15715647
more private data structures to private, non-portable directory
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6497 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-03 02:18:57 +00:00
Linas Vepstas
e0b61ebb58
more reorg in preparation for switch to books
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6496 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-03 01:57:04 +00:00
Dave Peticolas
5008308847
Add missing include.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6495 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-03 01:28:46 +00:00
Dave Peticolas
dbcc5528c5
Remove unneeded include.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6494 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 23:35:19 +00:00
Dave Peticolas
5d62529b5e
add missing includes
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6493 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 23:13:38 +00:00
Linas Vepstas
68e191f02d
start adding book-matching predicates
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6492 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 21:29:00 +00:00
Linas Vepstas
3636bb4429
add generic types
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6491 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 21:04:05 +00:00
Linas Vepstas
5b8e51428b
rename PR_AMOUNT -> PR_VALUE
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6490 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 21:02:45 +00:00
Linas Vepstas
56ab19b9da
change PR_AMOUNT ->PR_VALUE
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6489 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 20:57:43 +00:00
Linas Vepstas
dad6b1f29e
add missing include
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6488 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 20:53:29 +00:00
Linas Vepstas
30bad8bc9e
cosmetic renaming of PR_AMOUNT -> PR_VALUE
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6487 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 20:22:09 +00:00
Linas Vepstas
8819597b9d
cosmetic renaming of PR_AMOUNT->PR_VALUE
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6486 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 20:20:37 +00:00
Linas Vepstas
df716532e9
purely cosmetic re-arrangement of parenthesis
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6485 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 19:56:02 +00:00
Linas Vepstas
7cdd1d7751
book/acct-period related bugfixes
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6484 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 19:03:05 +00:00
Dave Peticolas
950f028a46
fix compiler warning & error
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6483 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-02 11:20:05 +00:00