Commit Graph

5288 Commits

Author SHA1 Message Date
Dave Peticolas
1a0d4712f2 * configure.in: remove -Wno-unused
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6280 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-08 09:32:35 +00:00
Dave Peticolas
e35ff46a06 * Makefile.am (Repository): clean .scm-links
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6279 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-08 09:31:46 +00:00
Dave Peticolas
ad2045f831 * src/backend/postgres/test/test-db.c: remove unused function
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6278 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-08 09:31:35 +00:00
Dave Peticolas
20fba8f26f * src/bin/overrides/gnucash-build-env.in: add report-gnome dir
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6277 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-08 09:31:21 +00:00
Dave Peticolas
3adbf0e631 Fix compiler warnings.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6276 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-08 03:17:51 +00:00
Dave Peticolas
92f01055e1 Fix compiler warnings.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6275 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-08 01:44:58 +00:00
Dave Peticolas
a0023ed033 *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6274 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-08 01:34:33 +00:00
Dave Peticolas
d7317fb0d4 * src/report/report-system/report.scm: move a gnome function
to report-gnome module

* src/report/report-system/report-system.scm: remove export

* src/report/report-gnome/report-gnome.scm: new file.

* src/report/report-gnome/gw-report-gnome-spec.scm: wrap some more
report bindings.

* src/report/report-gnome/gncmod-report-gnome.c: load g-wrapped
and gnucash report-gnome modules.

* src/report/report-gnome/Makefile.am: add report-gnome.scm module

* src/gnome/gw-gnc-spec.scm: remove some report bindings


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6273 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-08 01:33:59 +00:00
Dave Peticolas
960c44f6e5 Move some report g-wrapping to report-gnome module.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6272 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-07 23:39:45 +00:00
Rob Browning
91d891a7f1 * configure.in (error-on-warning): make this the default. I'm
tired of having to fix missing #includes, mismatched types,
etc. after an update so I can get back to work, but if anyone has
a real problem with this, I'd be happy to reconsider.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6271 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-07 18:11:27 +00:00
Dave Peticolas
363cb21f46 Fix tests.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6270 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-07 11:11:08 +00:00
Dave Peticolas
ab80a5712f Fix bugs.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6269 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-07 11:10:22 +00:00
Dave Peticolas
2f6272ac7f Work on report/report-gnome module.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6268 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-07 08:49:59 +00:00
Dave Peticolas
ae41252ddd Work on report/report-gnome module.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6267 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-07 08:49:57 +00:00
Dave Peticolas
786323491c Comment out failing test.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6266 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-07 08:47:22 +00:00
Dave Peticolas
43d6bca164 Fix bug -- don't access NULL pointer.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6265 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-07 07:12:21 +00:00
Dave Peticolas
c2d168cba2 Fix bug summing EURO currencies.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6264 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-06 21:54:25 +00:00
Dave Peticolas
4a67dfe918 Remove acc_guid member from splits.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6262 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-06 09:30:25 +00:00
Dave Peticolas
01c9122626 David Hampton's fix for automake 1.5.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6261 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-06 07:01:13 +00:00
Derek Atkins
7b2f65cf8f Abstract out the owner of Orders and Invoices into a GncOwner.
Create a general Owner Selection widget (sort of) by using gnc-general-select
Update the order dialog to provide an OrderID, owner, start/end date, etc.

Order-Dialog buttons still appear right-justified for some strange reason?


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6260 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-06 05:46:42 +00:00
Rob Browning
f1a1379750 * src/scm/bootstrap.scm.in: deleted (yesterday actually).
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6259 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-05 22:14:12 +00:00
Linas Vepstas
dbdb77a957 buglet fix; add clarifying docs
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6258 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-05 18:48:04 +00:00
Linas Vepstas
c1f59c52c9 bug fix
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6257 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-05 18:13:51 +00:00
Linas Vepstas
621fac5c3b cleanup
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6256 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-05 18:13:10 +00:00
Bill Gribble
1a0db3dfb7 Add --disable-gui option to autogen/configure
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6255 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-05 17:22:32 +00:00
Dave Peticolas
0afe940d5f g-wrap xaccParseAmount
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6254 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-05 10:23:11 +00:00
Dave Peticolas
50b9bd053e fix formatting
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6253 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-05 10:22:52 +00:00
Linas Vepstas
aa47df7930 bug fix for account twinning code
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6252 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-05 07:04:46 +00:00
Linas Vepstas
b5608a6fac bug fix
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6251 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-05 06:52:56 +00:00
Linas Vepstas
6dc2d03555 misc debugging cleanup and a typo fix
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6250 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-05 06:27:39 +00:00
Linas Vepstas
2bbd1f43e9 fix bugs in test
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6249 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-05 05:29:50 +00:00
Linas Vepstas
5353d5c2be start actually testing something
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6248 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-05 05:12:25 +00:00
Rob Browning
013d9249c5 *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6247 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-04 23:32:54 +00:00
Rob Browning
ccf224273b * src/report/standard-reports/pnl.scm: rename bootstrap to main.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6246 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-04 23:30:55 +00:00
Rob Browning
74acc2b67c * src/report/standard-reports/net-barchart.scm: rename bootstrap to main.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6245 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-04 23:30:36 +00:00
Rob Browning
b3c9cc0bf4 * src/report/standard-reports/category-barchart.scm: rename
bootstrap to main.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6244 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-04 23:30:13 +00:00
Rob Browning
d61b540063 * src/report/standard-reports/balance-sheet.scm: rename bootstrap
to main.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6243 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-04 23:29:53 +00:00
Rob Browning
45d5d22370 * src/report/standard-reports/receivables.scm: rename bootstrap to main.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6242 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-04 23:29:24 +00:00
Rob Browning
9cf7256814 * src/report/standard-reports/payables.scm: rename bootstrap to
main.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6241 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-04 23:28:55 +00:00
Rob Browning
6d0d6772c7 * src/report/standard-reports/standard-reports.scm: rename
bootstrap to main.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6240 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-04 23:28:16 +00:00
Rob Browning
26ef982b05 * src/report/standard-reports/register.scm: rename bootstrap to main.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6239 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-04 23:28:03 +00:00
Rob Browning
cc08c4971a * src/report/standard-reports/price-scatter.scm: rename bootstrap
to main.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6238 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-04 23:27:44 +00:00
Rob Browning
134158350e * src/report/standard-reports/portfolio.scm: rename bootstrap to main.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6237 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-04 23:27:29 +00:00
Rob Browning
18ae10abb6 * src/report/standard-reports/average-balance.scm: rename
bootstrap to main.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6236 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-04 23:27:12 +00:00
Rob Browning
02964e4e64 * src/report/utility-reports/welcome-to-gnucash.scm: rename
bootstrap to main.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6235 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-04 23:25:13 +00:00
Rob Browning
4c9b3bbab2 * src/report/utility-reports/utility-reports.scm: rename bootstrap
to main.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6234 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-04 23:24:58 +00:00
Rob Browning
cddc0626f5 * src/report/standard-reports/transaction.scm: rename bootstrap to main.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6233 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-04 23:24:38 +00:00
Rob Browning
94b4a2db9a * src/report/standard-reports/aging.scm: rename bootstrap to main.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6232 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-04 23:24:16 +00:00
Rob Browning
d26a9d3701 * src/report/utility-reports/view-column.scm: rename bootstrap to main.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6231 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-04 23:23:02 +00:00
Rob Browning
6246cef8a0 * src/report/standard-reports/account-summary.scm: rename
bootstrap to main.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6230 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-04 23:22:44 +00:00