Commit Graph

16160 Commits

Author SHA1 Message Date
Mike Evans
240e36f73b Bug 734183 - Set value to zero before calling gnc_exp_parser_parse. 2015-06-02 10:33:35 +01:00
Geert Janssens
f160937681 Bug 746163 - Custom register colors (table rows) not recognized from .gtkrc-2.0.gnucash file
Change the preference label and description to avoid confusion.
Translators: this patch introduces two updated strings.
2015-05-31 10:08:03 +02:00
Joe Hansen
073c7a69ad Updated Danish translation
Copied from the translation project
2015-05-29 22:46:57 +02:00
Geert Janssens
79139c8869 Fix hidden panes in lot viewer 2015-05-16 10:44:59 +02:00
Geert Janssens
5a4a8ac5d6 Bug 746873 - Gnucash asks sql passwords before wallet password
Work around a bug in libsecret. Under certain conditions
libsecret will silently fail to find a password even though
it is stored. The workaround uses another interface call
to force unlocking the secret store which works around the bug.
This workaround should be removed once a fix for
https://bugzilla.gnome.org/show_bug.cgi?id=748625
will be commonly available.
2015-05-08 21:44:00 +02:00
Geert Janssens
f604348d9b Bug 746873 - Gnucash asks sql passwords before wallet password
If libsecret is available use it to search for both
libsecret based passwords as gnome-keyring based ones.
This catches the situation where a password was stored
earlier using gnome-keyring, while the user is now trying
to retrieve it on a system that only has libsecret available.
This used to fail because gnucash depended on gnome-keyring
to be present in that situation.
2015-05-08 21:29:34 +02:00
John Ralls
61021c4620 Fix some abs() errors from new clang and gcc versions. 2015-04-28 10:35:34 -07:00
Geert Janssens
405a26b6ac Add missing language in configure.ac
This was intended to be part of the previous commit...
2015-04-28 18:53:17 +02:00
Мирослав Николић
906f60e46f New translation: serbian
Copied from the translation project
2015-04-28 18:50:41 +02:00
Bill Nottingham
e54af98b05 Bug 747812 - unset LDFLAGS when unsetting CFLAGS
Since some LDFLAGS settings depend on corresponding CFLAGS ones,
e.g. -fPIC, unsetting only CFLAGS will cause the test-compile to
fail because of the mismatched flags.
2015-04-25 16:11:23 -07:00
Geert Janssens
df1fc7d903 Fix dbi driver detection on linux and similar
This is a follow up on the fix for
Bug 747300 - SQL backend missing from most recent DMG?
which broke dbi driver detection on linux
2015-04-25 09:27:57 +02:00
Mechtilde
ef8dbd1d9a Update of de.po
4401 translated messages, 164 fuzzy translations, 56 untranslated
messages.
2015-04-24 01:03:33 +02:00
Christian Stimming
e9b6ee74ad Cutecash: Switch from guile to xml to manage our iso-currencies source file
Copies 87520cdde4 into the cmake build system.
2015-04-22 22:39:47 +02:00
Frank H. Ellenberger
274113b347 Improve "Auto pay on posting" message
http://lists.gnucash.org/logs/2014/11/2014-11-29.html#T11:14:29
Additional remove some empty placeholders
2015-04-16 21:39:45 +02:00
Christian Stimming
f9376318ad Bug 747377: Fix overly restrictive input validation for IBAN of SEPA transfer.
Only in some countries the IBAN is really restricted to numeric-only
(most notably in Germany, "DE"). In some other countries parts of the
IBAN may be alphas. These checks could be extended for more countries,
but since aqbanking with the SEPA transfers is used mostly in Germany,
we just leave it with the exception rule for Germany.
2015-04-14 21:12:06 +02:00
Frank H. Ellenberger
79546ff6a5 Note in txf-help*.scm that changes should be applied to
gnucash-docs/help/*/Help_txf-categories.xml

Code part of cross linking
2015-04-10 21:11:50 +02:00
Alex Aycinena
becec4022b Bug 740955 - Correct general journal and general ledger reports to properly handle Use-Split-Action-For-Num option in File->Properties. 2015-04-08 12:13:55 -07:00
John Ralls
1d6fd55767 Bug 747300 - SQL backend missing from most recent DMG?
Fix configure.ac so that ${prefix}/lib/dbd is searched for modules.
Use gnc_path_get_libdir() to check for modules in the event that
$GNC_DBD_DIR is either empty or wrong and the path compiled into libdbi
itself is invalid. This applies mostly to Mac as other OSes tend to
leave their binaries where configure installs them.
2015-04-03 14:01:17 -07:00
Joe Hansen
f717e09146 Updated Danish translation
From the translation project
2015-04-03 20:58:38 +02:00
Geert Janssens
2b91724db4 Enable travis continuous integration tests on the gnucash repository
This will cause automated runs of
autogen.sh && configure && make check
after each push to the repository
2015-04-03 20:50:51 +02:00
Mark Haanen
4032a99a6d Updated Dutch translation
From the Translation project
2015-04-02 19:18:13 +02:00
John Ralls
46f7551523 Change gtk-mac-integration package name and includes.
Reflecting change in the dependency.
2015-03-31 13:15:33 -07:00
John Ralls
c755ca57a3 Re-commit ja.po edits inadvertently overwritten during release.
This changed file has been sent to the TP coordinator for him to update their version.
2015-03-31 09:27:31 -07:00
Frank H. Ellenberger
10b3ac4489 Build system: Rename SCM_TYPE to VCS_TYPE
Follow up of the 2 previous commits.
2015-03-31 07:12:24 +02:00
Frank H. Ellenberger
a59b01b939 Build system: rename gnc-scm-info to gnc-vcs-info
Follow up of my previous patch to distinguish version control from
scheme
2015-03-31 02:07:39 +02:00
Frank H. Ellenberger
cc2e87baa0 Build system: Rename BUILDING_FROM_SCM to BUILDING_FROM_VCS
This should avoid confunsion as in other variable SCM means scheme.
2015-03-31 02:07:38 +02:00
John Ralls
5a3ea33164 Update NEWS and ChangeLog to include Bug 746977 and fix some typos. 2015-03-30 13:26:45 -07:00
Geert Janssens
c65553baa2 Updated Danish translation from the translation project 2015-03-30 21:59:45 +02:00
Simon Arlott
099f4cdf86 Bug 746977 - scm ccache files should be in pkglibdir not pkgdatadir 2015-03-30 17:30:13 +02:00
Geert Janssens
cebcc5afcc Fix bzr/svk copy/paste typo 2015-03-30 17:30:12 +02:00
Geert Janssens
90d66f99c9 Check proper env variable in gnc-scm-info 2015-03-30 17:30:12 +02:00
John Ralls
e4b5828a15 Remove extraneous path noise from translation project files.
Caused by merging with a gnucash.pot created in a build-dir.
2015-03-28 12:26:03 -07:00
John Ralls
287fa124c9 Add more scheme symlinks plus a better explanation of why they're needed. 2015-03-28 22:11:02 +09:00
John Ralls
417d2f3b86 Protect the function tests from -Werror passed in from CFLAGS.
Which happens during make distcheck on Mac.
2015-03-28 09:08:51 +09:00
John Ralls
e25ce35967 Bump Version to 2.6.6 for release.
Make ChangeLog.2014, new ChangeLog for 2015.
2015-03-27 14:45:14 +09:00
Mark Haanen
c3faf63ee7 Updated Dutch translation.
Received from the translation project.
2015-03-24 20:22:19 +01:00
John Ralls
caf5a82dbc Bug 746517 - gnc-sql-backend.c compile fails with -Werror=format-nonliteral
Use GCC pragma to disable the warning in the one place that trips it.
2015-03-21 11:14:05 +09:00
Frank H. Ellenberger
3f905e73c6 Fix minor I18n issues
Follow up of ec8fc42:
Empty strings should not be marked for translation.
Mark "Thank you ..." for translation

Unify "Thank you ..." between different invoices
2015-03-20 22:00:32 +01:00
Mechtilde Stehmann
ca7935f4bd Update de.po
still 197 fuzzy translations, 58 untranslated messages to be done
2015-03-14 14:59:03 +01:00
John Ralls
39fdc1319d Bug 742089 - Decimal places
Set the debit and credit cells' print_info to the account so that the
decimal places are correct for the commodity.
2015-03-14 11:47:24 +09:00
Javier Serrador
fe3eb2086b Bug 742164 - Updated Spanish translation 2015-03-13 07:40:35 +01:00
John Ralls
7c13591c04 Bug 745265 - Segfault in generate_statusbar_lastmodified_message on Windows
Actually change the default date format without AM/PM.
2015-03-13 09:52:19 +09:00
Frank H. Ellenberger
f11d9844f5 html-utilities.scm: Tell the user, where to select account.
http://lists.gnucash.org/logs/2015/03/2015-03-12.html#T18:22:44
2015-03-13 00:17:51 +01:00
Chandrakant Dhutadmal
46034fb5cf Bug 745598 - GNUCash Translation for Manipuri Language - Bengali Script
by Centre for Development of Advanced Computing (C-DAC), Pune, India
http://www.cdac.in
2015-03-12 07:45:06 +01:00
Sangeeta
ac2eb30a7d Bug 745596 - GNUCash Translation for Maithili Language 2015-03-11 17:49:57 +01:00
John Ralls
b870718fa3 Bug 745265 - Segfault in generate_statusbar_lastmodified_message on Windows
Check for g_date_time_format returning NULL (as it's supposed to do) as
well as an empty string to avoid dereferencing the empty string. That
fixes the crash, but not all locales work with %a, %b %e, %Y at %H:%M so
that might return NULL too, so make the default string %x %X which will
return something useful regardless. This is a translated string so
translators can do something nicer for their locales if they like.

Since the bug's reporter was Japanese and the string around which the
bug revolves wasn't translated in Japanese I got a translation from him
and updated it.
2015-03-11 16:51:38 +09:00
Chandrakant Dhutadmal
8d188bcb99 Bug 745597 - GNUCash Translation for Manipuri Language - Meetei Mayek
Script (New)
2015-03-10 06:06:23 +01:00
Cristian Marchi
85df9d6266 Update Danish translation from the translation project 2015-03-08 14:58:58 +01:00
gnucash-dev
b7b8f6f5a7 To fix build error: ISO C90 forbids mixed declarations and code 2015-03-04 15:25:15 -08:00
Geert Janssens
39849b8a60 Stop checking for F::Q dependencies
The list of checks was partly obsolete and incomplete anyway.
Instead assume if F::Q was installed so are its dependencies.
Both cpan and ppm installs take care of this properly. Those
are the only two installation methods we always recommend.
2015-03-04 15:26:39 +01:00