Commit Graph
100 Commits
Author SHA1 Message Date
Christian Stimming bc5ed8b13d Radically improve autogen.sh.
2005-11-05  Christian Stimming  <stimming@tuhh.de>

        * autogen.sh: Replace old crufty autogen.sh script with
        * radically
        simplified version. Simply call all helper programs in one
        sequence and that's it.



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11841 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-05 17:32:51 +00:00
Christian Stimming bb19306b6a Add Basque translation by Mikel Olasagasti
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11535 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-10-26 20:13:44 +00:00
Christian Stimming 77c569db2f Add polish glossary.
2005-10-16  Christian Stimming  <stimming@tuhh.de>

	* po/glossary/pl.po: Added polish glossary by A. Tokarski
	<szczur@malinablue.punkt.pl>


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11504 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-10-16 21:10:45 +00:00
Christian Stimming 06e9c1cc71 Remove misleading (char*) casts.
2005-10-08  Christian Stimming  <stimming@tuhh.de>

	* src/engine/Transaction.c: Remove misleading (char*) casts by
	Linas Vepstas from 2003-09-14, but nevertheless the code doesn't
	have any errorneous double-free's at this point.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11414 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-10-08 15:28:26 +00:00
Christian Stimming 16d548a9b7 Fix TJS spelling.
2005-10-07  Christian Stimming  <stimming@tuhh.de>

        * src/engine/iso-4217-currencies.scm: Fix spelling of TJS
        currency. Fixes #310697.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11400 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-10-07 19:09:14 +00:00
Christian Stimming 586d04941a Improve error message for newer aqbanking.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11338 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-09-23 19:55:08 +00:00
Christian Stimming b5815bd7cb Improve PIN entry even more (not urgent).
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11274 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-08-16 20:05:01 +00:00
Christian Stimming da495841df Forgot second bug instance.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11272 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-08-16 19:58:00 +00:00
Christian Stimming ba19a141b2 Bugfix for HBCI PIN entry.
2005-08-16  Christian Stimming  <stimming@tuhh.de>

	* src/import-export/hbci/hbci-interaction.c (inputBoxCB): Aaarg,
	fix extremely stupid bug that occasionally crashes the PIN entry.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11269 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-08-16 19:53:50 +00:00
Christian Stimming f104877f42 Revert build system file removal. Needs a major overhaul, not only single file removals.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11203 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-07-20 19:21:12 +00:00
Christian Stimming 8f67889870 Add macro name quotation
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11173 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-07-17 13:28:57 +00:00
Christian Stimming 8244e78245 Add cvsignores
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11171 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-07-17 13:09:11 +00:00
Christian Stimming 5b49ff1f09 2005-07-17 Christian Stimming <stimming@tuhh.de>
* macros/openhbci.m4: Remove old unused macros. Add macro name
	quotations as required by newer automake.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11169 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-07-17 13:02:52 +00:00
Christian Stimming 86b089eb34 Add cvsignores
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11167 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-07-17 12:55:42 +00:00
Christian Stimming 5ff0991700 Eventually remove auto-generated files from CVS
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11165 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-07-17 12:29:12 +00:00
Christian Stimming c3fa5aeabf Fix potential problem with returned NULL values
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11055 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-05-25 20:45:03 +00:00
Christian Stimming ed060f44a6 Fix handling of debit notes.
2005-05-23  Christian Stimming  <stimming@tuhh.de>

	* src/import-export/hbci/dialog-hbcitrans.c: Fix handling of debit
	notes -- they were broken at all times since the aqbanking
	transition, oops.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11053 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-05-23 21:06:22 +00:00
Christian Stimming a056e3e87b Add sanity checks and ask user when there are no purpose lines.
2005-05-23  Christian Stimming  <stimming@tuhh.de>

	* src/import-export/hbci/dialog-hbcitrans.c: Add sanity checks and
	ask user when there are no purpose lines.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11051 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-05-23 20:16:22 +00:00
