Commit Graph

5288 Commits

Author SHA1 Message Date
Rob Browning
13db328284 * src/engine/engine-helpers.c
(gnc_engine_commodity_table_new): removed.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6350 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 16:13:50 +00:00
Rob Browning
72081c01f3 * src/engine/commodity-table.scm: migrate commodity table
construction to be C-only.
(gnc:load-iso-4217-currencies): removed.
(gnc:setup-default-namespaces): removed.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6349 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 16:07:04 +00:00
Rob Browning
69b2f8bf32 * src/engine/gnc-book.c (gnc_book_init): switch to use non-guile
based gnc_commodity_table_add_default_data.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6348 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 16:05:24 +00:00
Rob Browning
74825580fb * src/engine/engine-helpers.h: remove
gnc_engine_commodity_table_new.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6347 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 16:04:24 +00:00
Rob Browning
4997570363 * src/engine/engine.scm: don't export deleted
gnc:engine-commodity-table-construct.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6346 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 16:03:45 +00:00
Rob Browning
84751e94ea * src/engine/iso-4217-currencies.scm: fix some typos.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6345 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 16:02:31 +00:00
Rob Browning
cf2c640378 * src/report/report-gnome/Makefile.am
(AM_CFLAGS): add GLADE_CFLAGS.
(.scm-links): add report link.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6344 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 16:02:01 +00:00
Rob Browning
9d87ec2a4b * src/optional/.cvsignore: add *.lo and *.la.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6343 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 16:00:20 +00:00
Rob Browning
1f9e166f44 * src/gnome/dialog-sxsincelast.c: #include gnc-gui-query.h
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6342 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 15:29:27 +00:00
Rob Browning
04fee1c96e * src/bin/overrides/gnucash-build-env.in: add report-gnome to
test-env.  Change envt vars to reflect new scheme:
GNC_CONFIG_PATH, GNC_SHARE_PATH, and GNC_DOC_PATH.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6341 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 15:25:40 +00:00
Rob Browning
6cb8f2e8ba * src/backend/postgres/test/test-db.c
(db_file_url): find the postgres communication socket directory
via envt var TEST_DB_SOCKET_DIR.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6340 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 15:23:50 +00:00
Rob Browning
cf02d77d89 * src/backend/postgres/test/db-control.sh: rework to communicate
with postgres through a filesystem socket rather than a TCP
connection so tests will work even on machines that don't allow
TCP.  This was a little tricky because shell substitutions were
fighting the PG_CTL "-o '-k x -p y'" syntax.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6339 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 15:22:40 +00:00
Rob Browning
8eee1e4d9d * src/backend/postgres/test/Makefile.am
(AM_CFLAGS): add GUILE_INCS.
(TESTS_ENVIRONMENT): add TEST_DB_SOCKET_DIR.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6338 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 15:20:23 +00:00
Rob Browning
aa8ffddd14 * intl-scm/Makefile.am (guile-strings.c): add top_srcdir.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6337 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 15:17:52 +00:00
Dave Peticolas
f11914bd61 *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6336 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 10:53:12 +00:00
Dave Peticolas
17d924f826 * src/tax/us/test/Makefile.am: remove report-gnome from dirs
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6335 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 10:52:42 +00:00
Dave Peticolas
94f7c2d3ce * src/tax/us/us.scm: don't use gw-gnc
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6334 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 10:52:28 +00:00
Dave Peticolas
89faa0d7c2 * src/report/utility-reports/test/Makefile.am: remove report-gnome
from dirs


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6333 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 10:52:18 +00:00
Dave Peticolas
d3e295d449 * src/report/utility-reports/welcome-to-gnucash.scm: don't use gw-gnc
* src/report/utility-reports/view-column.scm: don't use gw-gnc

* src/report/utility-reports/utility-reports.scm: don't use gw-gnc

* src/report/utility-reports/iframe-url.scm: don't use gw-gnc

* src/report/utility-reports/hello-world.scm: don't use gw-gnc


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6332 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 10:52:04 +00:00
Dave Peticolas
b323bf730f * src/report/stylesheets/test/Makefile.am: remove report-gnome
from dirs


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6331 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 10:51:48 +00:00
Dave Peticolas
d20bcace07 * src/report/stylesheets/stylesheets.scm: don't use gw-gnc
* src/report/stylesheets/stylesheet-plain.scm: don't use gw-gnc

* src/report/stylesheets/stylesheet-fancy.scm: don't use gw-gnc


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6330 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 10:51:35 +00:00
Dave Peticolas
c5633f388c * src/report/standard-reports/test/Makefile.am: remove report-gnome
from dirs


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6329 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 10:51:16 +00:00
Dave Peticolas
84314f6b19 * src/report/standard-reports/transaction.scm: don't use gw-gnc
* src/report/standard-reports/standard-reports.scm: don't use gw-gnc

* src/report/standard-reports/register.scm: don't use gw-gnc

* src/report/standard-reports/price-scatter.scm: don't use gw-gnc

* src/report/standard-reports/portfolio.scm: don't use gw-gnc

* src/report/standard-reports/pnl.scm: don't use gw-gnc

* src/report/standard-reports/net-barchart.scm: don't use gw-gnc

* src/report/standard-reports/category-barchart.scm: don't use gw-gnc

* src/report/standard-reports/balance-sheet.scm: don't use gw-gnc

* src/report/standard-reports/account-summary.scm: don't use gw-gnc

