Commit Graph

4399 Commits

Author SHA1 Message Date
Dave Peticolas
80178f423e Fix for make dist.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5219 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-23 06:57:42 +00:00
Dave Peticolas
31f7908f01 Fix for make dist.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5217 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-22 12:00:36 +00:00
Dave Peticolas
3b73c4306c Fix bug.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5216 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-22 10:41:18 +00:00
Dave Peticolas
ef951846dc 2001-08-22 Dave Peticolas <dave@krondo.com>
* src/gnome/query-user.c
	(gnc_choose_radio_option_dialog_parented): add a cancel button

	* src/guile/gw-gnc-spec.scm: fix api naming

	* src/report/locale-specific/us/taxtxf.scm: fix api naming

Also:
Add table cell save handler.
Move split register saving code to split-register-model-save.c


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5215 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-22 09:29:13 +00:00
Dave Peticolas
6f53d989e2 Fixes for make dist.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5214 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-21 22:08:39 +00:00
Dave Peticolas
62f67a8811 Fixes for make dist.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5213 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-21 09:54:17 +00:00
Dave Peticolas
5d5fb502cd update potfiles
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5212 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-21 08:57:20 +00:00
Dave Peticolas
77e076ca07 Put split register model code into split-register-model.[ch]
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5211 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-21 07:34:28 +00:00
Dave Peticolas
368dc977f1 Untable app-utils dependencies. Re-enable exp parser test.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5209 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-21 03:00:21 +00:00
Dave Peticolas
e514c5d4e9 Move euro utils and gnc-ui-common.h to src/app-utils.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5208 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-21 00:24:20 +00:00
Dave Peticolas
e09d061ce6 2001-08-20 Dave Peticolas <dave@krondo.com>
* others: xaccGetAccountRoot->xaccAccountGetRoot

	* src/engine/messages.h: move this file here

	* src/engine/test/test-group-vs-book.c: new file. test group/book
	references

	* src/engine/test-core/test-engine-stuff.c (get_random_group): new
	func

	* src/engine/gnc-book.c: (gnc_book_set_group): update group's book

	* src/engine/Group.c (xaccGroupGetBook): new func
	(xaccGroupSetBook): new func

	* src/engine/GroupP.h: add a reference to the group's book


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5207 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-20 23:25:39 +00:00
Dave Peticolas
068adab671 Fix warning.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5206 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-20 21:30:58 +00:00
Bill Gribble
3b2f6476c3 Fix exports to get saved reports working
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5205 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-20 20:10:10 +00:00
Dave Peticolas
f70477cdb3 Remove use of gncGetCurrentGroup().
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5204 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-20 10:49:52 +00:00
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