Christian Stimming 19ae070338 Further HBCI improvements.
2005-05-06  Christian Stimming  <stimming@tuhh.de>

	* src/import-export/hbci/druid-hbci-initial.c (on_aqhbci_button):
	Finally generalize the AqBanking setup call. Now the setup wizard
	for OFX-DirectConnect can be called by Tools -> HBCI Setup as
	well.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11028 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-05-06 21:25:42 +00:00
Christian Stimming 179c0f98fb Add backend selection dialog
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11023 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-05-05 12:35:19 +00:00
Christian Stimming fff65d1434 Improve HBCI debugging messages.
2005-05-05  Christian Stimming  <stimming@tuhh.de>

	* src/import-export/hbci/gnc-hbci-utils.c: Improve debugging
	messages.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11021 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-05-05 11:41:28 +00:00
Christian Stimming 53c28c9e9b Add Vietnamese glossary translation
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11016 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-05-01 20:20:05 +00:00
Christian Stimming 89b2a32bf6 Fix forgotten NULL check.
2005-04-21  Christian Stimming  <stimming@tuhh.de>

	* src/import-export/hbci/gnc-hbci-getbalance.c: Fix forgotten NULL
	check as reported by Martin Preuss <aquamaniac@gmx.de>.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10975 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-04-21 20:42:53 +00:00
Christian Stimming 6143b19bf0 Improve handling of purpose lines
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10961 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-04-07 20:43:24 +00:00
Christian Stimming db05d6b158 Add Kinyarwanda translation.
2005-04-06  Christian Stimming  <stimming@tuhh.de>

	* po/rw.po, po/glossary/rw.po: Add Kinyarwanda translation by
	Steven Michael Murphy <murf@e-tools.com>


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10955 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-04-06 19:19:27 +00:00
Christian Stimming 1d4bc05065 Fix warning about deprecated aqbanking function in aqbanking-1.0.7
2005-04-02  Christian Stimming  <stimming@tuhh.de>

        * src/import-export/hbci/dialog-hbcitrans.c: Fix warning about
        deprecated aqbanking function in aqbanking-1.0.7


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10943 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-04-02 09:25:56 +00:00
Christian Stimming 803907e022 HBCI behaviour and encoding improvements.
2005-03-20  Christian Stimming  <stimming@tuhh.de>

	* src/import-export/hbci/gnc-hbci-utils.c: Retrieve the current
	book's character encoding which so far is identical to the
	locale's encoding by nl_langinfo().

	* src/import-export/hbci/hbci-interaction.c: Fixed ignored 'abort'
	button.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10937 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-03-20 13:04:25 +00:00
Christian Stimming ba04a3577e Fix character encodings of imported transactions.
2005-03-19  Christian Stimming  <stimming@tuhh.de>

	* src/import-export/hbci/gnc-hbci-utils.c (gnc_hbci_descr_tognc):
	Correctly convert imported transaction description from utf-8 to
	iso-8859-15 which currently comes closest to gnucash's internal
	encoding. This needs to be changed again for the gnome2 port, but
	I'll think of that early enough.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10935 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-03-19 08:59:40 +00:00
Christian Stimming 2e0bd8d8a0 Improve HBCI balance download.
2005-03-13  Christian Stimming  <stimming@tuhh.de>

	* src/import-export/hbci/gnc-hbci-getbalance.c: Improve user
	message when downloaded balance is already identical to reconciled
	balance.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10931 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-03-13 12:49:24 +00:00
Christian Stimming c6e6b38413 Further error checking improvements
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10929 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-03-13 12:04:55 +00:00
Christian Stimming 95c3ef2a89 Improve error handling in HBCI operations.
2005-03-12  Christian Stimming  <stimming@tuhh.de>

	* src/import-export/hbci/gnc-hbci-gettrans.c, hbci-interaction.h:
	Improve error handling in HBCI operations.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10927 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-03-12 11:50:45 +00:00
Christian Stimming 6fcde306d6 Fix aqbanking wizard calling convention
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10921 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-03-02 20:57:19 +00:00
Christian Stimming 089ea993bc Force account dirty after modifying its kvp_frame.
2005-02-26  Christian Stimming  <stimming@tuhh.de>

	* src/import-export/hbci/gnc-hbci-kvp.c (force_account_dirty):
	Force account 'dirty' after modifying the kvp_frame. Hopefully
	fixes #165096.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10918 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-02-26 11:07:13 +00:00
