Commit Graph

4235 Commits

Author SHA1 Message Date
Dave Peticolas
4c692441f3 2001-08-20 Dave Peticolas <dave@krondo.com>
* src/app-utils/global-options.[ch]: cleanup

	* src/app-utils/option-util.[ch]: cleanup

	* src/gnome/top-level.c: take out reverse balance implementations

	* src/app-utils/gnc-ui-util.c: take out deprecated api
        implementations. implement reverse balance api calls.

	* src/register/ledger-core/SplitLedger.[ch]: take out reverse
	balance callback. just use app-utils version.

	* src/app-utils/gnc-ui-util.h: remove deprecated api


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5203 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-20 10:08:09 +00:00
Dave Peticolas
5658ec9890 2001-08-20 Dave Peticolas <dave@krondo.com>
* src/engine/gnc-book-p.h: add const

	* src/engine/gnc-book.c: strdup error message for backend

	* src/backend/file/gnc-backend-file.c: fix bugs


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5202 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-20 08:43:41 +00:00
Dave Peticolas
8ec0225691 Update .cvsignore.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5201 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-20 01:57:51 +00:00
Dave Peticolas
12e23fa376 Add tax module.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5200 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-20 01:57:37 +00:00
Dave Peticolas
449c6ea7f0 Convert tax report to use gnc-numerics.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5199 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-20 00:40:25 +00:00
Dave Peticolas
c88f2c44df Add glossary items to dist.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5198 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-19 22:47:15 +00:00
Christian Stimming
628fa81e35 Updated the README about the glossary.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5195 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-19 21:59:55 +00:00
Christian Stimming
08bbe15025 2001-08-19 Christian Stimming <stimming@tuhh.de>
* po/gnc-glossary.txt, po/glossary/gnc-glossary.txt,
	po/glossary/txt-to-pot.sh, po/glossary/de.po: Moved from the
	concept of one big ascii table to the concept of one po file for
	each translation of the glossary. Hence, created this
	subdirectory.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5194 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-19 21:51:29 +00:00
Dave Peticolas
aa402bb780 Some cleanup. Add some missing scheme exports.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5188 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-19 11:15:56 +00:00
Dave Peticolas
1676f8c02b More work on tests. Make src/calculation a module.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5187 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-19 08:36:47 +00:00
Dave Peticolas
e52d06786d More register cleanup.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5186 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-18 21:31:13 +00:00
Dave Peticolas
9e509b4484 Move test.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5185 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-18 20:39:37 +00:00
Dave Peticolas
a37d3aab41 More work on testing.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5184 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-18 20:33:51 +00:00
Dave Peticolas
33d1726882 Move test.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5183 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-18 20:07:03 +00:00
Dave Peticolas
e03c240649 Use freq spec test.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5182 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-18 10:57:11 +00:00
Dave Peticolas
3d8d2ccdae More test reorganization.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5181 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-18 09:52:07 +00:00
Dave Peticolas
c8199b86ef Matt Krai's patch adding trustnet quote support.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5178 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-18 08:22:35 +00:00
Dave Peticolas
a08829ae19 Fix warning.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5177 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-18 08:18:58 +00:00
Dave Peticolas
7198afd7ca More cleanup.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5176 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-18 07:57:20 +00:00
Dave Peticolas
aae787e6f7 More cleanup.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5175 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-18 07:36:25 +00:00
Dave Peticolas
45e9bca7dd Remove broken debian cruft.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5174 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-18 07:12:26 +00:00
Robert Graham Merkel
51e8e75915 Fix bug in sxsincelast-dialog, i18n xaccFreqSpecGetFreqStr.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5173 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-18 06:32:13 +00:00
Dave Peticolas
bac11f87b6 More register cleanup.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5172 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-18 01:43:48 +00:00
Dave Peticolas
9c6209f360 More register cleanup.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5171 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-18 01:24:31 +00:00
Dave Peticolas
e5af9794bb More work on test infrastructure.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5170 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-18 00:13:45 +00:00
Dave Peticolas
d2d5478f31 Use test-core module. Fix some tests & warnings.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5169 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 23:17:01 +00:00
Dave Peticolas
f959452ec4 Add tests module. Fix warnings and bugs.
Note to module writers: include gnc-module-api.h to make sure
your signatures are correct.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5168 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 22:49:17 +00:00
Dave Peticolas
0980fa2934 Fix bug.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5167 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 22:23:25 +00:00
James LewisMoss
56179a5aaa minor formatting changes. add copyright.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5166 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 16:57:57 +00:00
James LewisMoss
94950a4933 remove crufty code.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5165 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 16:57:11 +00:00
James LewisMoss
4255e64871 update etags generation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5164 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 16:56:31 +00:00
James LewisMoss
6f8b7f15d9 *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5163 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 16:55:54 +00:00
James LewisMoss
c7b5b34344 add kvp g-wrap module.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5162 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 16:55:35 +00:00
James LewisMoss
55c595d649 * src/gnc-module/gnc-module.c (gnc_module_system_setup_load_path):
add in void for empty argument list.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5161 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 16:53:22 +00:00
James LewisMoss
cdb2788b09 * src/gnc-module/Makefile.am (libgw_gnc_module_la_SOURCES): add
-lgncmodule to link link and libgncmodule.la to dependencies.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5160 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 16:51:35 +00:00
James LewisMoss
0e85a12d0c * src/register/register-gnome/Makefile.am
(libgncmod_register_gnome_la_LDFLAGS): add GNOMEUILIBS to module
link line.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5159 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 16:49:56 +00:00
James LewisMoss
1dd5ecfc1d * src/guile/Makefile.am: remove file-utils.[ch] &
argv-list-encoders.[ch]

* src/gnome/Makefile.am (SUBDIRS): add file-utils.[ch] &
argv-list-encoders.[ch]

move files from guile to gnome renaming File->file-utils along the
way.  Change includes to account for that.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5158 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 16:23:47 +00:00
James LewisMoss
ef09fc090b add .deps, .libs, *.lo and *.lo to .cvsignore's
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5157 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 14:53:16 +00:00
Bill Gribble
4a6af9926e Add some things to .cvsignore
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5156 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 13:29:45 +00:00
Bill Gribble
1550b6fe10 Install taxtxf report in the right place
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5155 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 13:28:41 +00:00
Bill Gribble
74b020e2bc Autoload US-specific tax report. Should make this locale-based.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5154 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 13:20:41 +00:00
Dave Peticolas
eac9dff56f More cleanup.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5153 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 09:12:21 +00:00
Dave Peticolas
4fa9c01c5b Fix .cvsignore.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5152 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 08:29:43 +00:00
Dave Peticolas
27b15ffe3e Add file for creating POTFILES.in. Update POTFILES.in.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5151 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 08:28:31 +00:00
Dave Peticolas
cd29959594 Add .cvsignore.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5150 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 07:29:22 +00:00
Dave Peticolas
cbdcf418bc Add .cvsignore.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5149 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 07:23:36 +00:00
Dave Peticolas
b9bed2bdf7 Add .cvsignore.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5148 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 07:12:05 +00:00
Dave Peticolas
bdd52ea579 Fix .cvsignore.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5147 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 07:09:30 +00:00
Dave Peticolas
83c1b42ee1 Fix bug.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5146 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 07:03:08 +00:00
Bill Gribble
c7ec6e5fcf report-system module shouldn't be linked against the app-utils lib at
the C level.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5145 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-17 02:51:19 +00:00