gnucash maint: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Sun May 16 20:03:05 EDT 2021


Updated	 via  https://github.com/Gnucash/gnucash/commit/c3dc3433 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/22558542 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/f49cd4b1 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/44f0413d (commit)
	from  https://github.com/Gnucash/gnucash/commit/4400493a (commit)



commit c3dc34330d88bf0d20de0304e7f15ff19c9214cc
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Mon May 17 07:55:53 2021 +0800

    [html-chart.scm] don't use define-public
    
    push to standardize using define and export

commit 225585426fb5bb32b8b0c338ce584bb1b15fd71d
Merge: 4400493a7 f49cd4b17
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Mon May 17 07:37:43 2021 +0800

    Merge branch 'bug797787-pref' into maint

commit f49cd4b173cd9f821397b8097895f10e86eb4da8
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat May 8 14:36:04 2021 +0800

    Bug 797787 - Feature request: preference setting to open new tabs adjacent to currently active tab
    
    tests preference; if enabled then new tab inserted after current. if
    disabled then new tab is at the end.

commit 44f0413d47b67b16c8ac11a59ec827e455e60eda
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat May 8 14:35:36 2021 +0800

    Bug 797787 add preference tab-open-adjacent



Summary of changes:
 gnucash/gnome-utils/gnc-main-window.c       |  6 +++-
 gnucash/gschemas/org.gnucash.gschema.xml.in |  5 ++++
 gnucash/gtkbuilder/dialog-preferences.glade | 43 +++++++++++++++++++++--------
 gnucash/report/html-chart.scm               | 26 +++++++++++------
 4 files changed, 58 insertions(+), 22 deletions(-)



More information about the gnucash-patches mailing list