Commit Graph

3635 Commits

Author SHA1 Message Date
Rob Browning
1e5efc9f0b *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4415 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-04 19:08:58 +00:00
James LewisMoss
27ed1ee57e *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4414 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-04 17:08:05 +00:00
James LewisMoss
debf97b9fa * src/engine/sixtp-utils.c: (string_to_gint64) return FALSE if the
content is NULL.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4413 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-04 17:06:10 +00:00
James LewisMoss
bc38054f36 remove string_to_integer prototype.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4412 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-04 17:05:33 +00:00
James LewisMoss
53b5bc19f3 * src/engine/sixtp-dom-parsers.c (string_to_integer): remove
func.  duplicates string_to_gint64


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4411 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-04 17:02:56 +00:00
James LewisMoss
886509ae3b * src/engine/io-gncxml-v2.c (gnc_counter_end_handler): use
string_to_gint64 rather than string_to_integer.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4410 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-04 17:01:53 +00:00
James LewisMoss
20b7b92701 * src/engine/gnc-commodity-xml-v2.c (set_commodity_value): use
string_to_gint64 rather than string_to_integer.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4409 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-04 17:01:27 +00:00
Dave Peticolas
fad634bfb6 2001-06-04 Dave Peticolas <dave@krondo.com>
* src/SplitLedger.c: fix spelling errors

	* src/register/gnome/gnucash-item-edit.c: same as below

	* src/register/gnome/gnucash-sheet.c: check change confirmation
	before popping up combo list.

	* src/register/table-allgui.c (gnc_table_confirm_change): new func


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4408 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-04 09:35:29 +00:00
Dave Peticolas
e65fbd1dee Update po files.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4406 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-04 08:12:14 +00:00
Dave Peticolas
3d368bf692 Fix warning.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4405 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-04 08:05:31 +00:00
Dave Peticolas
ed0a75c46a Prepare for 1.5.98.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4404 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-04 07:47:57 +00:00
Dave Peticolas
786306f0aa Durate Loreto's updated Portuguese translations.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4403 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-04 00:18:16 +00:00
Linas Vepstas
602fe4700c updates
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4402 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-03 23:30:12 +00:00
Linas Vepstas
562da87fe2 add price versioning
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4401 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-03 23:27:10 +00:00
Christian Stimming
fbffc3e5d1 fix one translation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4400 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-03 20:38:52 +00:00
Christian Stimming
1e58b91606 2001-06-03 Christian Stimming <stimming@tuhh.de>
* po/de.po: Massive update of the German translation according to
	the finalized glossary. Should be ready for 1.6 by now, pending a
	spellcheck by other translators.

	* po/gnc-glossary.txt: Four more entries added, that's it for now.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4399 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-03 19:13:19 +00:00
Linas Vepstas
6c3acf3860 implement price queries
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4398 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-03 19:07:09 +00:00
Linas Vepstas
9d2f5a1969 fix a backend bug. Hope this is the last change for a while ...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4397 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-03 19:04:52 +00:00
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