Rob Browning
8852bc95d3
* src/core-utils/.cvsignore: add .scm-links.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6102 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-28 22:32:46 +00:00
Rob Browning
0a48f3be3b
* src/import-export/binary-import/Makefile.am
...
(.scm-links): add some more links so runs from build dir will
actually work.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6101 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-28 22:30:41 +00:00
Rob Browning
3ba14ac374
* src/gnome/top-level.c: remove gnucash.h include.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6100 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-28 22:29:26 +00:00
Rob Browning
522f245ef5
* src/gnome/gw-gnc-spec.scm: remove gnucash.h include.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6099 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-28 22:28:59 +00:00
Rob Browning
936e3db7fb
* src/gnome/Makefile.am: accomodate the removal of gnucash.h,
...
gnucash.c.in, and the move of i18n.h.in which all resulted in the
removal of libgncguile.la.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6098 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-28 22:28:31 +00:00
Rob Browning
e74814c28a
* src/gnc-module/gnc-module.c
...
(gnc_module_system_setup_load_path): don't do anything when dir
list is empty.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6097 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-28 22:26:28 +00:00
Rob Browning
56e1916523
* src/core-utils/Makefile.am: accomodate new g-wrappers.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6096 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-28 22:24:48 +00:00
Rob Browning
7653297945
* src/core-utils/gw-core-utils-spec.scm: new file.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6095 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-28 22:24:37 +00:00
Rob Browning
9c07467240
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6094 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-28 22:24:14 +00:00
Rob Browning
4d613e2991
* src/business/business-core/gncInvoice.c
...
(gncInvoiceGetInvoiceFromTxn): initialize book to NULL so warnings
won't kill -Werror compiles.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6093 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-28 22:23:14 +00:00
Rob Browning
7510f6cea7
* src/app-utils/.cvsignore: add i18n.h.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6092 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-28 22:22:19 +00:00
Rob Browning
e3fa4ce625
* .cvsignore: add .scm-links
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6091 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-28 22:21:41 +00:00
Rob Browning
3cbed1b3aa
* src/app-utils/README: new file.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6090 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-28 22:18:12 +00:00
Rob Browning
5fab92b69a
* src/app-utils/gnc-gettext-util.h (gnc_setup_gettext): move here.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6089 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-28 22:17:59 +00:00
Rob Browning
56fb0aae7c
* src/app-utils/gnc-gettext-util.c (gnc_setup_gettext): move here.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6088 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-28 22:17:51 +00:00
Rob Browning
2c75707e7e
* src/app-utils/Makefile.am
...
(gncinclude_HEADERS): add i18n.h
(EXTRA_DIST): add i18n.h.in
(i18n.h): new target.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6087 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-28 22:17:40 +00:00
Rob Browning
b600c9e94c
* src/app-utils/gw-app-utils-spec.scm: add wrapper for
...
gnc:setup-gettext.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6086 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-28 22:15:31 +00:00
Rob Browning
133a7529f6
* src/app-utils/i18n.h.in: move here from src/gnome.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6085 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-28 22:15:23 +00:00
Rob Browning
82e68923dd
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6084 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-28 22:12:19 +00:00
Rob Browning
b10410e41f
* lib/guile-www/Makefile.am
...
(.scm-links): create so we can run from gnucash build dir.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6083 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-28 22:12:03 +00:00
Dave Peticolas
68006009cd
Use per-cell save handlers.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6082 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-28 09:10:20 +00:00
Derek Atkins
53436822d2
fix a/r,a/p layout for split-view
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6081 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-27 22:00:34 +00:00
Derek Atkins
9f758dad93
Change "reconciled" label to "paid" for A/R and A/P ledgers
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6080 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-27 21:06:17 +00:00
Dave Peticolas
55577eb467
Work on per-cell save handlers.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6079 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-27 11:43:17 +00:00
Linas Vepstas
2389a32dd0
document trans-due-date kvp entry
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6078 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-27 05:10:29 +00:00
Derek Atkins
df4d874689
Add Due-dates to Transactions and the SplitLedger for A/R, A/P
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6077 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-27 04:47:19 +00:00
Dave Peticolas
99421d8fa0
g-wrap caller-owned split & transaction lists.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6076 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-27 00:54:17 +00:00
Dave Peticolas
9f78f5afb2
Work on per-cell save handlers for tables.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6075 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-27 00:10:17 +00:00
Derek Atkins
4a12e94726
build the Entry Ledger before business-gnome, so it can be used
...
by the UI.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6074 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-26 23:41:30 +00:00
Derek Atkins
997d8e92a7
First pass at an Entry Ledger. It compiles. It still needs
...
to be tested, and then it needs to be used.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6073 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-26 23:30:33 +00:00
Derek Atkins
3cb615cae2
Fix compiler warning
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6072 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-26 15:24:20 +00:00
Robert Graham Merkel
588a2f84b0
Build fixes for debian sid.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6071 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-26 11:36:32 +00:00
Dave Peticolas
3fd286bf42
don't force a refresh on file_quit. keep a current session around.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6070 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-26 10:39:09 +00:00
Dave Peticolas
eef04ec3fc
fix i18n
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6069 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-26 10:32:14 +00:00
Dave Peticolas
f190398a8a
Don't use engine private functions.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6068 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-26 08:37:35 +00:00
Linas Vepstas
d59560593e
update
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6067 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-26 07:26:13 +00:00
Linas Vepstas
a8f0f08c68
move some bogus kvp utility to its own file
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6066 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-26 07:23:34 +00:00
Linas Vepstas
c989125281
more misc hacking
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6065 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-26 07:22:46 +00:00
Linas Vepstas
832f401192
inital checkin of misc, bogus, useless utils
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6064 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-26 07:17:26 +00:00
Dave Peticolas
ac65916669
fix bug.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6063 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-26 03:11:51 +00:00
Derek Atkins
60dbedd7f4
First-pass at A/R and A/P accounts. Right now there is nothing
...
special about them compared the Asset and Liability accounts except
the labels are slightly different.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6062 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-25 21:41:34 +00:00
Linas Vepstas
d56d652de8
refview recent entity changes, fix old bug
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6061 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-25 18:33:41 +00:00
Linas Vepstas
eea15e8577
misc cleanup
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6060 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-25 11:07:36 +00:00
Linas Vepstas
d848e2320b
need to distinguish between marking and sending out events:
...
these have to be done in order.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6059 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-25 10:59:26 +00:00
Linas Vepstas
9a0a4566c7
code for reparenting across books
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6058 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-25 10:58:19 +00:00
Linas Vepstas
537f9433db
fix documentation
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6057 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-25 10:57:45 +00:00
Chris Lyttle
3ab6c2adeb
Initial work on Investments chapter
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6056 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-25 10:37:41 +00:00
Dave Peticolas
6b9dee0392
fix bug
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6055 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-25 09:38:15 +00:00
Linas Vepstas
381504ad5a
fix test cases that are wildly misusing internal routines with great borkeness.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6054 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-25 09:10:17 +00:00
Dave Peticolas
fed69ff72c
Fix bugs with new book pointers.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6053 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-25 09:05:23 +00:00