Christian Stimming 77e3d2d674 Revert the change in December about date matching threshold.
2005-02-21  Christian Stimming  <stimming@tuhh.de>

	* src/import-export/import-backend.c, import-backend.h,
	import-main-matcher.h: Revert the change in December about date
	matching thresholds that broke some OFX import. Now, the hard
	limit days interval is set by the importing sub-module when
	creating the dialog. This way, HBCI and OFX can set their
	different requirements. (Note: QIF does not use this code at all.)


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10909 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-02-21 20:58:36 +00:00
Christian Stimming 0083bc59cb Fix HBCI date range for statement download.
2005-02-06  Christian Stimming  <stimming@tuhh.de>

        * src/import-export/hbci/gnc-hbci-gettrans.c: Fix HBCI date range
        for statement download.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10451 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-02-06 14:31:37 +00:00
Christian Stimming f61dfb488e Make experimental locale-specific taxes depending on configure switch.
2005-01-29  Christian Stimming  <stimming@tuhh.de>

	* configure.in, src/tax/us/gncmod-tax-us.c,
	src/report/locale-specific/us/gncmod-locale-reports-us.c,
	src/app-utils/gnc-ui-util.c: Make localized tax categories
	disabled by default; can be enabled by
	--enable-locale-specific-tax switch.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10432 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-01-29 12:54:31 +00:00
Christian Stimming b3a4b21639 Fix wrong user message
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10429 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-01-29 12:49:25 +00:00
Christian Stimming d66d5bc7d2 Improve HBCI code.
2005-01-29  Christian Stimming  <stimming@tuhh.de>

	* src/import-export/hbci/dialog-hbcitrans.c: Enable debit notes
	again. Various other improvements.

	* src/import-export/hbci/druid-hbci-initial.c (on_aqhbci_button),
	configure.in: Adapt to latest changes in aqbanking; external
	wizard name is no longer hard-coded here but is asked from
	aqbanking.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10427 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-01-29 12:14:59 +00:00
Christian Stimming ef435bc0ac More German tax work.
2005-01-16  Christian Stimming  <stimming@tuhh.de>

	* src/app-utils/gnc-ui-util.c: Modify tax option code to load
	tax-de_DE module in the appropriate locale.

	* src/report/locale-specific/us/gncmod-locale-reports-us.c,
	de_DE.scm: Add scheme module for locale-report/us
	resp. locale-report/de_DE again because it seems to be required.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10417 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-01-16 16:41:39 +00:00
Christian Stimming 9229455325 Improve German tax categories
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10415 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-01-16 15:09:51 +00:00
Christian Stimming 64e48c3a0a Add explanation on how to test the HBCI features with the public HBCI test server.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10413 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-01-15 15:52:05 +00:00
Christian Stimming 292210fcc1 add changelog msg
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10412 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-01-12 21:34:45 +00:00
Christian Stimming db556d6ddf Add warnings about using the included spec file with caution.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10411 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-01-12 21:34:15 +00:00
Christian Stimming 4a79459794 Fix gcc4 warning about superfluous const as pointed out by #162635
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10410 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-01-10 21:44:53 +00:00
Christian Stimming fed6508cbf More work with German tax categories.
2005-01-10  Christian Stimming  <stimming@tuhh.de>

	* src/report/locale-specific/us/gncmod-locale-reports-us.c,
	src/tax/us/gncmod-tax-us.c: For German tax categories, make sure
	the module name will match the de_DE locale or will fall back to
	us module name all the time.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10408 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-01-10 21:37:19 +00:00
