gnucash master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sun Jun 9 15:43:32 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/9ec5eab7 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/59f9b778 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/aa3e46a6 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/4796956d (commit)
	 via  https://github.com/Gnucash/gnucash/commit/7b6134ad (commit)
	 via  https://github.com/Gnucash/gnucash/commit/c3794d19 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/21e87d60 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/fd3a8c32 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/0a1a28be (commit)
	 via  https://github.com/Gnucash/gnucash/commit/520f350a (commit)
	 via  https://github.com/Gnucash/gnucash/commit/9752daa8 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/15a35e6a (commit)
	 via  https://github.com/Gnucash/gnucash/commit/fd6ce161 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/5f51fc54 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/cc12fcf3 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/a22ad2e0 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/9056b14d (commit)
	 via  https://github.com/Gnucash/gnucash/commit/c140563e (commit)
	 via  https://github.com/Gnucash/gnucash/commit/727348ef (commit)
	 via  https://github.com/Gnucash/gnucash/commit/17065160 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/3a91eedb (commit)
	 via  https://github.com/Gnucash/gnucash/commit/69ea174c (commit)
	 via  https://github.com/Gnucash/gnucash/commit/f6d607d7 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/885689b4 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/6bca71f0 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/528d4b52 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/dfc3d274 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/51ffcae9 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/4ffc4d04 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/5873980c (commit)
	 via  https://github.com/Gnucash/gnucash/commit/957df9a3 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/f76226f9 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/e557b021 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/ed42f8ac (commit)
	 via  https://github.com/Gnucash/gnucash/commit/8447f426 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/712714cf (commit)
	 via  https://github.com/Gnucash/gnucash/commit/49334906 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/6888bb30 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/9e43f6bc (commit)
	from  https://github.com/Gnucash/gnucash/commit/d7f0f5da (commit)



commit 9ec5eab714232ecfaaa5465ab1b47298ec47e373
Merge: d7f0f5da6 59f9b7786
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Jun 9 12:43:12 2019 -0700

    Merge branch 'maint'

commit 59f9b7786d8c0359d148b96968d6ae1ccf5f743c
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Jun 9 12:30:20 2019 -0700

    Don't test gnc:html-string-sanitize on emoji if guile doesn't understand them.
    
    Fixes test failures on guile 2.0.13 where SRFI64 is available but
    Unicode is broken.

commit aa3e46a60f3f7865afa7ccf32a7690dd9953ee00
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Sat Jun 8 14:51:47 2019 +0100

    Enable the shadow type for the notes scroll window
    
    On the budget options dialogue, the notes field is not visible so
    enable the shadow type for the scroll window to get an outline.

commit 4796956d8444d40bdfd2f0dfd22499ca74ee97cb
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Sat Jun 8 14:50:30 2019 +0100

    Stop error when adding commodity
    
    Change the function gnc_tree_view_commodity_select_commodity to just
    return when there is no commodity to stop error being logged.

commit 7b6134ad5c8fb03384d03db6dc6bb7444a9bca4d
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Sat Jun 8 14:47:53 2019 +0100

    Follow up on some changes to Aqbanking Dialogue
    
    This commit changes the buttons to use names and enables the
    translation of these so they are the same as the rest of the
    application. Also added some missing underline settings and the
    mnemonic widget they are pointing to.

commit c3794d1907335d870413f949ed83846c181db33d
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Sat Jun 8 14:41:58 2019 +0100

    Changes to the default layout for glade files
    
    With glade version 3.22.1, the default settings and layouts were
    changed so this commit applies them so going forward they should not
    be highlighted.

commit 21e87d60867d116115ce8bfa396abce55e2cd99d
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Sat Jun 8 14:39:17 2019 +0100

    Bug 797266 - Missing translation settings
    
    These glade files were missing the setting to enable translations on
    various widgets so it has been set.

commit fd3a8c3211c8f0aaf39cd4f673efc831c6575006
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Sat Jun 8 13:52:45 2019 +0100

    Remove some white space from import-main-matcher.c
    
    Remove some white space and insert a space at the end
    of some function names.

commit 0a1a28be16209d96b6b3857de6b0fc4153c3e890
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Fri Jun 7 16:47:22 2019 +0100

    Readd the fix for the date/amount sorting for import main matcher

commit 520f350a99a652ea7cea0d8e2b3b76ef5a518a1b
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Fri Jun 7 16:57:14 2019 +0200

    Readd byte-order-mark (BOM) to windows README files
    
    Without this mark the inno setup install won't recognize these files as UTF-8