* src/report/standard-reports/account-piecharts.scm: don't use gw-gnc


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6328 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 10:51:01 +00:00
Dave Peticolas
d7b848532b * src/report/report-system/test/Makefile.am: remove report-gnome
dir


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6327 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 10:50:23 +00:00
Dave Peticolas
bc959f071b * src/report/report-system/report.scm: don't use gw-gnc
* src/report/report-system/report-system.scm: don't use gw-gnc


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6326 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 10:50:10 +00:00
Dave Peticolas
cb98780999 * src/report/report-gnome/window-report.c: implement report
export handling gui here instead of in reports

* src/report/report-gnome/report-gnome.scm: don't use gw-gnc


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6325 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 10:49:55 +00:00
Dave Peticolas
8c373808c3 * src/report/locale-specific/us/test/Makefile.am: remove
report-gnome from dirs


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6324 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 10:49:39 +00:00
Dave Peticolas
30f65ff7e1 * src/report/locale-specific/us/taxtxf.scm: don't use gw-gnc.
take out gui code.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6323 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 10:49:23 +00:00
Dave Peticolas
35bf6fd65b * src/import-export/qif-io-core/qif-io-core.scm: don't use gw-gnc
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6322 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 10:49:07 +00:00
Dave Peticolas
3490f91e25 * src/import-export/qif-import/qif-parse.scm: fix i18n
* src/import-export/qif-import/qif-import.scm: don't use gw-gnc


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6321 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 10:48:40 +00:00
Dave Peticolas
d7bd4bd160 * src/gnome/gw-gnc-spec.scm: remove remaining gnome-utils wrapping
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6320 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 10:48:27 +00:00
Dave Peticolas
bc78fe1763 * src/gnome-utils/test/Makefile.am: remove report-gnome from dirs
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6319 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 10:48:02 +00:00
Dave Peticolas
fb9b3f21a4 * src/gnome-utils/gw-gnome-utils-spec.scm: add more wrapping
from gw-gnc

* src/gnome-utils/gnome-utils.scm: don't use gw-gnc


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6318 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 10:47:40 +00:00
Dave Peticolas
ec6ee571a9 * src/app-utils/test/Makefile.am: remove report-gnome from dirs
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6317 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 10:47:27 +00:00
Dave Peticolas
54f1190612 * src/app-file/test/Makefile.am: remove report-gnome from dirs
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6316 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 10:46:44 +00:00
Christian Stimming
be0d9b8eae 2001-12-11 Christian Stimming <stimming@tuhh.de>
* src/app-utils/gnc-euro.c (gnc_convert_to_euro): Fixed rounding
	error.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6315 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 09:16:14 +00:00
Christian Stimming
c8e93d5e4f 2001-12-11 Christian Stimming <stimming@tuhh.de>
* src/gnome-utils/druid-utils.[ch]: added
	gnc_druid_set_logo_image.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6314 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 09:12:14 +00:00
Dave Peticolas
82fe4e6a78 *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6311 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 00:45:40 +00:00
Dave Peticolas
cae33d4edc * src/scm/main.scm: handle welcome report gui here
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6310 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 00:45:12 +00:00
Dave Peticolas
8f89d95794 * src/report/utility-reports/welcome-to-gnucash.scm: remove gui code
* src/report/utility-reports/view-column.scm: remove
options-editor code


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6309 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 00:44:40 +00:00
Dave Peticolas
562275a0cc * src/report/report-system/report.scm: remove options-editor code
* src/report/report-system/report-system.scm: remove
options-editor code


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6308 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 00:44:30 +00:00
Dave Peticolas
b6f33f8d22 * src/report/report-gnome/report.glade: add
* src/report/report-gnome/report-gnome.scm: handle options-editors
here instead of in other report modules

* src/report/report-gnome/gw-report-gnome-spec.scm: g-wrap more
report api

* src/report/report-gnome/dialog-style-sheet.h: add

* src/report/report-gnome/dialog-style-sheet.c: add

* src/report/report-gnome/dialog-column-view.h: add

* src/report/report-gnome/dialog-column-view.c: add

* src/report/report-gnome/Makefile.am: add new files. fix .scm-links


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6307 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 00:44:11 +00:00
Dave Peticolas
a0134882f7 * src/gnome/glade/report.glade: remove
* src/gnome/glade/Makefile.am: remove report.glade


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6306 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 00:43:54 +00:00
Dave Peticolas
e861014dfe * src/gnome/dialog-style-sheet.h: remove
* src/gnome/dialog-style-sheet.c: remove

* src/gnome/dialog-column-view.h: remove

* src/gnome/dialog-column-view.c: remove

* src/gnome/gw-gnc-spec.scm: remove report-related wrapping

* src/gnome/Makefile.am: remove deleted files


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6305 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 00:43:40 +00:00
Dave Peticolas
26198e561e P�ter Hossz�'s Hungarian translation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6304 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-10 22:31:13 +00:00
Linas Vepstas
299d18ab22 ignore .libs .deps
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6298 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-10 14:34:51 +00:00
Linas Vepstas
d50da12741 add libglade cflags, libs
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6297 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-10 14:34:35 +00:00
Dave Peticolas
e1b29bd8de Remove old xml-intl-tool files.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6296 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-10 09:15:32 +00:00
Dave Peticolas
c27faf98fd Add auto-generated headers.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6290 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-09 09:35:57 +00:00
Dave Peticolas
655da7feb4 * configure.in: add new default warnings
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6289 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-09 09:34:43 +00:00