Christian Stimming 353ad4978a Add comment about potentially missing const in function declaration
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10407 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-01-10 21:34:40 +00:00
Christian Stimming dce2752625 Fix code before declarations.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10404 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-01-04 22:07:33 +00:00
Christian Stimming 1cd053e159 Further improvement for libofx version check
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10401 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-01-02 12:21:51 +00:00
Christian Stimming a4027674f9 Add de_DE tax categories.
2004-12-29  Christian Stimming  <stimming@tuhh.de>

	* src/tax/us/txf-de_DE.scm: Add Tax TXF categories for the de_DE
	locale, i.e. the German tax report. If the current locale begins
	with de_DE, the new German tax categories will be loaded,
	otherwise the conventional U.S. ones. This is the easiest method
	to allow other (non-U.S.) tax categories to be selected in the
	accounts' tax settings.

	* src/report/locale-specific/us/taxtxf-de_DE.scm: Add Tax report
	for de_DE locale. If the current locale begins with de_DE, the new
	German tax report will be loaded, otherwise the conventional
	U.S. report.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10390 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-12-29 16:57:35 +00:00
Christian Stimming 016d372d26 Fix hbci library initialization and problems with missing setup wizard application.
2004-12-23  Christian Stimming  <stimming@tuhh.de>

	* src/import-export/hbci/druid-hbci-initial.c (on_aqhbci_button):
	Add extra sanity checks and verbose error message if the setup
	wizard of aqhbci cannot be found.

	* src/import-export/hbci/gncmod-hbci.c: Fix potentially missing
	initialization of gwenhywfar library, as reported by Peter
	O'Gorman on Max OS X.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10384 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-12-23 16:40:10 +00:00
Christian Stimming 0900803abf Remove empty obsolete file
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10372 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-12-15 21:01:10 +00:00
Christian Stimming f5abe5272d Remove obsolete file from potfile list. Sorry.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10367 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-12-12 21:43:44 +00:00
Christian Stimming 8709330068 Decrease the amout of log messages
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10354 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-12-04 21:25:57 +00:00
Christian Stimming dba6d1536d Fix division by zero error in tax report
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10348 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-12-03 20:23:33 +00:00
Christian Stimming 218006294c Improve importer performance.
2004-11-27  Christian Stimming  <stimming@tuhh.de>

	* src/import-export/import-backend.c
	(gnc_import_find_split_matches): Improve importer performance by
	matching imported transactions only against transactions in the
	proper time interval.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10343 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-11-27 11:44:27 +00:00
Christian Stimming 257efa3989 Add configure check for libofx version
0.7.0 and respective error message.

2004-11-22  Christian Stimming  <stimming@tuhh.de>

	* configure.in, README: Add configure check for libofx version
	0.7.0 and respective error message. Update docs. Fixes #159050


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10340 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-11-22 20:58:02 +00:00
Christian Stimming ad6dd54a7b Identified and fixed several places with
untranslated strings.

2004-11-13  Christian Stimming  <stimming@tuhh.de>

	* src/report/report-gnome/window-report.c,
	src/scm/main-window.scm: Identified and fixed several places with
	untranslated strings.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10334 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-11-13 12:48:00 +00:00
Christian Stimming 77212cc1ae Change currency mnemonic for "New Israeli Shekel" from "ILS" to
"NIS". Fixes #152755.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10331 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-11-10 21:17:50 +00:00
Christian Stimming 40a48b4bd3 Upgrade required aqbanking version number to the most recent required version.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10329 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-11-08 20:02:54 +00:00
Christian Stimming a390638321 Mark search criteria for translation.
2004-11-01  Christian Stimming  <stimming@tuhh.de>

	* src/gnome/dialog-find-transactions.c: Mark search criteria for
	translation -- somehow this had been missed all the time.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10322 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-11-01 20:28:04 +00:00
Christian Stimming 23b612c6c5 Updated HBCI readme.
2004-10-30  Christian Stimming  <stimming@tuhh.de>

	* doc/README.HBCI: Updated HBCI readme.

	* src/import-export/hbci/hbci-interaction.c: Fix problems with
	user messages.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10309 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-10-30 10:24:02 +00:00
