David Hampton
0880c1b661
Other changes needed to get 'make check' closer to working.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11833 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-04 23:38:00 +00:00
David Hampton
d82e89c417
Remove GUI test cases from the 'TESTS' variable. These tests will
...
prevent 'make check' from running unattended.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11832 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-04 23:36:07 +00:00
David Hampton
578af6b32a
Include core-utils in the scheme load path to allow some of the test
...
cases run again.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11831 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-04 23:34:04 +00:00
David Hampton
029b07fde3
Generate a new copy of the amount string when copying a QIF split.
...
Prevents a double free error when both the original and the copy split
are destroyed.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11830 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-04 23:29:09 +00:00
David Hampton
f7a382607b
Push the summarybar inside of the created page widget. This solves
...
several problems with window resizing when switching between pages, or
when turning the summary bar off and on.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11827 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-04 05:49:15 +00:00
David Hampton
b8641ed7ea
This routine should always return the minimal height the widget will
...
accept, not the current height of the widget. Returning the current
height causes all sorts of problems such as windows that are
impossible to resize down.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11826 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-04 05:48:06 +00:00
David Hampton
b7d7e6a9f8
Tell which plugin failed to load.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11820 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-03 20:05:49 +00:00
Neil Williams
5feaee54a6
removing ltmain.sh - it is already listed under svn:ignore
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11819 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-03 18:20:42 +00:00
Neil Williams
094c879998
get make dist working again
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11818 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-03 17:32:53 +00:00
Neil Williams
5b74f53253
Allow test files to find QOF externally (trunk)
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11816 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-03 16:17:32 +00:00
Neil Williams
2f9142d31f
Allow test files to find QOF externally
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11815 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-03 16:15:47 +00:00
David Hampton
ecc52f49d6
Fix items from round two of Volker Englisch's review of the
...
preferences dialog.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11798 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-03 00:49:05 +00:00
David Hampton
b8138fcba9
Null terminate code properly.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11797 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-03 00:47:13 +00:00
David Hampton
d089035653
Convert README.cvs to README.svn.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11795 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-02 21:17:03 +00:00
David Hampton
33a329ef08
Use a dynamically allocated string for the version.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11789 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-02 20:32:42 +00:00
Derek Atkins
35e7ebec71
Use the svn info for the splash screen info.
...
* configure.in: don't need GNUCASH_CVS anymore
* src/gnome-utils/Makefile.am:
build gnc-version.h and gnc-svninfo.h. add the
latter to EXTRA_DIST. Only build svninfo if
$(srcdir)/.svn exists. #define GNUCASH_SVN
when that directory exists (at buildtime).
* src/gnome-utils/gnc-splash.h: use new SVN info.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11787 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-02 18:14:48 +00:00
Joshua Sled
5eded02d6c
Removing .cvsignore files; mis-migrated po/ChangeLog
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11785 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-02 16:38:29 +00:00
David Hampton
f28d033d74
Collapse the gnome2 branch back into HEAD.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11565 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-02 03:32:36 +00:00
Derek Atkins
02dbf6e134
Yet another cvs-acl test
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11559 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-10-31 19:31:01 +00:00
Derek Atkins
6c05541b63
Testing commit. This should fail.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11558 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-10-31 18:59:52 +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
Chris Lyttle
faf78c9808
update for stable release 1.8.12
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11513 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-10-20 02:15:16 +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
David Hampton
2c3e8d5054
Patch from Yves-Eric Martin <yem_lists.gnucash.org@filter.yve.net> to
...
make it easier for users to change the financial year end date.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11392 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-10-07 02:56:44 +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
David Hampton
22357f89d3
Todd T. Fries patch for compilation on OpenBSD 64bit architectures.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11267 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-08-16 01:55:25 +00:00
Derek Atkins
e5ab6b7529
Fix recursion in gnc:owner-get-owner-id (reported by Chase James).
...
* src/business/business-core/business-core.scm: need to
properly recurse in gnc:owner-get-owner-id. there is no
gnc:owner-get-id API.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11263 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-08-15 12:54:21 +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
David Hampton
14f14c46d0
Add the new Romanian Leu.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11156 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-07-11 00:26:10 +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
David Hampton
0eaf40db8a
I believe the 1.8 series is stable now.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11014 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-05-01 04:59:19 +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
David Hampton
d0dc5e78bb
Add two new (well... changed) currencies.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10967 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-04-14 21:59:51 +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