Commit Graph

4067 Commits

Author SHA1 Message Date
Christian Stimming
1bd38548a3 Yet more updated German translation. All strings are translated now.
I'll probably revise some of the previous translations according to
the glossary, later today.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4396 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-03 16:34:06 +00:00
Linas Vepstas
62a4129d8a add debugging statements to pricedb
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4395 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-03 16:28:35 +00:00
Dave Peticolas
5e657df95d Fix for make dist.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4394 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-03 10:34:20 +00:00
Dave Peticolas
c0b4a957fc Fix for make dist.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4393 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-03 10:32:21 +00:00
Dave Peticolas
a856514c6e Add .cvsignore to dist.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4392 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-03 10:16:40 +00:00
Dave Peticolas
d754329aa7 Add functions.c to ignored files.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4391 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-03 10:14:15 +00:00
Linas Vepstas
23cb539270 add callbacks for pricedb queries
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4390 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-03 07:41:07 +00:00
Linas Vepstas
9a44366d57 add version
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4389 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-03 06:59:31 +00:00
Linas Vepstas
b5700574d9 add version number (to enable sync with backend)
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4388 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-03 06:36:26 +00:00
Linas Vepstas
788d4ce173 add GPL clause
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4387 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-03 06:16:50 +00:00
Linas Vepstas
bf9d925cef split up raw sql into two files, so that the maximal query size
of 8192 bytes is not exceeded.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4386 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-03 06:13:18 +00:00
Linas Vepstas
0c071e8164 add version
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4385 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-03 06:12:30 +00:00
Linas Vepstas
c8123d81f1 add remaining unsupported query types
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4384 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-03 05:43:04 +00:00
Linas Vepstas
e72e81b69e add more query types
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4383 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-03 02:43:05 +00:00
Linas Vepstas
8db5592caa updates
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4382 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-03 02:42:34 +00:00
Linas Vepstas
3e5a402942 add helper functions
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4381 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-03 02:41:25 +00:00
Linas Vepstas
96f072b35f add more debugging statements
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4380 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-03 02:39:58 +00:00
Dave Peticolas
25c02c7679 2001-06-02 Dave Peticolas <dave@krondo.com>
* src/gnome/top-level.c (gnc_ui_start_event_loop): remove
	debugging comment


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4379 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-03 01:43:22 +00:00
Dave Peticolas
23572f7c06 2001-06-02 Dave Peticolas <dave@krondo.com>
* src/scm/report/register.scm: fix bugs

	* src/scm/html-utilities.scm: fix bugs

	* src/gnome/window-register.c: fix bugs


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4378 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-03 00:24:38 +00:00
Dave Peticolas
e078856530 2001-06-02 Dave Peticolas <dave@krondo.com>
* src/scm/report/price-scatter.scm: same as below

	* src/scm/prefs.scm: same as below

	* src/gnc-ui-util.c: same as below

	* src/gnome/druid-qif-import.c: same as below

	* src/gnome/dialog-price-editor.c: same as below

	* src/gnome/dialog-fincalc.c: same as below

	* src/SplitLedger.c: use gnc_default_currency instead
	of gnc_locale_default_currency.

	* src/scm/options-utilities.scm: use new func

	* src/scm/report/transaction-report.scm: handle splits with no
	account

	* src/gnome/dialog-account.c: use new func

	* src/gnome/window-main-summarybar.c: use new func

	* src/guile/gnc.gwp: wrap new func below

	* src/guile/global-options.c (gnc_default_currency): new func
	to return user-set default currency

	* src/engine/gnc-book.c (gnc_book_backup_file): use g_free
	instead of free.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4377 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-02 21:15:40 +00:00
Christian Stimming
18b559e084 2001-06-02 Christian Stimming <stimming@tuhh.de>
* po/gnc-glossary.txt: Updated glossary, 15 new terms, and lots of
	explanations. Feedback welcome.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4376 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-02 18:55:56 +00:00
