Commit Graph

16576 Commits

Author SHA1 Message Date
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
dcff1159c4 Merge branch 'maint' 2015-03-21 11:29:32 +09: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
da878291eb Merge branch 'maint' 2015-03-04 15:32:17 -08: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
Mike Alexander
56441bd8c7 Fix an error in 906ed1fe found by clang:
error: logical not is only applied to the left hand side of this comparison
2015-03-03 21:28:24 -05:00
Mike Alexander
f5c15214a3 Merge branch 'maint' 2015-03-03 21:27:14 -05:00
Mike Alexander
8728603926 Bug 745354: Enhance the Find Transactions dialog
Make it possible to define search criteria that consist of multiple terms
anded or ored together.  Use this to define a new criterion to look for specified
text in any of the Description, Notes, or Memo fields.
2015-03-03 21:22:53 -05:00
Alex Aycinena
906ed1fe26 Book-Currency Feature step 2
Store the book-currency in the book KVP. The changes made are:

     libqof/qof/qofbookslots.h - define a Book Currency option in addition to
         the Currency Accounting Method option previously defined
     libqof/qof/qofbook.cpp & .h - define function to get book-currency and add
         gobject properties accordingly
     libqof/qof/test/test-qofbook.c - add to test function for book-currency
         accounting method to also test for a specified book-currency
2015-02-28 16:39:34 -08:00
Geert Janssens
6cf3e379ff Remove absolute paths in es.po
They got in as a unintended side effect of running
make pot
in an out-of-tree build environment
2015-02-27 13:04:11 +01:00
Alex Aycinena
e814221efc Merge branch 'maint' 2015-02-23 18:26:47 -08:00
Alex Aycinena
80705551ae Correct the number field displayed in the reconcile window to correspond with the source specified in File->Options. 2015-02-23 18:04:50 -08:00
Mike Alexander
e9972be932 Fix some bugs found by SWIG version 3.0.5.
Prior to version 3.0.3 SWIG silently ignored invalid preprocessor directives.
See <https://github.com/swig/swig/issues/217>
2015-02-23 18:52:43 -05:00
Geert Janssens
207c01453e Bug 723409 - Incorrect symbol for Turkish lira 2015-02-23 22:57:25 +01:00
Geert Janssens
de34215ef8 Merge branch 'maint' 2015-02-23 00:40:57 +01:00
Geert Janssens
de8d4c801f Add some verbosity to scrubbing
This gives the user a primitive way to track progress for long
running Check & Repair actions by adding
--log gnc.engine.scrub=info to the command line options
2015-02-23 00:29:06 +01:00
Geert Janssens
118615d738 Merge branch 'maint'
* Remove build and run of no-longer-existant intl-scm/guile-strings.
* Bug 743807 Wrong date value being used.
* Bug 743807 Stops critical error messages.
* Bug 727466 - The symbol of CNY changed to 元
* Remove explicit install of Finance::Quote dependencies.
* Updated Danish translation. From the translation project.
* Bug 649933 - Creating cash flow report takes a long time
* Bug 733685 - Fancy Date Format doesn't stick
* Fix potential infinite loop in business lot scrubbing
* Add scrubbing function to recover dangling lot links and payments
2015-02-22 20:23:23 +01:00
Robert Fewell
652f1f5ff7 Bug 738462 Fixes Report Scheme error.
Add missing enum entries for new search types and missing
argument to changed function xaccQueryAddDescriptionMatch.
2015-02-22 20:17:19 +01:00
Geert Janssens
208cf514f3 Add scrubbing function to recover dangling lot links and payments 2015-02-22 12:32:12 +01:00
Geert Janssens
8136d7ba3f Fix potential infinite loop in business lot scrubbing 2015-02-22 12:32:12 +01:00
Geert Janssens
01170e664c Bug 733685 - Fancy Date Format doesn't stick 2015-02-11 17:21:13 +01:00
Geert Janssens
d4e5bdc354 Bug 737171 - After account creation wizard and saving, empty account window is shown 2015-02-11 10:35:05 +01:00
Mike
8900af27ce Bug 649933 - Creating cash flow report takes a long time
The progress bar seems to induce a non-neglectable performance hit
on OS X and possibly Windows as well. This patch reduces the update
frequency of the progress bar.
2015-02-10 19:50:33 +01:00
Geert Janssens
629bce126b Updated Danish translation. From the translation project. 2015-02-09 22:19:43 +01:00
Alex Aycinena
b22c6b6eb9 Book-Currency Feature step 1
The changes made are:

     libqof/qof/qofbookslots.h - define Currency Accounting Method option; keep
         the current Trading Accounts option (in order to read prior files)
     libqof/qof/qofbook.cpp & .h - define function to determine if book uses
         book-currency, modify function to determine if book uses trading
         accounts and add gobject properties accordingly
     libqof/qof/test/test-qofbook.c - define test function to determine if book
         uses book-currency and modify test function for trading accounts
     engine/test/utest-Split.cpp - modify test function for trading accounts
         to use new "currency-accounting" and "trading" book properties
     engine/test/utest-Transaction.c - modify test function for trading accounts
         to use new "currency-accounting" and "trading" book properties
2015-02-09 12:52:29 -08:00
John Ralls
bdc9b95a3c Remove explicit install of Finance::Quote dependencies.
CPAN correctly handles dependencies, and the ones installed here were
a tiny fraction -- and in a couple of cases obsolete.
2015-02-09 09:53:42 -08:00
John Ralls
9c8405da14 Update status on automake bug 13928. 2015-02-09 08:48:48 -08:00
Geert Janssens
d802733c00 Bug 727466 - The symbol of CNY changed to 元
To disambiguate with the same symbol used for the Japanese Yen,
add a prefix to both currencies: JP¥ and CN¥.
2015-02-07 17:42:49 +01:00
Geert Janssens
b13d80b324 Bug 727466 - The symbol of CNY changed to 元 2015-02-07 17:35:54 +01:00
Geert Janssens
8f717691b7 Bug 122895 - general ledger should be named journal 2015-02-07 16:34:06 +01:00
Robert Fewell
7bddcd95b0 Bug 743807 Stops critical error messages.
As you type a date into the calendar widget it tries to make a GDate
with the current year and month, if you are typing 31/ in February
you get a critical error in the trace file. This patch adds a test
for a valid date before proceeding.
2015-02-07 15:19:31 +01:00
Robert Fewell
068fc3567d Bug 743807 Wrong date value being used.
In get_filter_times, the start_date_today was being tested instead of
the end_date_today, corrected. Also corrected the default option for
end date to match start date.
2015-02-07 15:19:31 +01:00
Robert Fewell
51ebdcc51e Bug 738462 - Consolidate to/from fields in import.
To make it easier to understand, this patch consolidates the three to/from
field combinations to three single fields.
2015-02-07 14:57:16 +01:00
Robert Fewell
b0c6abb2df Bug 738462 - Consolidate to/from fields in export.
To make it easier to understand, this patch consolidates the three to/from
field combinations to three single fields.
2015-02-07 14:57:16 +01:00