Geert Janssens
822da31e35
Add missing header, issue detected via failing make distcheck
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19566 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-09 21:28:37 +00:00
Geert Janssens
741e7a8ea9
Fix invalid po file header
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19565 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-09 20:24:54 +00:00
Geert Janssens
3c076e01e4
Fix disambiguation prefix translation errors, by Valdis Vītoliņš
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19564 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-09 20:24:30 +00:00
Geert Janssens
025f3dd92c
Eliminate *-vicinity functions from e-guile reports.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19563 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-08 07:14:05 +00:00
Geert Janssens
071c442ec5
Fix typo in comment
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19562 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-07 22:14:04 +00:00
Cristian Marchi
0d1cdb575d
Updated Italian translation.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19561 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-07 16:54:35 +00:00
Geert Janssens
95edbd03d8
Bug #628865 - Error dialog displays password to MySql database when fails to connect
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19560 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-07 10:50:06 +00:00
Mike Alexander
670ad9e6a6
Fix bug 573702. When reading an old data file that doesn't have a template root
...
account for scheduled transactions invent one.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19559 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-07 01:14:24 +00:00
Christian Stimming
81a9dc1885
Add some disabled testing code that uses the stock gwenhywfar-gtk2 gui for online banking.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19558 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-06 19:50:50 +00:00
Christian Stimming
cac4456e75
De-activate aqbanking5 by default again because it requires gtk-2.18 or higher, which we don't have. Sigh.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19557 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-06 19:25:48 +00:00
Geert Janssens
92fc0b1b8a
Fix Stock Split Druid.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19556 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-06 10:22:25 +00:00
Christian Stimming
0871866c38
Bug #137017 : Save the transaction date as a GDate directly, additionally.
...
This way, the date that was entered by the user is now at least saved
in the kvp and can later be retrieved in case we really fix the
timezone dependence of our txn's dates.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19555 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-05 20:21:00 +00:00
Christian Stimming
0b863f9c54
Add getter function for the date in a datecell as a GDate.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19554 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-05 20:20:47 +00:00
Christian Stimming
848b93fb7e
Win32: Add gtk's cflags to gwenhywfar configure.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19553 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-05 19:19:32 +00:00
Christian Stimming
03a0075369
Relax configure test for svnversion of BUILDING_FROM_SVN was set beforehand. Helpful when building from git.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19552 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-05 19:15:33 +00:00
Christian Stimming
907c538905
I18n: Add German translation for new installer texts.
...
Suggested by Frank H. Ellenberger and edited by myself.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19551 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-05 19:14:54 +00:00
Christian Stimming
4ea1ea0208
Bug #370331 : Store the numeric values of SX in their kvp as well, if possible.
...
For SX whose values do not depend on any variables, we now store
the numeric value as well. This way, we get rid of locale-dependent
parsing errors due to changing decimal separators in changing
locales - at least for SX which do not use variables.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19550 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-04 21:48:22 +00:00
Christian Stimming
56623986c7
Update German translation.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19549 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-04 21:06:06 +00:00
Christian Stimming
818ba713cd
Merge most recent pot template into all language po files.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19548 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-04 21:04:09 +00:00
Christian Stimming
cee42d59e5
Fix counting of occurrence number w.r.t. the first valid date in the SX state.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19547 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-04 20:44:59 +00:00
Christian Stimming
a4bb22b23c
Clarify Derek's code to be licensed "GPL v2 or later" as he has confirmed in private email.
...
All of his other code has been licensed this way all along anyway.
After this change, all source code files are licensed under both
GPL version 2 and GPL version 3, which gives us enough flexibility in case any
requirements might switch to GPL v3-only. But currently we are for sure both.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19546 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-04 20:00:15 +00:00
Geert Janssens
8c4fa3a192
Spelling fixes in comments
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19545 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-04 13:24:46 +00:00
Cristian Marchi
85ab99c858
Updated Japanese translation for win32 installer wizard by Yasuaki Taniguchi.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19544 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-04 11:41:21 +00:00
Christian Stimming
ee9f654f0f
Win32: Add gtk include path to gwenhywfar configure.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19543 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-04 08:52:04 +00:00
Cristian Marchi
02923c4b41
Added Japanese translation for win32 installer wizard by Yasuaki Taniguchi.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19542 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-04 06:02:34 +00:00
Cristian Marchi
468e23651d
Updated Latvian translation for win32 installer wizard by Valdis Vītoliņš.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19541 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-03 18:01:46 +00:00
Christian Stimming
2aac56acb3
Win32: Add pkg-config version check for aqbanking so that the new version is installed without removing the old one manually.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19540 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-03 16:18:58 +00:00
Christian Stimming
e6b7066fd7
Win32: Update aqbanking packages. Enable building with aqbanking5.
...
In r19532 I accidentally already removed the Qt DLLs from the installer. Of
course those can only be removed if indeed aqbanking5 is used, otherwise
they must still be in the installer.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19539 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-03 16:08:20 +00:00
Geert Janssens
be507f217a
Add newly introduced gconf parameter in the default schema.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19538 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-03 14:36:24 +00:00
Geert Janssens
4ed6180b76
Bug #616697 - string "Payment rec'd..." should be more cleared.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19537 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-03 10:46:32 +00:00
Geert Janssens
44a5b3e1d8
Updated Latvian translation for the Windows installer, patch by Valdis Vītoliņš
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19536 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-03 10:10:46 +00:00
Geert Janssens
92bd8a871e
some bitrot in python bindings examples/tests, patch by Daniele Varrazzo
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19535 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-03 10:00:26 +00:00
Cristian Marchi
e83f6752c1
Updated Italian translation for win32 installer wizard.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19534 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-02 14:08:05 +00:00
Geert Janssens
01c2a41337
Bug #626681 - date fields missing in GUI, lost in change from 2.2.9 to 2.3.14
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19533 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-02 12:30:43 +00:00
Christian Stimming
687685616f
Remove aqbanking2 from windows build scripts. Add optional aqbanking5 instead, which works without QT.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19532 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-01 16:24:02 +00:00
Christian Stimming
4e7014e48a
Add scheme wrapper for SX cashflow calculation, including a typemap for the resulting GHashTable.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19531 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-01 16:23:50 +00:00
Christian Stimming
4b3ef0786d
Add scheme/swig typemap for GDate.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19530 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-01 16:23:21 +00:00
Geert Janssens
ae0ff4cabe
Spelling correction in comment.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19529 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-01 15:30:11 +00:00
Geert Janssens
1d528cd436
Bug #588414 - Got "Entry Point Not Found" errors starting GnuCash, but ran OK
...
The problem is caused by leftover files from a previous install.
The solution is to uninstall GnuCash before installing a new version in such cases.
This commit adds a compatibility test and uninstall step to the windows installer
that will automatically uninstall the previous gnucash release if it is considered
'incompatible' with the one to be installed. The user will be warned of this, so
he can decide to cancel the installation if he doesn't like the idea of uninstalling
his working GnuCash installation.
Currently, versions are considered 'incompatible' if their major or minor version
components are different, so 2.3.x is incompatible with 2.2.x and will trigger
an uninstall. Likewise, a 2.4.x install is incompatible with a 2.3.x and will
trigger an uninstall. This is a nice way to remove all testing 'cruft' from the
system once the new release comes out.
Note that in the future installing 2.3.16+ over 2.4.x will also trigger the uninstall, which is
a good thing IMO. An older release can't know about changes made in a newer one,
so it's safer to first uninstall the newer one to avoid leftover files.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19528 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-09-01 13:09:57 +00:00
John Ralls
90e985d6d5
Consolidate accelerator map loading for OSX with the others. Accelerator maps can't be modified interactively in OSX so there's no point to reloading the saved map.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19527 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-08-31 21:34:40 +00:00
Geert Janssens
6440e20aca
GnuCash on Windows is built with webkit, no need to install gtkhtml
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19526 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-08-31 19:57:33 +00:00
Geert Janssens
65c5cd6b09
Cleanup whitespace
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19525 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-08-31 19:55:34 +00:00
Cristian Marchi
0613733e05
Updated Japanese translation, copied from the Translation Project.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19524 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-08-31 17:16:16 +00:00
Geert Janssens
81aefc6084
Updates for Latvian po file, patch by Valdis Vītoliņš.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19523 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-08-31 17:09:30 +00:00
Geert Janssens
4099500af1
Add vendor search to python bindings and refactors files gncIDSearch.c/h with vendor search.
...
Patch by Mike Evans.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19522 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-08-31 17:06:21 +00:00
Geert Janssens
6ee1c1045c
Remove obsolete file from distribution list
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19519 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-08-31 14:35:38 +00:00
Geert Janssens
3ba2c90396
Make GnuCash more runtime relocatable by using dynamic paths in the environment file.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19518 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-08-31 14:31:35 +00:00
John Ralls
85f067604f
Restored changes of r19477 inadvertently reverted in r19515
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19517 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-08-31 14:00:56 +00:00
Andreas Köhler
9341affafd
Relicense code to GNU GPL v2 or later.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19516 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-08-30 22:43:58 +00:00
John Ralls
6c8d4b52a9
Update binreloc to use the free functions for bundle id and resource path
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19515 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-08-30 22:42:15 +00:00