commit 9752daa88c4c11cbfc8087690eb338a1a3d02c12
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Fri Jun 7 21:11:55 2019 +0800

    [i18n] fix translator comments to be visible to gettext
    
    Part of Bug 797270 - Budget Chart report - translation of header and
    dates
    
    Previously, the translator comments were on the same line and were not
    processed into .po clues -- this commit fixes it.

commit 15a35e6a3b0f78f3566eb6c126612a872be3527c
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Thu Jun 6 15:49:22 2019 +0200

    Housekeeping - replace plenty of http links with https
    
    There are more, but these are most common ones.
    There are also a number of urls that don't behave well when https, so those are skipped
    At some point I have also started marking non-working URLs as [DEAD LINK], though
    that's not a full coverage.

commit fd6ce1612bf54b53f695474ffb1ec4ac67e414e8
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Wed Jun 5 17:38:29 2019 +0200

    Readd the Export To Pdf function for Webkit1 based builds

commit 5f51fc5406e55308c983f5a39616caf7d8975989
Author: David Cousens <davidcousens at bigpond.com>
Date:   Tue May 28 13:38:42 2019 +1000

    ImportMatcherMultiSelect
    
    Mods to import-main-matcher.c and dialog-import.glade to implement multi-selection of transactions to import and assignment of a single transfer account to the selection
    
    Silence Deprecation Warning
    
    Added conditional replacement of gtk_menu_popup in import-main-matcher.c and reapplied changes to treeview to current version of dialog-import.glade from maint branch.
    
    ImportMatcherMultiSelect #497  Fixes
    
    fixed GTK deprecation selection to use GTK_CHECK_VERSION, deleted g-list-free(l..., , added check for  a selection before popping
    ImportMatcherMultiSelect #497 GTKFix
    
    Fix to mixup of deprecated and replacement GTK function for popup menu
     Open ImportMatcherMultiSelect #497 Delet g_list_free..

commit cc12fcf32203c2067b6dff843c5423decb163004
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Tue Jun 4 10:33:30 2019 +0100

    Add new function named similar to remove class function
    
    The existing function name to add CSS classes for style contexts was
    not correct so add a new function gnc_widget_style_context_add_class
    named similar to remove function and use it for the existing
    'gnc-class-highlight'. Change old function to use this new one with the
    old one being removed in master.

commit a22ad2e0b82f440634fd96debbbeacadcd9c850b
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Tue Jun 4 10:28:03 2019 +0100

    Bug 797246 - Cleared Balance Remains Red After Turning Positive
    
    When changing the negative numbers to red a CSS class is added to set
    the colour but it is not removed when changing the number becomes
    positive. Add function to remove a CSS class if present and use in the
    gnc_set_label_color function.

commit 9056b14d9e62bf49216684ca782e4577f133d088
Merge: c140563e1 69ea174cd
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Jun 3 10:19:02 2019 -0700

    Merge Adrién Panella's 'budget'into maint.

commit c140563e107aba266ef70b14a52d4ba53145b72e
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Jun 3 10:12:42 2019 -0700

    Typedef GNCSearchOwnerPrivate only once.

commit 727348eff38c38c774789ecf93a540f5565b38cf
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Mon Jun 3 11:14:17 2019 +0200

    Restructure shell detection code
    
    It will now first check for an environment variable GNC_SHELL and use
    that if it exists. Then hardcode a shell if cmake detects the old
    mingw environment (not mingw64), and finally fall back to cmake's
    built-in method of finding bash.
    This requires a fix in gnucash-on-osx for the build on that platform
    to continue to work: on that platform, we should set GNC_SHELL
    before starting the build. A patch has been submitted to do that
    automatically for the user.

commit 170651602c7844de256b4b05008d7edad431163a
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jun 1 12:55:50 2019 -0700

    Restore WEBKIT1 function call, removed by mistake.

commit 3a91eedb455760da008386a44c02f8b9796e9a9b
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jun 1 12:55:17 2019 -0700

    Fix new gcc-8 warning about strncat.
    
    gcc-8 wants us to use strcat for string constants.

commit 69ea174cd106da81c2b5b34a3f6d080327c24eb7
Author: Adrian Panella <ianchi74 at outlook.com>
Date:   Sat May 25 01:00:08 2019 -0500

    Bug 689753- Budget Report: Neg Num Not Colored Red
    
    Use consistent formating in budget/actual/difference
    showing negative budgets in red (same as actual/dif)

commit f6d607d787690b77d1c2fe2e034a0199cbd99fce
Author: Adrian Panella <ianchi74 at outlook.com>
Date:   Sat May 25 00:31:07 2019 -0500

    Bug 624176 - budget report - rollup-budget ignored
    
    The report's logic needs to allways rollup budget ammounts
    so remove the option from the UI so as not to confuse the
    user (it wasn't used anyway)

commit 885689b42d56d295c0354990f20d73c73ca860c8
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Wed Mar 27 19:32:22 2019 +0800

    [options] bugfix don't override inbuilt list keyword
    
    fixing a 17 year old bug.
    
    previous version had defined (save-acc list count) and (save-item list
    count) thereby overwriting the inbuilt 'list' keyword, and tried to use
    the it later on with (list key)... best rewrite with neater code.

commit 6bca71f03b5de484b43d77d4c21d517893830b8a
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Mar 30 20:12:20 2019 +0800

    [view-column] various modernisation fixes

commit 528d4b52b8d98b2ab01668138dc279c3a06fce8f
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Mar 30 20:04:41 2019 +0800

    [view-column] compact loops, eradicate set!
    
    simple modernising loops

commit dfc3d2749017cfeac6d3f5e86db353ca150022be
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Thu May 30 14:58:41 2019 +0200

    Bug 797104 - Translations not showing in receipt options
    
    Mark thank you string as translatable as well.

commit 51ffcae9b886b54a43343ba7fd6b37911b945ce1
Merge: 4ffc4d046 9e43f6bc4
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Tue May 28 17:48:18 2019 +0200

    Merge branch 'Bug-787018' of https://github.com/EvansMike/gnucash into maint

commit 4ffc4d046f3d7aac80b6bff31b46449fa35df936
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Tue May 28 16:43:01 2019 +0200

    GncEntry - Fix inverted comparison

commit 5873980c0cba4a3d0193a81d6028c58f47ae2ac2
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Mon May 27 22:43:05 2019 +0800

    replace guile strftime with gnc-print-time64
    
    addendum to ed42f8ac
    
    guile's strftime is/was buggy; cannot handle non-UTF8 locales. Use
    gnc_print_time64 instead. see the following
    
    http://lists.gnu.org/archive/html/bug-guile/2019-05/msg00003.html

commit 957df9a32b6db7ef06c49f671183bf7c83521155
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon May 27 14:14:53 2019 -0700

    Add a +0000 offset to ISO8601 timestamps in the XML backend.
    
    Apparently GnuCash for Android hard-coded the offset spec into their
    parser, so it can't import XML files without it.

commit f76226f912d40439712c489f9243049a1bc8d70a
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon May 27 14:50:51 2019 -0700

    Fix broken CSV Import tests.

commit e557b021d3bf1840f97222fa059d70179e42b330
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Mon May 27 17:24:23 2019 +0200

    CsvImport - Fix mishandling of quoted empty fields

commit ed42f8acb62b03634abd54201a9e8424752277fb
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Mon May 27 20:58:54 2019 +0800

    Bug 797197 - Transaction report: Error message when sorting on month
    
    guile's strftime is/was buggy; cannot handle non-UTF8 locales. Use
    gnc_print_time64 instead. see the following
    
    http://lists.gnu.org/archive/html/bug-guile/2019-05/msg00003.html

commit 8447f42674d4ae60fff59cd8a957bb71d71af2cc
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Mon May 27 14:47:35 2019 +0200

    Bug 797126 - It is annoying to run cmake to get an updated mo file
    
    Add missing dependency in order to make the po-gmo and po-gmo-build targets acually work.

commit 712714cf94fa7c952aef42d81cd0c31f3c5cfe84
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Mon May 27 14:01:05 2019 +0200

    Bug 797207 - Chart reports show blank when run from the build directory
    
    jqplot files were not copied to the build environment

commit 49334906ae681495f128a45c969173b24619b709
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat May 25 21:47:57 2019 +0800

    [test-report-utilities] reactivate 'debugging tools' section
    
    This commit reactivates test section, which was disabled to hide a
    date-related test failure. See Bug 797139 for more details.

commit 6888bb30a2da250a5583e58f68876d2613d58296
Author: Adrian Panella <ianchi74 at outlook.com>
Date:   Sat May 25 00:16:54 2019 -0500

    [budget report] Fix multiple currency budget rollup

commit 9e43f6bc42fd47c283b98fcb3344ba69ece24fc7
Author: Mike Evans <mikee at saxicola.co.uk>
Date:   Sun May 5 14:19:34 2019 +0100

    Implement "printing" to a pdf.
    
    This removes the export to PDF button and uses the standard print
    dialog with an option to print tp pdf.
    The filename is pre-populated, with the path set to the default, $HOME
    on linux.
    There is no remembering of past output directories.  Maybe a later
    update will do this.



Summary of changes:
 AUTHORS                                            |  10 +-
 CMakeLists.txt                                     |  25 +-
 DOCUMENTERS                                        |   4 +-
 NEWS                                               |  18 +-
 README.dependencies                                |   4 +-
 README.git                                         |   2 +-
 bindings/python/example_scripts/get_quotes.pl      |   2 +-
 .../example_scripts/invoice_export_doxygen.txt     |   2 +-
 bindings/python/example_scripts/latex_invoices.py  |   8 +-
 bindings/python/example_scripts/quotes_historic.py |   2 +-
 bindings/python/gnucash_core.py                    |   4 +-
 borrowed/README                                    |   9 -
 borrowed/libc/strptime.c                           |   4 +-
 cmake/README_CMAKE.txt                             |   4 +-
 common/cmake_modules/COPYING-CMAKE-SCRIPTS.txt     |   4 +-
 contrib/README                                     |   2 +-
 contrib/art/tango/README                           |   2 +-
 contrib/gnuc2ooo.py                                |   2 +-
 data/accounts/de_DE/acctchrt_skr04.gnucash-xea     |   2 +-
 doc/README-ca.win32-bin.txt                        |  10 +-
 doc/README-de.win32-bin.txt                        |   6 +-
 doc/README-fr.win32-bin.txt                        |   6 +-
 doc/README-hr.win32-bin.txt                        |  10 +-
 doc/README-it.win32-bin.txt                        |   6 +-
 doc/README-lv.win32-bin.txt                        |   6 +-
 doc/README-nl.win32-bin.txt                        |   6 +-
 doc/README-zh_CN.win32-bin.txt                     |   6 +-
 doc/README-zh_TW.win32-bin.txt                     |   6 +-
 doc/README.HBCI                                    |  16 +-
 doc/README.OFX                                     |   8 +-
 doc/README.francais                                | 345 +++++-----
 doc/README.german                                  |  48 +-
 doc/README.win32-bin.txt                           |   8 +-
 doc/TRANSLATION_HOWTO                              |  16 +-
 doc/build-aix.txt                                  |  12 -
 doc/gnucash.1.in                                   |   2 +-
 doc/guile-hackers.txt                              |   2 +-
 doc/projects.html                                  |  52 +-
 gnucash/gnome-utils/dialog-utils.c                 |  32 +-
 gnucash/gnome-utils/dialog-utils.h                 |  10 +
 gnucash/gnome-utils/gnc-dense-cal.c                |   2 +-
 gnucash/gnome-utils/gnc-keyring.c                  |   2 +-
 gnucash/gnome-utils/gnc-tree-view-commodity.c      |   4 +-
 gnucash/gnome/dialog-invoice.c                     |   2 +-
 gnucash/gnome/dialog-trans-assoc.c                 |   2 +-
 gnucash/gnome/gnc-plugin-page-report.c             |  15 +-
 gnucash/gnome/gnc-split-reg.c                      |   8 +-
 gnucash/gnome/search-owner.c                       |   2 -
 gnucash/gtkbuilder/assistant-acct-period.glade     |  11 +-
 .../gtkbuilder/assistant-csv-account-import.glade  |  20 +-
 gnucash/gtkbuilder/assistant-csv-export.glade      |   3 +
 .../gtkbuilder/assistant-csv-price-import.glade    |  11 +-
 .../gtkbuilder/assistant-csv-trans-import.glade    |  32 +-
 gnucash/gtkbuilder/assistant-hierarchy.glade       |  10 +-
 gnucash/gtkbuilder/assistant-loan.glade            |  26 +-
 gnucash/gtkbuilder/assistant-qif-import.glade      |   4 +-
 gnucash/gtkbuilder/assistant-stock-split.glade     |  20 +-
 gnucash/gtkbuilder/assistant-xml-encoding.glade    |  23 +-
 gnucash/gtkbuilder/business-options-gnome.glade    |   5 +-
 gnucash/gtkbuilder/dialog-account.glade            | 174 ++---
 gnucash/gtkbuilder/dialog-bi-import-gui.glade      |   7 +-
 gnucash/gtkbuilder/dialog-billterms.glade          |  14 +-
 gnucash/gtkbuilder/dialog-book-close.glade         |   6 +-
 gnucash/gtkbuilder/dialog-choose-owner.glade       |   6 +-
 gnucash/gtkbuilder/dialog-commodity.glade          |  12 +-
 gnucash/gtkbuilder/dialog-custom-report.glade      |   8 +-
 .../gtkbuilder/dialog-customer-import-gui.glade    |   5 +-
 gnucash/gtkbuilder/dialog-customer.glade           |   5 +-
 gnucash/gtkbuilder/dialog-date-close.glade         |  10 +-
 gnucash/gtkbuilder/dialog-employee.glade           |   8 +-
 gnucash/gtkbuilder/dialog-file-access.glade        |   5 +-
 gnucash/gtkbuilder/dialog-fincalc.glade            |   7 +-
 gnucash/gtkbuilder/dialog-find-account.glade       |  12 +-
 gnucash/gtkbuilder/dialog-imap-editor.glade        |   8 +-
 gnucash/gtkbuilder/dialog-import.glade             |   9 +-
 gnucash/gtkbuilder/dialog-lot-viewer.glade         |   8 +-
 gnucash/gtkbuilder/dialog-new-user.glade           |  14 +-
 gnucash/gtkbuilder/dialog-object-references.glade  |   5 +-
 gnucash/gtkbuilder/dialog-options.glade            |  11 +-
 gnucash/gtkbuilder/dialog-order.glade              |   2 +-
 gnucash/gtkbuilder/dialog-payment.glade            |   5 +-
 gnucash/gtkbuilder/dialog-price.glade              |   4 +-
 gnucash/gtkbuilder/dialog-print-check.glade        |   8 +-
 gnucash/gtkbuilder/dialog-progress.glade           |   5 +-
 gnucash/gtkbuilder/dialog-query-view.glade         |   5 +-
 gnucash/gtkbuilder/dialog-report.glade             |  34 +-
 gnucash/gtkbuilder/dialog-reset-warnings.glade     |   5 +-
 gnucash/gtkbuilder/dialog-search.glade             |   7 +-
 gnucash/gtkbuilder/dialog-sx.glade                 |  17 +-
 gnucash/gtkbuilder/dialog-tax-info.glade           |   5 +-
 gnucash/gtkbuilder/dialog-tax-table.glade          |  36 +-
 gnucash/gtkbuilder/dialog-totd.glade               |   9 +-
 gnucash/gtkbuilder/dialog-trans-assoc.glade        |  10 +-
 gnucash/gtkbuilder/dialog-transfer.glade           |   9 +-
 gnucash/gtkbuilder/dialog-userpass.glade           |   6 +-
 gnucash/gtkbuilder/dialog-vendor.glade             |   5 +-
 gnucash/gtkbuilder/gnc-date-format.glade           |   7 +-
 gnucash/gtkbuilder/gnc-frequency.glade             |   5 +-
 gnucash/gtkbuilder/gnc-plugin-page-budget.glade    |  15 +-
 gnucash/gtkbuilder/gnc-plugin-page-register.glade  |  26 +-
 gnucash/gtkbuilder/gnc-plugin-page-register2.glade |  14 +-
 gnucash/gtkbuilder/gnc-recurrence.glade            |   5 +-
 gnucash/gtkbuilder/gnc-tree-view-owner.glade       |   6 +-
 gnucash/gtkbuilder/window-autoclear.glade          |   6 +-
 gnucash/gtkbuilder/window-reconcile.glade          |   6 +-
 gnucash/html/gnc-html-webkit2.c                    |  39 +-
 gnucash/html/gnc-html-webkit2.h                    |   3 +
 gnucash/html/gnc-html.c                            |   8 +-
 gnucash/html/gnc-html.h                            |   4 +-
 gnucash/import-export/aqb/dialog-ab-pref.glade     |   6 +-
 gnucash/import-export/aqb/dialog-ab.glade          |  62 +-
 gnucash/import-export/aqb/gnc-ab-getbalance.c      |   2 +-
 gnucash/import-export/aqb/gnc-ab-gettrans.c        |   2 +-
 gnucash/import-export/aqb/gnc-ab-transfer.c        |   2 +-
 gnucash/import-export/aqb/gnc-file-aqb-import.c    |   2 +-
 .../import-export/csv-imp/gnc-tokenizer-csv.cpp    |  16 +-
 .../import-export/csv-imp/test/test-tokenizer.cpp  |   9 +-
 .../import-export/csv-imp/test/test-tx-import.cpp  |   2 +-
 gnucash/import-export/import-backend.c             |   2 +-
 gnucash/import-export/import-main-matcher.c        | 726 ++++++++++++++-------
 gnucash/import-export/qif-imp/qif-parse.scm        |   2 +-
 gnucash/python/pycons/ishell.py                    |   2 +-
 gnucash/python/pycons/setup.py                     |   2 +-
 gnucash/report/jqplot/CMakeLists.txt               |   1 +
 gnucash/report/locale-specific/us/taxtxf-de_DE.scm |  20 +-
 gnucash/report/locale-specific/us/taxtxf.scm       |  42 +-
 gnucash/report/report-system/eguile-gnc.scm        |   2 +-
 gnucash/report/report-system/report-utilities.scm  |  23 +-
 .../test/test-html-utilities-srfi64.scm            |   2 +
 .../report/report-system/test/test-report-html.scm |   4 +-
 .../report-system/test/test-report-utilities.scm   |   3 +-
 gnucash/report/reports/sample/hello-world.scm      |  15 +-
 gnucash/report/reports/standard/budget.scm         |  29 +-
 .../report/reports/standard/customer-summary.scm   |   6 +-
 gnucash/report/reports/standard/invoice.scm        |   3 +-
 gnucash/report/reports/standard/job-report.scm     |   6 +-
 gnucash/report/reports/standard/owner-report.scm   |   6 +-
 gnucash/report/reports/standard/receipt.scm        |   2 +-
 gnucash/report/reports/standard/taxinvoice.scm     |   2 +-
 gnucash/report/reports/standard/view-column.scm    |  70 +-
 gnucash/report/reports/support/receipt.eguile.scm  |   2 +-
 .../report/reports/support/taxinvoice.eguile.scm   |   6 +-
 .../report/stylesheets/stylesheet-head-or-tail.scm |   4 +-
 libgnucash/app-utils/date-utilities.scm            |   6 +-
 libgnucash/app-utils/fin.scm                       |   4 +-
 libgnucash/app-utils/options.scm                   |  62 +-
 libgnucash/app-utils/test/test-gnc-ui-util.c       |   2 +-
 libgnucash/app-utils/test/test-option-util.cpp     |   2 +-
 libgnucash/backend/xml/sixtp-dom-generators.cpp    |   1 +
 libgnucash/core-utils/gnc-glib-utils.h             |   6 +-
 libgnucash/core-utils/gnc-jalali.c                 |   2 +-
 libgnucash/doc/design/fdl.texi                     |   2 +-
 libgnucash/doc/design/top-level.texi               |   2 +-
 libgnucash/doc/doxygen.cfg.in                      |  10 +-
 libgnucash/doc/doxygen_main_page.c                 |  12 +-
 libgnucash/doc/loans.txt                           |   2 +-
 libgnucash/doc/python-bindings-doxygen.py          |   2 +-
 libgnucash/doc/sx.rst                              |  12 +-
 libgnucash/engine/gncEntry.c                       |   2 +-
 libgnucash/engine/qoflog.h                         |   2 +-
 libgnucash/engine/test/test-gnc-date.c             |   2 +-
 libgnucash/engine/test/test-gnc-guid-old.cpp       |   2 +-
 libgnucash/engine/test/test-gnc-guid.cpp           |   2 +-
 libgnucash/engine/test/test-kvp-frame.cpp          |   2 +-
 libgnucash/engine/test/test-kvp-value.cpp          |   2 +-
 libgnucash/engine/test/test-qofsession.cpp         |   2 +-
 libgnucash/engine/test/utest-Split.cpp             |   2 +-
 libgnucash/engine/test/utest-Transaction.cpp       |   2 +-
 libgnucash/engine/test/utest-gnc-pricedb.c         |   2 +-
 libgnucash/tax/us/txf-de_DE.scm                    |   2 +-
 libgnucash/tax/us/txf.scm                          |   2 +-
 po/CMakeLists.txt                                  |   1 +
 po/README                                          |   2 +-
 test-templates/README                              |   6 +-
 test-templates/make-testfile                       |   2 +-
 util/src-count/count.dat                           |   2 +-
 176 files changed, 1582 insertions(+), 1244 deletions(-)
 delete mode 100644 doc/build-aix.txt



More information about the gnucash-patches mailing list