Christian Stimming
1ca6bb2050 Updated German translation. I'm still working on it till tomorrow, though.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4375 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-02 18:38:37 +00:00
Linas Vepstas
75e9fdb7c3 add more detailed debugging print info
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4374 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-02 17:48:04 +00:00
Linas Vepstas
9dff105db0 print return code in debugging error message
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4373 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-02 17:39:37 +00:00
Linas Vepstas
64e9809878 bug fix -- reconcile code wasn't calling transaction begin/end edit
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4372 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-02 17:36:42 +00:00
Dave Peticolas
0d738a34b9 2001-06-02 Dave Peticolas <dave@krondo.com>
* src/register/gnome/gnucash-date-picker.c (gnc_date_picker_new):
	fix bug


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4371 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-02 11:31:47 +00:00
Dave Peticolas
29935d54a2 2001-06-02 Dave Peticolas <dave@krondo.com>
* src/SplitLedger.c: fix mem leak

	* src/gnome/top-level.c: handle X errors ourselves


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4370 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-02 09:56:54 +00:00
Linas Vepstas
2e486a0b0e hostname fix
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4369 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-02 05:40:15 +00:00
Linas Vepstas
25ddd5ece4 add a note
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4368 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-02 05:39:39 +00:00
Linas Vepstas
4414d37d18 add support for more query types
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4367 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-02 04:48:53 +00:00
Linas Vepstas
f4b7d36ea7 fix typo
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4366 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-02 04:48:31 +00:00
Dave Peticolas
7c60893b24 2001-06-01 Dave Peticolas <dave@krondo.com>
* src/gnc-ui-util.c: use new scanf macro below


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4365 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-02 04:41:04 +00:00
Dave Peticolas
6c39681662 2001-06-01 Dave Peticolas <dave@krondo.com>
* src/engine/sixtp-dom-parsers.c (string_to_integer): use new
	scanf macro below

	* src/engine/sixtp-utils.c: use new scanf macro below

	* src/engine/gnc-numeric.c: use new scanf macro below

	* src/engine/gnc-engine-util.h: define GNC_SCANF_LLD macro to use
	for scanf long long int conversion. This is needed since there is
	not a common solution between Linux, Solaris, and FreeBSD. Thanks
	to Matthew Condell for finding the problem and to Matt and Alan
	Orndorff for testing it.

	* configure.in: invoke conversion test below

	* acinclude.m4: add test for %lld scanf conversion


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4364 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-02 04:40:26 +00:00
Linas Vepstas
3cc163db6e add some more debugging print statements
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4363 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-02 04:28:16 +00:00
Linas Vepstas
6377fcac87 add comment
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4362 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-02 04:25:46 +00:00
Linas Vepstas
efda046118 add GPL
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4361 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-02 04:25:07 +00:00
Linas Vepstas
6fa92ff8cf add GPL license
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4360 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-02 04:23:45 +00:00
Linas Vepstas
e7307394ac add stuff to build escape.c
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4359 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-02 04:21:59 +00:00
Linas Vepstas
a35dbab9ba move string escape to its own separate file;
add GPL notice


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4358 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-02 04:12:52 +00:00
Linas Vepstas
183f84ac99 escape reserved chars in string.
copy from builder.c


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4357 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-02 04:09:28 +00:00
Linas Vepstas
c7ee6073df add a few print statements to teh debugging routine.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4356 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-02 03:19:12 +00:00
Linas Vepstas
3cbe9d91de remove usage of depricated routines.
In fact, this patch should be a no-op, since the
'depricated' routines merely have a new name.
Everything works exactly as before.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4355 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-01 22:46:02 +00:00
Linas Vepstas
05eb266172 remove usage of depricated routine
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4354 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-01 21:53:17 +00:00
Christian Stimming
4c622bf8f9 Updated de.po -- still in the work, though.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4353 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-01 16:12:56 +00:00
Dave Peticolas
468a42bbfb 2001-06-01 Dave Peticolas <dave@krondo.com>
* README: update info


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4352 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-01 08:48:39 +00:00
Robert Graham Merkel
33a7d35f82 Return 'foreign' quantities unchanged if 'foreign' and 'domestic' are
equivalent currencies, rather than looking up in the pricedb.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4351 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-01 07:46:31 +00:00
Dave Peticolas
50ce14ad5c 2001-06-01 Dave Peticolas <dave@krondo.com>
* src/doc/design/engine.texinfo: document commodity table API

	* src/doc/design/gnucash-design.texinfo: update docs

2001-05-31  Dave Peticolas  <dave@krondo.com>

	* (dom_tree_to_gnc_numeric): fix mem leak


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4350 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-01 07:37:03 +00:00
Dave Peticolas
8593feb6ea 2001-05-31 Dave Peticolas <dave@krondo.com>
* src/engine/sixtp-dom-parsers.c (string_to_binary): fix sanity
	checks


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4349 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-01 06:26:34 +00:00
Dave Peticolas
71d73df40d 2001-05-31 Dave Peticolas <dave@krondo.com>
* src/test/test-dom-converters1.c (test_dom_tree_to_gnc_numeric):
	fix bug


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4348 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-31 21:00:52 +00:00
Linas Vepstas
a24fe0745a balance checkpoint fixes
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4347 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-31 20:06:43 +00:00