Christian Stimming 0acd9a3672 Fix unexpected aqbanking version number.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10295 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-10-03 18:53:50 +00:00
Christian Stimming 66f47810e7 More HBCI work.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10292 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-10-03 12:21:26 +00:00
Christian Stimming c102724bbe More HBCI work.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10290 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-10-02 16:35:33 +00:00
Christian Stimming a3a20af9b0 More HBCI work.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10288 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-09-30 14:54:07 +00:00
Christian Stimming 48ca9a1669 More HBCI work.
2004-09-30  Christian Stimming  <stimming@tuhh.de>

	* src/import-export/hbci/gnc-hbci-getbalance.c: Fix HBCI balance
	retrieval when some of the returned balance is NULL.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10287 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-09-30 14:49:35 +00:00
Christian Stimming bf00737281 More HBCI work.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10284 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-09-30 10:48:44 +00:00
Christian Stimming 19582b7146 More HBCI work.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10278 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-09-25 11:46:31 +00:00
Christian Stimming 2d3a0ca900 Fix errornous double-free.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10276 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-09-25 10:49:50 +00:00
Christian Stimming 202fcd88f8 More HBCI work.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10271 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-09-25 10:09:52 +00:00
Christian Stimming 07edac3753 More HBCI work.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10270 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-09-25 09:02:25 +00:00
Christian Stimming 4fa0476da4 More HBCI work.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10269 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-09-25 08:08:49 +00:00
Christian Stimming 27c0afeea1 2004-09-22 Christian Stimming <stimming@tuhh.de>
* src/import-export/hbci/hbci-interaction.c: Finally fix the HBCI
	implementation based on aqbanking/aqhbci. This can now be tested
	intensively.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10268 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-09-22 20:51:55 +00:00
Christian Stimming b986f2e2d8 More HBCI work.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10266 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-09-19 14:41:50 +00:00
Christian Stimming 0cdf0a55d8 More HBCI work.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10265 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-09-18 07:59:17 +00:00
Christian Stimming 1df60ce377 More HBCI work.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10264 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-09-17 20:54:17 +00:00
Christian Stimming 2b2f381f3f More hbci work.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10263 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-09-12 10:38:12 +00:00
Christian Stimming a59e9155c7 More HBCI work.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10262 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-09-11 19:35:06 +00:00
Christian Stimming 8e3debdae2 More HBCI work.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10261 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-09-11 19:13:27 +00:00
Christian Stimming 5047d2bc65 More hbci work.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10260 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-09-11 10:06:18 +00:00
Christian Stimming 58f50cfee1 More HBCI/aqbanking work.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10259 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-09-08 20:50:36 +00:00
Christian Stimming 7b8014d3ce More HBCI/aqbanking work.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10258 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-09-08 20:29:04 +00:00
Christian Stimming 957aedd8ec More HBCI/AqBanking work.
2004-09-06  Christian Stimming  <stimming@tuhh.de>

	* src/import-export/hbci/dialog-hbcitrans.c,
	gnc-hbci-getbalance.c, gnc-hbci-gettrans.c: More AqBanking work
	after hints from Martin Preuss <martin@libchipcard.de>.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10257 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-09-06 19:18:33 +00:00
Christian Stimming d7768d2aed 2004-09-04 Christian Stimming <stimming@tuhh.de>
* src/import-export/hbci/*.h, *.c, macros/aqbanking.m4,
	configure.in: Major change for HBCI. It is no longer based on the
	openhbci2 library but instead on the aqbanking library
	http://sf.net/projects/aqbanking which is Martin Preuss' successor
	of openhbci2. This means that now aqbanking-0.9.2 is required
	instead of any of the openhbci[2] package. Still needs more
	testing, though.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10256 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-09-04 12:03:31 +00:00
Christian Stimming 063e545fc0 Add toolbar element for saving the current report.
2004-06-30  Christian Stimming  <stimming@tuhh.de>

	* src/report/report-gnome/window-report.c: Add toolbar element for
	saving the current report.

	* src/report/report-system/report.scm, report-system.scm: Add
	function for saving one particular report to the
	~/.gnucash/saved-reports-1.8 file. Add extra menu only for
	customized reports.

	* src/scm/main-window.scm, src/scm/main.scm: Remove the previous
	function for saving all reports since it is no longer necessary.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10127 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-06-30 20:08:15 +00:00
Christian Stimming 3bdddcdf64 Add saving of reports.
2004-06-18  Christian Stimming  <stimming@tuhh.de>

	* src/scm/main-window.scm, src/scm/main.scm: Added example Menu
	item "File -> Save all reports" that will call the new report
	saving function for all reports. Reports are appended to
	~/.gnucash/saved-reports-1.8 . This would need more work so that
	not all reports are saved but only the currently selected one --
	any volunteer may feel free to add that.

	* src/report/report-system/report.scm, report-system.scm: Added
	gnc:report-generate-saved-forms that will generate the scheme code
	necessary to create a new report from the saved options of an old
	report (merged from 1-8-branch).


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10074 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-06-21 20:25:12 +00:00
Christian Stimming 70b125d138 For gcc3.4.x, add -Wdeclaration-after-statement warning switch.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9958 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-05-08 10:00:52 +00:00
Christian Stimming 524f98c9d3 (gnc_imap_add_account_bayes): Skip the case when a token is the empty string.
2004-05-08  Christian Stimming  <stimming@tuhh.de>

	* src/import-export/import-match-map.c
	(gnc_imap_add_account_bayes): Skip the case when a token is the
	empty string. This caused many warnings about a NULL kvp_frame
	lookup.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9956 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-05-08 09:32:36 +00:00
Christian Stimming c967d17c4e 2004-03-08 Christian Stimming <stimming@tuhh.de>
* src/import-export/hbci/dialog-hbcitrans.c, dialog-hbcitrans.h,
	glade/hbci.glade, gnc-hbci-transfer.c: Transfer template management
	GUI added by Bernd Wagner <F.J.Bernd.Wagner@t-online.de>


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9856 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-03-09 17:39:46 +00:00
Christian Stimming 03ca5f1aaf More openhbci2 work
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9839 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-02-15 14:24:03 +00:00
Christian Stimming c4bc741ceb 2004-02-14 Christian Stimming <stimming@tuhh.de>
* configure.in: Require the correct openhbci2 version. Add verbose
	error message for the currently unavailable mt940 support.

	* src/import-export/hbci/hbci-druid-initial.c, gnc-hbci-utils.c:
	Finally finish openhbci2 support, phew. Requires
	openhbci2-1.9beta7 from http://sourceforge.net/projects/openhbci


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9838 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-02-14 12:12:49 +00:00
Christian Stimming 1a55efe30e more openhbci2 work
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9837 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-02-11 21:41:33 +00:00
Christian Stimming ee7f39ea4f more openhbci2 work
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9829 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-02-07 12:39:05 +00:00
Christian Stimming ceaa55b937 More openhbci2 work.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9828 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-02-07 11:08:08 +00:00
Christian Stimming fb1daa2ecc More hbci work.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9824 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-02-01 15:19:45 +00:00
Christian Stimming de66c72892 Further hbci work.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9821 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-02-01 00:27:53 +00:00
Christian Stimming a85088921b Further openhbci2 work -- getBalance and singleTransfer now works. yeah.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9820 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-01-31 12:30:36 +00:00
Christian Stimming 5b722725d2 2004-01-31 Christian Stimming <stimming@tuhh.de>
* src/engine/gnc-commodity.c, src/engine/iso-4217-currencies.scm:
	Change Ukrainian "UAG" into "UAH" #128913


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9818 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-01-31 11:41:20 +00:00
Christian Stimming a925e484ff 2004-01-31 Christian Stimming <stimming@tuhh.de>
* src/import-export/import-backend.c: Commented out setting the
	memo always to "Auto-created split" due to popular request.

	* src/import-export/hbci/druid-hbci-initial.c, hbci-interaction.c,
	all files: Preliminary completion of openhbci2 support -- getting
	the transactions seems to work, as well as the HBCI setup.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9817 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-01-31 11:34:53 +00:00
Christian Stimming 7e4b6dba4a 2004-01-31 Christian Stimming <stimming@tuhh.de>
* src/import-export/import-account-matcher.h: Make string argument
	a const char*. Make boolean argument a gboolean.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9816 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-01-31 09:33:32 +00:00